Shades of Deep Sea #217166
Tints of Deep Sea #217166
RGB
CMYK
RGB Variations
Color information
#217166 (or 0x217166) is known color: Deep Sea. HEX triplet: 21, 71 and 66. RGB value is (33,113,102). Sum of RGB (Red+Green+Blue) = 33+113+102=248 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.31% from 248); Green value is 113 (44.53% from 255 or 45.56% from 248); Blue value is 102 (40.23% from 255 or 41.13% from 248); Max value from RGB is 113 - color contains mainly: green. Hex color #217166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217166 is #DE8E99. Grayscale: #575757. Windows color (decimal): -14585498 or 6713633. OLE color: 6713633.
HSL color Cylindrical-coordinate representation of color #217166: hue angle of 171.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217166 is Cyan = 0.71, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 113 | 102 | - |
| CMYK | 0.71 | 0 | 0.10 | 0.56 |
| HSL | 171.75º | 0.55% | 0.29% | - |
| HSV(B) | 171.75º | 0.71% | 0.44% | - |
| XYZ | 8.93 | 13.09 | 14.63 | - |
| YUV | 87.83 | 136 | 88.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 102 | 0.71 | 0 | 0.10 | 0.56 | 171.75 | 0.55 | 0.29 |
| Hex | 21 | 71 | 66 | 47 | 0 | A | 38 | AC | 37 | 1D |
| Octal | 41 | 161 | 146 | 107 | 0 | 12 | 70 | 254 | 67 | 35 |
| Binary | 100001 | 1110001 | 1100110 | 1000111 | 0 | 1010 | 111000 | 10101100 | 110111 | 11101 |
Color Harmonies of #217166
Complementary color
Monochromatic Colors of #217166
Black with #217166
Text Example
Text Example
White with #217166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217166; }
p { color: rgb(33,113,102); }
H1.HeaderClassName
{
color: #217166;
}
.AnyTagClassName
{
color: #217166;
}
</style>
background-color css
<style>
a { background-color: #217166; }
a { background-color: rgb(33,113,102); }
div.DivClassName
{
background-color: #217166;
}
.BgClassName
{
background-color: #217166;
}
</style>
border-color css
<style>
span { border-color: #217166; }
span { border-color: rgb(33,113,102); }
td.TdClassName
{
border-color: #217166;
}
.TagClassName
{
border-color: #217166;
}
</style>