#334c4a - Limed Spruce Hex Color Code

#334C4A (Limed Spruce) - RGB 51, 76, 74 Color Information

#334c4a Conversion Table

HEX Triplet 33, 4C, 4A
RGB Decimal 51, 76, 74
RGB Octal 63, 114, 112
RGB Percent 20%, 29.8%, 29%
RGB Binary 110011, 1001100, 1001010
CMY 0.800, 0.702, 0.710
CMYK 33, 0, 3, 70

Percentages of Color #334C4A

R 20%
G 29.8%
B 29%
RGB Percentages of Color #334c4a
C 33%
M 0%
Y 3%
K 70%
CMYK Percentages of Color #334c4a

Color spaces of #334C4A Limed Spruce - RGB(51, 76, 74)

HSV (or HSB) 175°, 33°, 30°
HSL 175°, 20°, 25°
Web Safe #333333
XYZ 5.186, 6.367, 7.434
CIE-Lab 30.320, -10.018, -1.881
xyY 0.273, 0.335, 6.367
Decimal 3361866

#334c4a Color Accessibility Scores (Limed Spruce Contrast Checker)

#334c4a

On dark background [POOR]

#334c4a

On light background [GOOD]

#334c4a

As background color [GOOD]

Limed Spruce ↔ #334c4a Color Blindness Simulator

Coming soon... You can see how #334c4a is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#334C4A Color Combinations - Color Schemes with 334c4a

#334c4a Analogous Colors

#334c4a Triadic Colors

#334c4a Split Complementary Colors

#334c4a Complementary Colors

Shades and Tints of #334c4a Color Variations

#334c4a Shade Color Variations (When you combine pure black with this color, #334c4a, darker shades are produced.)

#334c4a Tint Color Variations (Lighter shades of #334c4a can be created by blending the color with different amounts of white.)

Alternatives colours to Limed Spruce (#334c4a)

#334c4a Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #334c4a
This sample text has a font color of #334c4a
#334c4a Border Color
This sample element has a border color of #334c4a
#334c4a CSS3 Linear Gradient
#334c4a Background Color
This sample paragraph has a background color of #334c4a
#334c4a Text Shadow
This sample text has a shadow color of #334c4a
Sample text with glow color #334c4a
This sample text has a glow color of #334c4a
#334c4a Box Shadow
This sample element has a box shadow of #334c4a
Sample text with Underline Color #334c4a
This sample text has a underline color of #334c4a
A selection of SVG images/icons using the hex version #334c4a of the current color.

#334C4A in Programming

HTML5, CSS3 #334c4a
Java new Color(51, 76, 74);
.NET Color.FromArgb(255, 51, 76, 74);
Swift UIColor(red:51, green:76, blue:74, alpha:1.00000)
Objective-C [UIColor colorWithRed:51 green:76 blue:74 alpha:1.00000];
OpenGL glColor3f(51f, 76f, 74f);
Python Color('#334c4a')

#334c4a - RGB(51, 76, 74) - Limed Spruce Color FAQ

What is the color code for Limed Spruce?

Hex color code for Limed Spruce color is #334c4a. RGB color code for limed spruce color is rgb(51, 76, 74).

What is the RGB value of #334c4a?

The RGB value corresponding to the hexadecimal color code #334c4a is rgb(51, 76, 74). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '51' indicates the intensity of the red component, '76' represents the green component's intensity, and '74' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #334c4a.

What is the RGB percentage of #334c4a?

The RGB percentage composition for the hexadecimal color code #334c4a is detailed as follows: 20% Red, 29.8% Green, and 29% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 20% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 29.8% and 29% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #334c4a.

What does RGB 51,76,74 mean?

The RGB color 51, 76, 74 represents a dull and muted shade of Green. The websafe version of this color is hex 333333. This color might be commonly referred to as a shade similar to Limed Spruce.

What is the CMYK (Cyan Magenta Yellow Black) color model of #334c4a?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #334c4a is composed of 33% Cyan, 0% Magenta, 3% Yellow, and 70% Black. In this CMYK breakdown, the Cyan component at 33% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 3% of Yellow typically adds to the brightness and warmth, and the 70% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #334c4a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #334c4a has an HSL value of 175° (degrees) for Hue, 20% for Saturation, and 25% for Lightness. In this HSL representation, the Hue at 175° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 20% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 25% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...