#c4ceea Hex Color
rgb(196, 206, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | ce | ea | - | #c4ceea |
RGB | 196 | 206 | 234 | - | rgb(196,206,234) |
HSL | 224 | 48% | 84% | - | hsl(224,48%,84%) |
HSV | 224 | 16% | 92% | - | hsv(224,16%,92%) |
XYZ | 59.6875 | 61.8189 | 86.6283 | - | xyz(59.6875,61.8189,86.6283) |
CIE-LAB | 82.82 | 2.24 | -14.95 | - | lab(82.82,2.24,-14.95) |
CMYK | 0.16239316239316 | 0.11965811965812 | 0 | 0.082352941176471 | cmyk(0.16239316239316,0.11965811965812,0,0.082352941176471) |
Description
The RGB value of color #c4ceea is rgb(196, 206, 234).
In the hex color #c4ceea, The value of Red is 196, value of Green is 206, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #c4ceea consists of 224° Hue, 48% Saturation, and 84% Lightness.
In the CMYK color model, the color #c4ceea can be represented as Cyan=0.16239316239316%, Magenta=0.11965811965812%, Yellow=0%, and Black=0.082352941176471%.
Shades of #c4ceea
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 #c4ceea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4ceea
Preview of #c4ceea on White Background
The contrast ratio of #c4ceea with white color is 1.57
Preview of #c4ceea on black background
The contrast ratio of #c4ceea with black color is 13.36
#c4ceea color will look good with a black background.
Color Schemes of #c4ceea
Triadic Colors of #c4ceea
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 #c4ceea
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 #c4ceea
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 #c4ceea
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: #c4ceea;
}
This is a sample text used for the color #c4ceea. 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: #c4ceea;
}
This is a sample text used for the color #c4ceea. 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 #c4ceea;
}
This is a sample text used for the color #c4ceea. 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.82%
Green 32.39%
Blue 36.79%
CMYK Percentage
Cyan 44.56
Magenta 32.84%
Yellow 0%
Black 22.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.