In a RGB color space, #c5ffca hex color is composed of 77.3% red, 100% green and 79.2% blue. Whereas in a CMYK color space, it is composed of 22.7% cyan, 0% magenta, 20.8% yellow and 0% black. It has a hue angle of 125.2 degrees, a saturation of 100% and a lightness of 88.6%. #c5ffca color hex could be obtained by blending #ffffff with #8bff95. Closest websafe color is: #ccffcc.
The hexadecimal color #c5ffca has RGB values of R:197, G:255, B:202 and CMYK values of C:0.23, M:0, Y:0.21, K:0. Its decimal value is 12976074.
Hex triplet | c5ffca | #c5ffca |
RGB Decimal | 197, 255, 202 | rgb(197,255,202) |
RGB Percent | 77.3, 100, 79.2 | rgb(77.3%,100%,79.2%) |
CMYK | 22.7, 0, 20.8, 0 | |
HSL | 125.2°, 100, 88.6 | hsl(125.2,100%,88.6%) |
HSV(HSB) | 125.2°, 22.7, 100 | |
Web Safe | ccffcc | #cfc |
XYZ | 69.447, 87.655, 69.136 |
xyY | 0.307, 0.387, 87.655 |
CIE-LAB | 95.015, -28.174, 19.505 |
CIE-LCH | 95.015, 34.267, 145.305 |
CIE-LUV | 95.015, -28.799, 33.721 |
Hunter-Lab | 93.624, -31.438, 21.755 |
Binary | 11000101, 11111111, 11001010 |
Below, you can see some colors close to #c5ffca. 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 #c5ffca.
<span style="color:#c5ffca">Text here</span>
This paragraph has a background color of #c5ffca.
<p style="background-color:#c5ffca;">Content here</p>
This element has a border color of #c5ffca.
<div style="border:1px #c5ffca;">Content here</div>
.text {color:#c5ffca;}
.background {background-color:#c5ffca;}
.border {border:1px solid #c5ffca;}
.text-shadow {border:1px solid #c5ffca;}
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, #000600 is the darkest color, while #f0fff1 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e2e2e2 is the less saturated color, while #c7fdcc is the most saturated one.