#ccecfd Hex Color
rgb(204, 236, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | ec | fd | - | #ccecfd |
RGB | 204 | 236 | 253 | - | rgb(204,236,253) |
HSL | 201 | 92% | 90% | - | hsl(201,92%,90%) |
HSV | 201 | 19% | 99% | - | hsv(201,19%,99%) |
XYZ | 72.6269 | 79.9201 | 104.5268 | - | xyz(72.6269,79.9201,104.5268) |
CIE-LAB | 91.65 | -6.89 | -11.69 | - | lab(91.65,-6.89,-11.69) |
CMYK | 0.19367588932806 | 0.067193675889328 | 0 | 0.0078431372549019 | cmyk(0.19367588932806,0.067193675889328,0,0.0078431372549019) |
Description
The RGB value of color #ccecfd is rgb(204, 236, 253).
In the hex color #ccecfd, The value of Red is 204, value of Green is 236, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #ccecfd consists of 201° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #ccecfd can be represented as Cyan=0.19367588932806%, Magenta=0.067193675889328%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #ccecfd
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 #ccecfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccecfd
Preview of #ccecfd on White Background
The contrast ratio of #ccecfd with white color is 1.24
Preview of #ccecfd on black background
The contrast ratio of #ccecfd with black color is 16.98
#ccecfd color will look good with a black background.
Color Schemes of #ccecfd
Triadic Colors of #ccecfd
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 #ccecfd
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 #ccecfd
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 #ccecfd
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: #ccecfd;
}
This is a sample text used for the color #ccecfd. 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: #ccecfd;
}
This is a sample text used for the color #ccecfd. 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 #ccecfd;
}
This is a sample text used for the color #ccecfd. 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 29.44%
Green 34.05%
Blue 36.51%
CMYK Percentage
Cyan 72.08
Magenta 25.01%
Yellow 0%
Black 2.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.