Shades of Deep Sea #217366
Tints of Deep Sea #217366
RGB
CMYK
RGB Variations
Color information
#217366 (or 0x217366) is known color: Deep Sea. HEX triplet: 21, 73 and 66. RGB value is (33,115,102). Sum of RGB (Red+Green+Blue) = 33+115+102=250 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.2% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 102 (40.23% from 255 or 40.8% from 250); Max value from RGB is 115 - color contains mainly: green. Hex color #217366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217366 is #DE8C99. Grayscale: #585858. Windows color (decimal): -14584986 or 6714145. OLE color: 6714145.
HSL color Cylindrical-coordinate representation of color #217366: hue angle of 170.49º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217366 is Cyan = 0.71, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 102 | - |
| CMYK | 0.71 | 0 | 0.11 | 0.55 |
| HSL | 170.49º | 0.55% | 0.29% | - |
| HSV(B) | 170.49º | 0.71% | 0.45% | - |
| XYZ | 9.16 | 13.54 | 14.7 | - |
| YUV | 89 | 135.33 | 88.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 102 | 0.71 | 0 | 0.11 | 0.55 | 170.49 | 0.55 | 0.29 |
| Hex | 21 | 73 | 66 | 47 | 0 | B | 37 | AA | 37 | 1D |
| Octal | 41 | 163 | 146 | 107 | 0 | 13 | 67 | 252 | 67 | 35 |
| Binary | 100001 | 1110011 | 1100110 | 1000111 | 0 | 1011 | 110111 | 10101010 | 110111 | 11101 |
Color Harmonies of #217366
Complementary color
Monochromatic Colors of #217366
Black with #217366
Text Example
Text Example
White with #217366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217366; }
p { color: rgb(33,115,102); }
H1.HeaderClassName
{
color: #217366;
}
.AnyTagClassName
{
color: #217366;
}
</style>
background-color css
<style>
a { background-color: #217366; }
a { background-color: rgb(33,115,102); }
div.DivClassName
{
background-color: #217366;
}
.BgClassName
{
background-color: #217366;
}
</style>
border-color css
<style>
span { border-color: #217366; }
span { border-color: rgb(33,115,102); }
td.TdClassName
{
border-color: #217366;
}
.TagClassName
{
border-color: #217366;
}
</style>