#e7cf6e Hex Color
rgb(231, 207, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | cf | 6e | - | #e7cf6e |
RGB | 231 | 207 | 110 | - | rgb(231,207,110) |
HSL | 48 | 72% | 67% | - | hsl(48,72%,67%) |
HSV | 48 | 52% | 91% | - | hsv(48,52%,91%) |
XYZ | 58.0823 | 62.7404 | 23.8007 | - | xyz(58.0823,62.7404,23.8007) |
CIE-LAB | 83.31 | -3.74 | 50.74 | - | lab(83.31,-3.74,50.74) |
CMYK | 0 | 0.1038961038961 | 0.52380952380952 | 0.094117647058824 | cmyk(0,0.1038961038961,0.52380952380952,0.094117647058824) |
Description
The RGB value of color #e7cf6e is rgb(231, 207, 110).
In the hex color #e7cf6e, The value of Red is 231, value of Green is 207, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #e7cf6e consists of 48° Hue, 72% Saturation, and 67% Lightness.
In the CMYK color model, the color #e7cf6e can be represented as Cyan=0%, Magenta=0.1038961038961%, Yellow=0.52380952380952%, and Black=0.094117647058824%.
Shades of #e7cf6e
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 #e7cf6e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7cf6e
Preview of #e7cf6e on White Background
The contrast ratio of #e7cf6e with white color is 1.55
Preview of #e7cf6e on black background
The contrast ratio of #e7cf6e with black color is 13.55
#e7cf6e color will look good with a black background.
Color Schemes of #e7cf6e
Triadic Colors of #e7cf6e
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 #e7cf6e
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 #e7cf6e
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 #e7cf6e
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: #e7cf6e;
}
This is a sample text used for the color #e7cf6e. 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: #e7cf6e;
}
This is a sample text used for the color #e7cf6e. 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 #e7cf6e;
}
This is a sample text used for the color #e7cf6e. 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 42.15%
Green 37.77%
Blue 20.07%
CMYK Percentage
Cyan 0
Magenta 14.39%
Yellow 72.57%
Black 13.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.