Desaturated Cyan/ reddish black
Enter any color value (e.g., #7ecb67, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#669999 color RGB value is (102,153,153)
#669999 color CMYK value
#669999 color HSL value
HSV(or HSB) | 180° | 33.3 | 60 |
XYZ | 22.62 | 27.907 | 34.331 |
Yxy | 0.267 | 0.329 | 27.907 |
LAB | 59.805 | -16.89 | -5.428 |
LUV | 59.805 | -24.553 | -5.306 |
Hunter-LAB | 52.827 | -16.014 | -1.552 |
CIE-LCH | 59.805 | 17.741 | 197.816 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 99 | 99 |
Decimal | 102 | 153 | 153 |
Octal | 146 | 231 | 231 |
Binary | 01100110 | 10011001 | 10011001 |
Below, you can see some colors close to #669999. 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 #669999.
<span style="color:#669999">Text here</span>
This paragraph has a background color of #669999.
<p style="background-color:#669999;">Content here</p>
This element has a border color of #669999.
<div style="border:1px #669999;">Content here</div>
.text {color:#669999;}
.background {background-color:#669999;}
.border {border:1px solid #669999;}
.text-shadow {border:1px solid #669999;}
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, #000000 is the darkest color, while #f2f7f7 is the lightest one.