#cfcbd5 Hex Color
rgb(207, 203, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cb | d5 | - | #cfcbd5 |
RGB | 207 | 203 | 213 | - | rgb(207,203,213) |
HSL | 264 | 11% | 82% | - | hsl(264,11%,82%) |
HSV | 264 | 5% | 84% | - | hsv(264,5%,84%) |
XYZ | 59.0983 | 60.7814 | 71.568 | - | xyz(59.0983,60.7814,71.568) |
CIE-LAB | 82.26 | 3.22 | -4.48 | - | lab(82.26,3.22,-4.48) |
CMYK | 0.028169014084507 | 0.046948356807512 | 0 | 0.16470588235294 | cmyk(0.028169014084507,0.046948356807512,0,0.16470588235294) |
Description
The RGB value of color #cfcbd5 is rgb(207, 203, 213).
In the hex color #cfcbd5, The value of Red is 207, value of Green is 203, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #cfcbd5 consists of 264° Hue, 11% Saturation, and 82% Lightness.
In the CMYK color model, the color #cfcbd5 can be represented as Cyan=0.028169014084507%, Magenta=0.046948356807512%, Yellow=0%, and Black=0.16470588235294%.
Shades of #cfcbd5
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 #cfcbd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfcbd5
Preview of #cfcbd5 on White Background
The contrast ratio of #cfcbd5 with white color is 1.6
Preview of #cfcbd5 on black background
The contrast ratio of #cfcbd5 with black color is 13.16
#cfcbd5 color will look good with a black background.
Color Schemes of #cfcbd5
Triadic Colors of #cfcbd5
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 #cfcbd5
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 #cfcbd5
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 #cfcbd5
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: #cfcbd5;
}
This is a sample text used for the color #cfcbd5. 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: #cfcbd5;
}
This is a sample text used for the color #cfcbd5. 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 #cfcbd5;
}
This is a sample text used for the color #cfcbd5. 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 33.23%
Green 32.58%
Blue 34.19%
CMYK Percentage
Cyan 11.75
Magenta 19.58%
Yellow 0%
Black 68.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.