#cfcdc3 Hex Color
rgb(207, 205, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cd | c3 | - | #cfcdc3 |
RGB | 207 | 205 | 195 | - | rgb(207,205,195) |
HSL | 50 | 11% | 79% | - | hsl(50,11%,79%) |
HSV | 50 | 6% | 81% | - | hsv(50,6%,81%) |
XYZ | 57.4138 | 60.8682 | 60.3525 | - | xyz(57.4138,60.8682,60.3525) |
CIE-LAB | 82.31 | -1.08 | 5.21 | - | lab(82.31,-1.08,5.21) |
CMYK | 0 | 0.0096618357487922 | 0.057971014492754 | 0.18823529411765 | cmyk(0,0.0096618357487922,0.057971014492754,0.18823529411765) |
Description
The RGB value of color #cfcdc3 is rgb(207, 205, 195).
In the hex color #cfcdc3, The value of Red is 207, value of Green is 205, and value of Blue is 195. The primary color is Red. Similarly, The HSL values for #cfcdc3 consists of 50° Hue, 11% Saturation, and 79% Lightness.
In the CMYK color model, the color #cfcdc3 can be represented as Cyan=0%, Magenta=0.0096618357487922%, Yellow=0.057971014492754%, and Black=0.18823529411765%.
Shades of #cfcdc3
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 #cfcdc3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfcdc3
Preview of #cfcdc3 on White Background
The contrast ratio of #cfcdc3 with white color is 1.59
Preview of #cfcdc3 on black background
The contrast ratio of #cfcdc3 with black color is 13.17
#cfcdc3 color will look good with a black background.
Color Schemes of #cfcdc3
Triadic Colors of #cfcdc3
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 #cfcdc3
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 #cfcdc3
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 #cfcdc3
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: #cfcdc3;
}
This is a sample text used for the color #cfcdc3. 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: #cfcdc3;
}
This is a sample text used for the color #cfcdc3. 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 #cfcdc3;
}
This is a sample text used for the color #cfcdc3. 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 34.1%
Green 33.77%
Blue 32.13%
CMYK Percentage
Cyan 0
Magenta 3.78%
Yellow 22.66%
Black 73.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.