#ced4fa Hex Color
rgb(206, 212, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d4 | fa | - | #ced4fa |
RGB | 206 | 212 | 250 | - | rgb(206,212,250) |
HSL | 232 | 81% | 89% | - | hsl(232,81%,89%) |
HSV | 232 | 18% | 98% | - | hsv(232,18%,98%) |
XYZ | 66.2524 | 67.1109 | 99.9043 | - | xyz(66.2524,67.1109,99.9043) |
CIE-LAB | 85.56 | 5.57 | -19.24 | - | lab(85.56,5.57,-19.24) |
CMYK | 0.176 | 0.152 | 0 | 0.019607843137255 | cmyk(0.176,0.152,0,0.019607843137255) |
Description
The RGB value of color #ced4fa is rgb(206, 212, 250).
In the hex color #ced4fa, The value of Red is 206, value of Green is 212, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #ced4fa consists of 232° Hue, 81% Saturation, and 89% Lightness.
In the CMYK color model, the color #ced4fa can be represented as Cyan=0.176%, Magenta=0.152%, Yellow=0%, and Black=0.019607843137255%.
Shades of #ced4fa
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 #ced4fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced4fa
Preview of #ced4fa on White Background
The contrast ratio of #ced4fa with white color is 1.46
Preview of #ced4fa on black background
The contrast ratio of #ced4fa with black color is 14.42
#ced4fa color will look good with a black background.
Color Schemes of #ced4fa
Triadic Colors of #ced4fa
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 #ced4fa
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 #ced4fa
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 #ced4fa
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: #ced4fa;
}
This is a sample text used for the color #ced4fa. 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: #ced4fa;
}
This is a sample text used for the color #ced4fa. 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 #ced4fa;
}
This is a sample text used for the color #ced4fa. 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 30.84%
Green 31.74%
Blue 37.43%
CMYK Percentage
Cyan 50.63
Magenta 43.73%
Yellow 0%
Black 5.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.