Shades of Deep Sea #217666
Tints of Deep Sea #217666
RGB
CMYK
RGB Variations
Color information
#217666 (or 0x217666) is known color: Deep Sea. HEX triplet: 21, 76 and 66. RGB value is (33,118,102). Sum of RGB (Red+Green+Blue) = 33+118+102=253 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.04% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #217666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217666 is #DE8999. Grayscale: #5A5A5A. Windows color (decimal): -14584218 or 6714913. OLE color: 6714913.
HSL color Cylindrical-coordinate representation of color #217666: hue angle of 168.71º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217666 is Cyan = 0.72, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 102 | - |
| CMYK | 0.72 | 0 | 0.14 | 0.54 |
| HSL | 168.71º | 0.56% | 0.3% | - |
| HSV(B) | 168.71º | 0.72% | 0.46% | - |
| XYZ | 9.5 | 14.24 | 14.82 | - |
| YUV | 90.76 | 134.34 | 86.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 102 | 0.72 | 0 | 0.14 | 0.54 | 168.71 | 0.56 | 0.3 |
| Hex | 21 | 76 | 66 | 48 | 0 | E | 36 | A9 | 38 | 1E |
| Octal | 41 | 166 | 146 | 110 | 0 | 16 | 66 | 251 | 70 | 36 |
| Binary | 100001 | 1110110 | 1100110 | 1001000 | 0 | 1110 | 110110 | 10101001 | 111000 | 11110 |
Color Harmonies of #217666
Complementary color
Monochromatic Colors of #217666
Black with #217666
Text Example
Text Example
White with #217666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217666; }
p { color: rgb(33,118,102); }
H1.HeaderClassName
{
color: #217666;
}
.AnyTagClassName
{
color: #217666;
}
</style>
background-color css
<style>
a { background-color: #217666; }
a { background-color: rgb(33,118,102); }
div.DivClassName
{
background-color: #217666;
}
.BgClassName
{
background-color: #217666;
}
</style>
border-color css
<style>
span { border-color: #217666; }
span { border-color: rgb(33,118,102); }
td.TdClassName
{
border-color: #217666;
}
.TagClassName
{
border-color: #217666;
}
</style>