#efaf9f Hex Color
rgb(239, 175, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | af | 9f | - | #efaf9f |
RGB | 239 | 175 | 159 | - | rgb(239,175,159) |
HSL | 12 | 71% | 78% | - | hsl(12,71%,78%) |
HSV | 12 | 33% | 94% | - | hsv(12,33%,94%) |
XYZ | 57.1846 | 51.5139 | 39.7301 | - | xyz(57.1846,51.5139,39.7301) |
CIE-LAB | 76.99 | 21.29 | 17.41 | - | lab(76.99,21.29,17.41) |
CMYK | 0 | 0.26778242677824 | 0.3347280334728 | 0.062745098039216 | cmyk(0,0.26778242677824,0.3347280334728,0.062745098039216) |
Description
The RGB value of color #efaf9f is rgb(239, 175, 159).
In the hex color #efaf9f, The value of Red is 239, value of Green is 175, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #efaf9f consists of 12° Hue, 71% Saturation, and 78% Lightness.
In the CMYK color model, the color #efaf9f can be represented as Cyan=0%, Magenta=0.26778242677824%, Yellow=0.3347280334728%, and Black=0.062745098039216%.
Shades of #efaf9f
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 #efaf9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efaf9f
Preview of #efaf9f on White Background
The contrast ratio of #efaf9f with white color is 1.86
Preview of #efaf9f on black background
The contrast ratio of #efaf9f with black color is 11.3
#efaf9f color will look good with a black background.
Color Schemes of #efaf9f
Triadic Colors of #efaf9f
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 #efaf9f
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 #efaf9f
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 #efaf9f
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: #efaf9f;
}
This is a sample text used for the color #efaf9f. 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: #efaf9f;
}
This is a sample text used for the color #efaf9f. 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 #efaf9f;
}
This is a sample text used for the color #efaf9f. 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 41.71%
Green 30.54%
Blue 27.75%
CMYK Percentage
Cyan 0
Magenta 40.25%
Yellow 50.32%
Black 9.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.