#cf8b7a Hex Color
rgb(207, 139, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 8b | 7a | - | #cf8b7a |
RGB | 207 | 139 | 122 | - | rgb(207,139,122) |
HSL | 12 | 47% | 65% | - | hsl(12,47%,65%) |
HSV | 12 | 41% | 81% | - | hsv(12,41%,81%) |
XYZ | 38.4776 | 33.1358 | 22.7802 | - | xyz(38.4776,33.1358,22.7802) |
CIE-LAB | 64.27 | 23.88 | 19.67 | - | lab(64.27,23.88,19.67) |
CMYK | 0 | 0.32850241545894 | 0.41062801932367 | 0.18823529411765 | cmyk(0,0.32850241545894,0.41062801932367,0.18823529411765) |
Description
The RGB value of color #cf8b7a is rgb(207, 139, 122).
In the hex color #cf8b7a, The value of Red is 207, value of Green is 139, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #cf8b7a consists of 12° Hue, 47% Saturation, and 65% Lightness.
In the CMYK color model, the color #cf8b7a can be represented as Cyan=0%, Magenta=0.32850241545894%, Yellow=0.41062801932367%, and Black=0.18823529411765%.
Shades of #cf8b7a
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 #cf8b7a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf8b7a
Preview of #cf8b7a on White Background
The contrast ratio of #cf8b7a with white color is 2.75
Preview of #cf8b7a on black background
The contrast ratio of #cf8b7a with black color is 7.63
#cf8b7a color will look good with a black background.
Color Schemes of #cf8b7a
Triadic Colors of #cf8b7a
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 #cf8b7a
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 #cf8b7a
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 #cf8b7a
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: #cf8b7a;
}
This is a sample text used for the color #cf8b7a. 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: #cf8b7a;
}
This is a sample text used for the color #cf8b7a. 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 #cf8b7a;
}
This is a sample text used for the color #cf8b7a. 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 44.23%
Green 29.7%
Blue 26.07%
CMYK Percentage
Cyan 0
Magenta 35.42%
Yellow 44.28%
Black 20.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.