#7ce2e2 color RGB value is (124,226,226)
#7ce2e2 color CMYK value
#7ce2e2 color HSL value
HSV(or HSB) | 180° | 45.1 | 88.6 |
XYZ | 49.236 | 64.169 | 81.742 |
Yxy | 0.252 | 0.329 | 64.169 |
LAB | 84.054 | -29.704 | -9.265 |
LUV | 84.054 | -44.977 | -9.716 |
Hunter-LAB | 80.105 | -30.471 | -4.428 |
CIE-LCH | 84.054 | 31.116 | 197.323 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7C | E2 | E2 |
Decimal | 124 | 226 | 226 |
Octal | 174 | 342 | 342 |
Binary | 01111100 | 11100010 | 11100010 |
Below, you can see some colors close to #7ce2e2. 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 #7ce2e2.
<span style="color:#7ce2e2">Text here</span>
This paragraph has a background color of #7ce2e2.
<p style="background-color:#7ce2e2;">Content here</p>
This element has a border color of #7ce2e2.
<div style="border:1px #7ce2e2;">Content here</div>
.text {color:#7ce2e2;}
.background {background-color:#7ce2e2;}
.border {border:1px solid #7ce2e2;}
.text-shadow {border:1px solid #7ce2e2;}
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, #020808 is the darkest color, while #f6fdfd is the lightest one.