In a RGB color space, #cbef00 hex color is composed of 79.6% red, 93.7% green and 0% blue. Whereas in a CMYK color space, it is composed of 15.1% cyan, 0% magenta, 100% yellow and 6.3% black. It has a hue angle of 69 degrees, a saturation of 100% and a lightness of 46.9%. #cbef00 color hex could be obtained by blending #ffff00 with #97df00. Closest websafe color is: #ccff00.
The hexadecimal color #cbef00 has RGB values of R:203, G:239, B:0 and CMYK values of C:0.15, M:0, Y:1, K:0.06. Its decimal value is 13364992.
Hex triplet | cbef00 | #cbef00 |
RGB Decimal | 203, 239, 0 | rgb(203,239,0) |
RGB Percent | 79.6, 93.7, 0 | rgb(79.6%,93.7%,0%) |
CMYK | 15.1, 0, 100, 6.3 | |
HSL | 69°, 100, 46.9 | hsl(69,100%,46.9%) |
HSV(HSB) | 69°, 100, 93.7 | |
Web Safe | ccff00 | #cf0 |
XYZ | 55.495, 74.43, 11.441 |
xyY | 0.393, 0.527, 74.43 |
CIE-LAB | 89.125, -35.222, 86.872 |
CIE-LCH | 89.125, 93.741, 112.07 |
CIE-LUV | 89.125, -16.008, 100.786 |
Hunter-Lab | 86.273, -36.156, 52.528 |
Binary | 11001011, 11101111, 00000000 |
Below, you can see some colors close to #cbef00. 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 #cbef00.
<span style="color:#cbef00">Text here</span>
This paragraph has a background color of #cbef00.
<p style="background-color:#cbef00;">Content here</p>
This element has a border color of #cbef00.
<div style="border:1px #cbef00;">Content here</div>
.text {color:#cbef00;}
.background {background-color:#cbef00;}
.border {border:1px solid #cbef00;}
.text-shadow {border:1px solid #cbef00;}
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, #040500 is the darkest color, while #fdffef is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #787877 is the less saturated color, while #c4e50a is the most saturated one.