#efc29b Hex Color
rgb(239, 194, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | c2 | 9b | - | #efc29b |
RGB | 239 | 194 | 155 | - | rgb(239,194,155) |
HSL | 28 | 72% | 77% | - | hsl(28,72%,77%) |
HSV | 28 | 35% | 94% | - | hsv(28,35%,94%) |
XYZ | 60.8048 | 59.3009 | 39.2518 | - | xyz(60.8048,59.3009,39.2518) |
CIE-LAB | 81.46 | 10.76 | 25.69 | - | lab(81.46,10.76,25.69) |
CMYK | 0 | 0.18828451882845 | 0.35146443514644 | 0.062745098039216 | cmyk(0,0.18828451882845,0.35146443514644,0.062745098039216) |
Description
The RGB value of color #efc29b is rgb(239, 194, 155).
In the hex color #efc29b, The value of Red is 239, value of Green is 194, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #efc29b consists of 28° Hue, 72% Saturation, and 77% Lightness.
In the CMYK color model, the color #efc29b can be represented as Cyan=0%, Magenta=0.18828451882845%, Yellow=0.35146443514644%, and Black=0.062745098039216%.
Shades of #efc29b
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #efc29b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efc29b
Preview of #efc29b on White Background
The contrast ratio of #efc29b with white color is 1.63
Preview of #efc29b on black background
The contrast ratio of #efc29b with black color is 12.86
#efc29b color will look good with a black background.
Color Schemes of #efc29b
Triadic Colors of #efc29b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #efc29b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #efc29b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #efc29b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #efc29b;
}
This is a sample text used for the color #efc29b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #efc29b;
}
This is a sample text used for the color #efc29b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #efc29b;
}
This is a sample text used for the color #efc29b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 40.65%
Green 32.99%
Blue 26.36%
CMYK Percentage
Cyan 0
Magenta 31.25%
Yellow 58.33%
Black 10.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.