#cfd2db Hex Color
rgb(207, 210, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d2 | db | - | #cfd2db |
RGB | 207 | 210 | 219 | - | rgb(207,210,219) |
HSL | 225 | 14% | 84% | - | hsl(225,14%,84%) |
HSV | 225 | 5% | 86% | - | hsv(225,5%,86%) |
XYZ | 61.5649 | 64.4731 | 76.2176 | - | xyz(61.5649,64.4731,76.2176) |
CIE-LAB | 84.21 | 0.67 | -4.8 | - | lab(84.21,0.67,-4.8) |
CMYK | 0.054794520547945 | 0.041095890410959 | 0 | 0.14117647058824 | cmyk(0.054794520547945,0.041095890410959,0,0.14117647058824) |
Description
The RGB value of color #cfd2db is rgb(207, 210, 219).
In the hex color #cfd2db, The value of Red is 207, value of Green is 210, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #cfd2db consists of 225° Hue, 14% Saturation, and 84% Lightness.
In the CMYK color model, the color #cfd2db can be represented as Cyan=0.054794520547945%, Magenta=0.041095890410959%, Yellow=0%, and Black=0.14117647058824%.
Shades of #cfd2db
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 #cfd2db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd2db
Preview of #cfd2db on White Background
The contrast ratio of #cfd2db with white color is 1.51
Preview of #cfd2db on black background
The contrast ratio of #cfd2db with black color is 13.89
#cfd2db color will look good with a black background.
Color Schemes of #cfd2db
Triadic Colors of #cfd2db
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 #cfd2db
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 #cfd2db
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 #cfd2db
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: #cfd2db;
}
This is a sample text used for the color #cfd2db. 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: #cfd2db;
}
This is a sample text used for the color #cfd2db. 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 #cfd2db;
}
This is a sample text used for the color #cfd2db. 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.55%
Green 33.02%
Blue 34.43%
CMYK Percentage
Cyan 23.11
Magenta 17.34%
Yellow 0%
Black 59.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.