In a RGB color space, #c0cbff hex color is composed of 75.3% red, 79.6% green and 100% blue. Whereas in a CMYK color space, it is composed of 24.7% cyan, 20.4% magenta, 0% yellow and 0% black. It has a hue angle of 229.5 degrees, a saturation of 100% and a lightness of 87.6%. #c0cbff color hex could be obtained by blending #ffffff with #8197ff. Closest websafe color is: #ccccff.
The hexadecimal color #c0cbff has RGB values of R:192, G:203, B:255 and CMYK values of C:0.25, M:0.2, Y:0, K:0. Its decimal value is 12635135.
Hex triplet | c0cbff | #c0cbff |
RGB Decimal | 192, 203, 255 | rgb(192,203,255) |
RGB Percent | 75.3, 79.6, 100 | rgb(75.3%,79.6%,100%) |
CMYK | 24.7, 20.4, 0, 0 | |
HSL | 229.5°, 100, 87.6 | hsl(229.5,100%,87.6%) |
HSV(HSB) | 229.5°, 24.7, 100 | |
Web Safe | ccccff | #ccf |
XYZ | 61.144, 61.138, 103.186 |
xyY | 0.271, 0.271, 61.138 |
CIE-LAB | 82.453, 7.261, -26.703 |
CIE-LCH | 82.453, 27.672, 285.211 |
CIE-LUV | 82.453, -8.488, -44.005 |
Hunter-Lab | 78.191, 2.75, -23.509 |
Binary | 11000000, 11001011, 11111111 |
Below, you can see some colors close to #c0cbff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #c0cbff.
<span style="color:#c0cbff">Text here</span>
This paragraph has a background color of #c0cbff.
<p style="background-color:#c0cbff;">Content here</p>
This element has a border color of #c0cbff.
<div style="border:1px #c0cbff;">Content here</div>
.text {color:#c0cbff;}
.background {background-color:#c0cbff;}
.border {border:1px solid #c0cbff;}
.text-shadow {border:1px solid #c0cbff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000001 is the darkest color, while #ebeeff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #dfdfe0 is the less saturated color, while #c3cdfc is the most saturated one.