#cccedc Hex Color
rgb(204, 206, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | ce | dc | - | #cccedc |
RGB | 204 | 206 | 220 | - | rgb(204,206,220) |
HSL | 233 | 19% | 83% | - | hsl(233,19%,83%) |
HSV | 233 | 7% | 86% | - | hsv(233,7%,86%) |
XYZ | 59.8914 | 62.1473 | 76.5492 | - | xyz(59.8914,62.1473,76.5492) |
CIE-LAB | 82.99 | 1.97 | -7.16 | - | lab(82.99,1.97,-7.16) |
CMYK | 0.072727272727273 | 0.063636363636364 | 0 | 0.13725490196078 | cmyk(0.072727272727273,0.063636363636364,0,0.13725490196078) |
Description
The RGB value of color #cccedc is rgb(204, 206, 220).
In the hex color #cccedc, The value of Red is 204, value of Green is 206, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #cccedc consists of 233° Hue, 19% Saturation, and 83% Lightness.
In the CMYK color model, the color #cccedc can be represented as Cyan=0.072727272727273%, Magenta=0.063636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #cccedc
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 #cccedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cccedc
Preview of #cccedc on White Background
The contrast ratio of #cccedc with white color is 1.56
Preview of #cccedc on black background
The contrast ratio of #cccedc with black color is 13.43
#cccedc color will look good with a black background.
Color Schemes of #cccedc
Triadic Colors of #cccedc
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 #cccedc
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 #cccedc
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 #cccedc
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: #cccedc;
}
This is a sample text used for the color #cccedc. 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: #cccedc;
}
This is a sample text used for the color #cccedc. 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 #cccedc;
}
This is a sample text used for the color #cccedc. 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.38%
Green 32.7%
Blue 34.92%
CMYK Percentage
Cyan 26.58
Magenta 23.26%
Yellow 0%
Black 50.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.