In a RGB color space, #c0ebff hex color is composed of 75.3% red, 92.2% green and 100% blue. Whereas in a CMYK color space, it is composed of 24.7% cyan, 7.8% magenta, 0% yellow and 0% black. It has a hue angle of 199 degrees, a saturation of 100% and a lightness of 87.6%. #c0ebff color hex could be obtained by blending #ffffff with #81d7ff. Closest websafe color is: #ccffff.
The hexadecimal color #c0ebff has RGB values of R:192, G:235, B:255 and CMYK values of C:0.25, M:0.08, Y:0, K:0. Its decimal value is 12643327.
Hex triplet | c0ebff | #c0ebff |
RGB Decimal | 192, 235, 255 | rgb(192,235,255) |
RGB Percent | 75.3, 92.2, 100 | rgb(75.3%,92.2%,100%) |
CMYK | 24.7, 7.8, 0, 0 | |
HSL | 199°, 100, 87.6 | hsl(199,100%,87.6%) |
HSV(HSB) | 199°, 24.7, 100 | |
Web Safe | ccffff | #cff |
XYZ | 69.497, 77.843, 105.97 |
xyY | 0.274, 0.307, 77.843 |
CIE-LAB | 90.708, -9.501, -14.221 |
CIE-LCH | 90.708, 17.103, 236.252 |
CIE-LUV | 90.708, -22.495, -21.005 |
Hunter-Lab | 88.229, -13.798, -9.452 |
Binary | 11000000, 11101011, 11111111 |
Below, you can see some colors close to #c0ebff. 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 #c0ebff.
<span style="color:#c0ebff">Text here</span>
This paragraph has a background color of #c0ebff.
<p style="background-color:#c0ebff;">Content here</p>
This element has a border color of #c0ebff.
<div style="border:1px #c0ebff;">Content here</div>
.text {color:#c0ebff;}
.background {background-color:#c0ebff;}
.border {border:1px solid #c0ebff;}
.text-shadow {border:1px solid #c0ebff;}
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, #000101 is the darkest color, while #ebf8ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #dfe0e0 is the less saturated color, while #c3eafc is the most saturated one.