#cdcfd2 Hex Color
rgb(205, 207, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | cf | d2 | - | #cdcfd2 |
RGB | 205 | 207 | 210 | - | rgb(205,207,210) |
HSL | 216 | 5% | 81% | - | hsl(216,5%,81%) |
HSV | 216 | 2% | 82% | - | hsv(216,2%,82%) |
XYZ | 59.1225 | 62.2579 | 69.8737 | - | xyz(59.1225,62.2579,69.8737) |
CIE-LAB | 83.05 | -0.12 | -1.73 | - | lab(83.05,-0.12,-1.73) |
CMYK | 0.023809523809524 | 0.014285714285714 | 0 | 0.17647058823529 | cmyk(0.023809523809524,0.014285714285714,0,0.17647058823529) |
Description
The RGB value of color #cdcfd2 is rgb(205, 207, 210).
In the hex color #cdcfd2, The value of Red is 205, value of Green is 207, and value of Blue is 210. The primary color is Blue. Similarly, The HSL values for #cdcfd2 consists of 216° Hue, 5% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdcfd2 can be represented as Cyan=0.023809523809524%, Magenta=0.014285714285714%, Yellow=0%, and Black=0.17647058823529%.
Shades of #cdcfd2
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 #cdcfd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdcfd2
Preview of #cdcfd2 on White Background
The contrast ratio of #cdcfd2 with white color is 1.56
Preview of #cdcfd2 on black background
The contrast ratio of #cdcfd2 with black color is 13.45
#cdcfd2 color will look good with a black background.
Color Schemes of #cdcfd2
Triadic Colors of #cdcfd2
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 #cdcfd2
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 #cdcfd2
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 #cdcfd2
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: #cdcfd2;
}
This is a sample text used for the color #cdcfd2. 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: #cdcfd2;
}
This is a sample text used for the color #cdcfd2. 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 #cdcfd2;
}
This is a sample text used for the color #cdcfd2. 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 32.96%
Green 33.28%
Blue 33.76%
CMYK Percentage
Cyan 11.1
Magenta 6.66%
Yellow 0%
Black 82.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.