#d1cfdc Hex Color
rgb(209, 207, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | cf | dc | - | #d1cfdc |
RGB | 209 | 207 | 220 | - | rgb(209,207,220) |
HSL | 249 | 16% | 84% | - | hsl(249,16%,84%) |
HSV | 249 | 6% | 86% | - | hsv(249,6%,86%) |
XYZ | 61.5256 | 63.3483 | 76.6948 | - | xyz(61.5256,63.3483,76.6948) |
CIE-LAB | 83.63 | 3.1 | -6.18 | - | lab(83.63,3.1,-6.18) |
CMYK | 0.05 | 0.059090909090909 | 0 | 0.13725490196078 | cmyk(0.05,0.059090909090909,0,0.13725490196078) |
Description
The RGB value of color #d1cfdc is rgb(209, 207, 220).
In the hex color #d1cfdc, The value of Red is 209, value of Green is 207, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #d1cfdc consists of 249° Hue, 16% Saturation, and 84% Lightness.
In the CMYK color model, the color #d1cfdc can be represented as Cyan=0.05%, Magenta=0.059090909090909%, Yellow=0%, and Black=0.13725490196078%.
Shades of #d1cfdc
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 #d1cfdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1cfdc
Preview of #d1cfdc on White Background
The contrast ratio of #d1cfdc with white color is 1.54
Preview of #d1cfdc on black background
The contrast ratio of #d1cfdc with black color is 13.67
#d1cfdc color will look good with a black background.
Color Schemes of #d1cfdc
Triadic Colors of #d1cfdc
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 #d1cfdc
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 #d1cfdc
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 #d1cfdc
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: #d1cfdc;
}
This is a sample text used for the color #d1cfdc. 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: #d1cfdc;
}
This is a sample text used for the color #d1cfdc. 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 #d1cfdc;
}
This is a sample text used for the color #d1cfdc. 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.86%
Green 32.55%
Blue 34.59%
CMYK Percentage
Cyan 20.3
Magenta 23.99%
Yellow 0%
Black 55.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.