#cf6d4e Hex Color
rgb(207, 109, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 6d | 4e | - | #cf6d4e |
RGB | 207 | 109 | 78 | - | rgb(207,109,78) |
HSL | 14 | 57% | 56% | - | hsl(14,57%,56%) |
HSV | 14 | 62% | 81% | - | hsv(14,62%,81%) |
XYZ | 32.5759 | 24.7527 | 10.2685 | - | xyz(32.5759,24.7527,10.2685) |
CIE-LAB | 56.83 | 35.97 | 34.54 | - | lab(56.83,35.97,34.54) |
CMYK | 0 | 0.47342995169082 | 0.6231884057971 | 0.18823529411765 | cmyk(0,0.47342995169082,0.6231884057971,0.18823529411765) |
Description
The RGB value of color #cf6d4e is rgb(207, 109, 78).
In the hex color #cf6d4e, The value of Red is 207, value of Green is 109, and value of Blue is 78. The primary color is Red. Similarly, The HSL values for #cf6d4e consists of 14° Hue, 57% Saturation, and 56% Lightness.
In the CMYK color model, the color #cf6d4e can be represented as Cyan=0%, Magenta=0.47342995169082%, Yellow=0.6231884057971%, and Black=0.18823529411765%.
Shades of #cf6d4e
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 #cf6d4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf6d4e
Preview of #cf6d4e on White Background
The contrast ratio of #cf6d4e with white color is 3.53
Preview of #cf6d4e on black background
The contrast ratio of #cf6d4e with black color is 5.95
#cf6d4e color will look good with a black background.
Color Schemes of #cf6d4e
Triadic Colors of #cf6d4e
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 #cf6d4e
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 #cf6d4e
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 #cf6d4e
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: #cf6d4e;
}
This is a sample text used for the color #cf6d4e. 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: #cf6d4e;
}
This is a sample text used for the color #cf6d4e. 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 #cf6d4e;
}
This is a sample text used for the color #cf6d4e. 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 52.54%
Green 27.66%
Blue 19.8%
CMYK Percentage
Cyan 0
Magenta 36.85%
Yellow 48.5%
Black 14.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.