Petrichor/ reddish black
Enter any color value (e.g., #2ca9ea, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#66cccc color RGB value is (102,204,204)
#66cccc color CMYK value
#66cccc color HSL value
HSV(or HSB) | 180° | 50 | 80 |
XYZ | 37.971 | 50.37 | 64.848 |
Yxy | 0.248 | 0.329 | 50.37 |
LAB | 76.296 | -29.577 | -9.14 |
LUV | 76.296 | -43.76 | -9.452 |
Hunter-LAB | 70.972 | -28.7 | -4.494 |
CIE-LCH | 76.296 | 30.957 | 197.172 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | CC | CC |
Decimal | 102 | 204 | 204 |
Octal | 146 | 314 | 314 |
Binary | 01100110 | 11001100 | 11001100 |
Below, you can see some colors close to #66cccc. 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 #66cccc.
<span style="color:#66cccc">Text here</span>
This paragraph has a background color of #66cccc.
<p style="background-color:#66cccc;">Content here</p>
This element has a border color of #66cccc.
<div style="border:1px #66cccc;">Content here</div>
.text {color:#66cccc;}
.background {background-color:#66cccc;}
.border {border:1px solid #66cccc;}
.text-shadow {border:1px solid #66cccc;}
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, #020606 is the darkest color, while #f5fcfc is the lightest one.