#c0c4ea Hex Color
rgb(192, 196, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | c4 | ea | - | #c0c4ea |
RGB | 192 | 196 | 234 | - | rgb(192,196,234) |
HSL | 234 | 50% | 84% | - | hsl(234,50%,84%) |
HSV | 234 | 18% | 92% | - | hsv(234,18%,92%) |
XYZ | 56.3294 | 56.6268 | 85.8031 | - | xyz(56.3294,56.6268,85.8031) |
CIE-LAB | 79.97 | 6.33 | -19.27 | - | lab(79.97,6.33,-19.27) |
CMYK | 0.17948717948718 | 0.16239316239316 | 0 | 0.082352941176471 | cmyk(0.17948717948718,0.16239316239316,0,0.082352941176471) |
Description
The RGB value of color #c0c4ea is rgb(192, 196, 234).
In the hex color #c0c4ea, The value of Red is 192, value of Green is 196, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #c0c4ea consists of 234° Hue, 50% Saturation, and 84% Lightness.
In the CMYK color model, the color #c0c4ea can be represented as Cyan=0.17948717948718%, Magenta=0.16239316239316%, Yellow=0%, and Black=0.082352941176471%.
Shades of #c0c4ea
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 #c0c4ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0c4ea
Preview of #c0c4ea on White Background
The contrast ratio of #c0c4ea with white color is 1.7
Preview of #c0c4ea on black background
The contrast ratio of #c0c4ea with black color is 12.33
#c0c4ea color will look good with a black background.
Color Schemes of #c0c4ea
Triadic Colors of #c0c4ea
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 #c0c4ea
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 #c0c4ea
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 #c0c4ea
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: #c0c4ea;
}
This is a sample text used for the color #c0c4ea. 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: #c0c4ea;
}
This is a sample text used for the color #c0c4ea. 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 #c0c4ea;
}
This is a sample text used for the color #c0c4ea. 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.87%
Green 31.51%
Blue 37.62%
CMYK Percentage
Cyan 42.31
Magenta 38.28%
Yellow 0%
Black 19.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.