Shades of Deep Sea #217760
Tints of Deep Sea #217760
RGB
CMYK
RGB Variations
Color information
#217760 (or 0x217760) is known color: Deep Sea. HEX triplet: 21, 77 and 60. RGB value is (33,119,96). Sum of RGB (Red+Green+Blue) = 33+119+96=248 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.31% from 248); Green value is 119 (46.88% from 255 or 47.98% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 119 - color contains mainly: green. Hex color #217760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217760 is #DE889F. Grayscale: #5A5A5A. Windows color (decimal): -14583968 or 6321953. OLE color: 6321953.
HSL color Cylindrical-coordinate representation of color #217760: hue angle of 163.95º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217760 is Cyan = 0.72, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 119 | 96 | - |
| CMYK | 0.72 | 0 | 0.19 | 0.53 |
| HSL | 163.95º | 0.57% | 0.3% | - |
| HSV(B) | 163.95º | 0.72% | 0.47% | - |
| XYZ | 9.34 | 14.36 | 13.35 | - |
| YUV | 90.66 | 131.01 | 86.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 119 | 96 | 0.72 | 0 | 0.19 | 0.53 | 163.95 | 0.57 | 0.3 |
| Hex | 21 | 77 | 60 | 48 | 0 | 13 | 35 | A4 | 39 | 1E |
| Octal | 41 | 167 | 140 | 110 | 0 | 23 | 65 | 244 | 71 | 36 |
| Binary | 100001 | 1110111 | 1100000 | 1001000 | 0 | 10011 | 110101 | 10100100 | 111001 | 11110 |
Color Harmonies of #217760
Complementary color
Monochromatic Colors of #217760
Black with #217760
Text Example
Text Example
White with #217760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217760; }
p { color: rgb(33,119,96); }
H1.HeaderClassName
{
color: #217760;
}
.AnyTagClassName
{
color: #217760;
}
</style>
background-color css
<style>
a { background-color: #217760; }
a { background-color: rgb(33,119,96); }
div.DivClassName
{
background-color: #217760;
}
.BgClassName
{
background-color: #217760;
}
</style>
border-color css
<style>
span { border-color: #217760; }
span { border-color: rgb(33,119,96); }
td.TdClassName
{
border-color: #217760;
}
.TagClassName
{
border-color: #217760;
}
</style>