#cf7f5f Hex Color
rgb(207, 127, 95)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | 7f | 5f | - | #cf7f5f |
| RGB | 207 | 127 | 95 | - | rgb(207,127,95) |
| HSL | 17 | 54% | 59% | - | hsl(17,54%,59%) |
| HSV | 17 | 54% | 81% | - | hsv(17,54%,81%) |
| XYZ | 35.3871 | 29.2704 | 14.6111 | - | xyz(35.3871,29.2704,14.6111) |
| CIE-LAB | 61.02 | 27.72 | 30.4 | - | lab(61.02,27.72,30.4) |
| CMYK | 0 | 0.38647342995169 | 0.54106280193237 | 0.18823529411765 | cmyk(0,0.38647342995169,0.54106280193237,0.18823529411765) |
Description
The RGB value of color #cf7f5f is rgb(207, 127, 95).
In the hex color #cf7f5f, The value of Red is 207, value of Green is 127, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #cf7f5f consists of 17° Hue, 54% Saturation, and 59% Lightness.
In the CMYK color model, the color #cf7f5f can be represented as Cyan=0%, Magenta=0.38647342995169%, Yellow=0.54106280193237%, and Black=0.18823529411765%.
Shades of #cf7f5f
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 #cf7f5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf7f5f
Preview of #cf7f5f on White Background
The contrast ratio of #cf7f5f with white color is 3.06
Preview of #cf7f5f on black background
The contrast ratio of #cf7f5f with black color is 6.85
#cf7f5f color will look good with a black background.
Color Schemes of #cf7f5f
Triadic Colors of #cf7f5f
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 #cf7f5f
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 #cf7f5f
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 #cf7f5f
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: #cf7f5f;
}
This is a sample text used for the color #cf7f5f. 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: #cf7f5f;
}
This is a sample text used for the color #cf7f5f. 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 #cf7f5f;
}
This is a sample text used for the color #cf7f5f. 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 48.25%
Green 29.6%
Blue 22.14%
CMYK Percentage
Cyan 0
Magenta 34.64%
Yellow 48.49%
Black 16.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.