#ced4f5 Hex Color
rgb(206, 212, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d4 | f5 | - | #ced4f5 |
RGB | 206 | 212 | 245 | - | rgb(206,212,245) |
HSL | 231 | 66% | 88% | - | hsl(231,66%,88%) |
HSV | 231 | 16% | 96% | - | hsv(231,16%,96%) |
XYZ | 65.4785 | 66.8014 | 95.8291 | - | xyz(65.4785,66.8014,95.8291) |
CIE-LAB | 85.4 | 4.51 | -16.83 | - | lab(85.4,4.51,-16.83) |
CMYK | 0.15918367346939 | 0.13469387755102 | 0 | 0.03921568627451 | cmyk(0.15918367346939,0.13469387755102,0,0.03921568627451) |
Description
The RGB value of color #ced4f5 is rgb(206, 212, 245).
In the hex color #ced4f5, The value of Red is 206, value of Green is 212, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #ced4f5 consists of 231° Hue, 66% Saturation, and 88% Lightness.
In the CMYK color model, the color #ced4f5 can be represented as Cyan=0.15918367346939%, Magenta=0.13469387755102%, Yellow=0%, and Black=0.03921568627451%.
Shades of #ced4f5
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 #ced4f5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced4f5
Preview of #ced4f5 on White Background
The contrast ratio of #ced4f5 with white color is 1.46
Preview of #ced4f5 on black background
The contrast ratio of #ced4f5 with black color is 14.36
#ced4f5 color will look good with a black background.
Color Schemes of #ced4f5
Triadic Colors of #ced4f5
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 #ced4f5
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 #ced4f5
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 #ced4f5
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: #ced4f5;
}
This is a sample text used for the color #ced4f5. 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: #ced4f5;
}
This is a sample text used for the color #ced4f5. 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 #ced4f5;
}
This is a sample text used for the color #ced4f5. 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 31.07%
Green 31.98%
Blue 36.95%
CMYK Percentage
Cyan 47.79
Magenta 40.44%
Yellow 0%
Black 11.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.