#cfb08e Hex Color
rgb(207, 176, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | b0 | 8e | - | #cfb08e |
RGB | 207 | 176 | 142 | - | rgb(207,176,142) |
HSL | 31 | 40% | 68% | - | hsl(31,40%,68%) |
HSV | 31 | 31% | 81% | - | hsv(31,31%,81%) |
XYZ | 46.1399 | 46.2691 | 32.0902 | - | xyz(46.1399,46.2691,32.0902) |
CIE-LAB | 73.72 | 6.24 | 21.59 | - | lab(73.72,6.24,21.59) |
CMYK | 0 | 0.14975845410628 | 0.31400966183575 | 0.18823529411765 | cmyk(0,0.14975845410628,0.31400966183575,0.18823529411765) |
Description
The RGB value of color #cfb08e is rgb(207, 176, 142).
In the hex color #cfb08e, The value of Red is 207, value of Green is 176, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #cfb08e consists of 31° Hue, 40% Saturation, and 68% Lightness.
In the CMYK color model, the color #cfb08e can be represented as Cyan=0%, Magenta=0.14975845410628%, Yellow=0.31400966183575%, and Black=0.18823529411765%.
Shades of #cfb08e
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 #cfb08e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfb08e
Preview of #cfb08e on White Background
The contrast ratio of #cfb08e with white color is 2.05
Preview of #cfb08e on black background
The contrast ratio of #cfb08e with black color is 10.25
#cfb08e color will look good with a black background.
Color Schemes of #cfb08e
Triadic Colors of #cfb08e
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 #cfb08e
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 #cfb08e
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 #cfb08e
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: #cfb08e;
}
This is a sample text used for the color #cfb08e. 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: #cfb08e;
}
This is a sample text used for the color #cfb08e. 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 #cfb08e;
}
This is a sample text used for the color #cfb08e. 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 39.43%
Green 33.52%
Blue 27.05%
CMYK Percentage
Cyan 0
Magenta 22.97%
Yellow 48.16%
Black 28.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.