Shades of Deep Sea #217560
Tints of Deep Sea #217560
RGB
CMYK
RGB Variations
Color information
#217560 (or 0x217560) is known color: Deep Sea. HEX triplet: 21, 75 and 60. RGB value is (33,117,96). Sum of RGB (Red+Green+Blue) = 33+117+96=246 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.41% from 246); Green value is 117 (46.09% from 255 or 47.56% from 246); Blue value is 96 (37.89% from 255 or 39.02% from 246); Max value from RGB is 117 - color contains mainly: green. Hex color #217560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217560 is #DE8A9F. Grayscale: #595959. Windows color (decimal): -14584480 or 6321441. OLE color: 6321441.
HSL color Cylindrical-coordinate representation of color #217560: hue angle of 165º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217560 is Cyan = 0.72, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 96 | - |
| CMYK | 0.72 | 0 | 0.18 | 0.54 |
| HSL | 165º | 0.56% | 0.29% | - |
| HSV(B) | 165º | 0.72% | 0.46% | - |
| XYZ | 9.1 | 13.89 | 13.27 | - |
| YUV | 89.49 | 131.67 | 87.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 96 | 0.72 | 0 | 0.18 | 0.54 | 165 | 0.56 | 0.29 |
| Hex | 21 | 75 | 60 | 48 | 0 | 12 | 36 | A5 | 38 | 1D |
| Octal | 41 | 165 | 140 | 110 | 0 | 22 | 66 | 245 | 70 | 35 |
| Binary | 100001 | 1110101 | 1100000 | 1001000 | 0 | 10010 | 110110 | 10100101 | 111000 | 11101 |
Color Harmonies of #217560
Complementary color
Monochromatic Colors of #217560
Black with #217560
Text Example
Text Example
White with #217560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217560; }
p { color: rgb(33,117,96); }
H1.HeaderClassName
{
color: #217560;
}
.AnyTagClassName
{
color: #217560;
}
</style>
background-color css
<style>
a { background-color: #217560; }
a { background-color: rgb(33,117,96); }
div.DivClassName
{
background-color: #217560;
}
.BgClassName
{
background-color: #217560;
}
</style>
border-color css
<style>
span { border-color: #217560; }
span { border-color: rgb(33,117,96); }
td.TdClassName
{
border-color: #217560;
}
.TagClassName
{
border-color: #217560;
}
</style>