#ced4db Hex Color
rgb(206, 212, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d4 | db | - | #ced4db |
RGB | 206 | 212 | 219 | - | rgb(206,212,219) |
HSL | 212 | 15% | 83% | - | hsl(212,15%,83%) |
HSV | 212 | 6% | 86% | - | hsv(212,6%,86%) |
XYZ | 61.7833 | 65.3233 | 76.3702 | - | xyz(61.7833,65.3233,76.3702) |
CIE-LAB | 84.65 | -0.71 | -4.16 | - | lab(84.65,-0.71,-4.16) |
CMYK | 0.059360730593607 | 0.031963470319635 | 0 | 0.14117647058824 | cmyk(0.059360730593607,0.031963470319635,0,0.14117647058824) |
Description
The RGB value of color #ced4db is rgb(206, 212, 219).
In the hex color #ced4db, The value of Red is 206, value of Green is 212, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #ced4db consists of 212° Hue, 15% Saturation, and 83% Lightness.
In the CMYK color model, the color #ced4db can be represented as Cyan=0.059360730593607%, Magenta=0.031963470319635%, Yellow=0%, and Black=0.14117647058824%.
Shades of #ced4db
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 #ced4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced4db
Preview of #ced4db on White Background
The contrast ratio of #ced4db with white color is 1.49
Preview of #ced4db on black background
The contrast ratio of #ced4db with black color is 14.06
#ced4db color will look good with a black background.
Color Schemes of #ced4db
Triadic Colors of #ced4db
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 #ced4db
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 #ced4db
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 #ced4db
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: #ced4db;
}
This is a sample text used for the color #ced4db. 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: #ced4db;
}
This is a sample text used for the color #ced4db. 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 #ced4db;
}
This is a sample text used for the color #ced4db. 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.34%
Green 33.28%
Blue 34.38%
CMYK Percentage
Cyan 25.53
Magenta 13.75%
Yellow 0%
Black 60.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.