Shades of Deep Sea #217459
Tints of Deep Sea #217459
RGB
CMYK
RGB Variations
Color information
#217459 (or 0x217459) is known color: Deep Sea. HEX triplet: 21, 74 and 59. RGB value is (33,116,89). Sum of RGB (Red+Green+Blue) = 33+116+89=238 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.87% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #217459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217459 is #DE8BA6. Grayscale: #585858. Windows color (decimal): -14584743 or 5862433. OLE color: 5862433.
HSL color Cylindrical-coordinate representation of color #217459: hue angle of 160.48º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217459 is Cyan = 0.72, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 89 | - |
| CMYK | 0.72 | 0 | 0.23 | 0.55 |
| HSL | 160.48º | 0.56% | 0.29% | - |
| HSV(B) | 160.48º | 0.72% | 0.45% | - |
| XYZ | 8.68 | 13.54 | 11.61 | - |
| YUV | 88.11 | 128.5 | 88.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 89 | 0.72 | 0 | 0.23 | 0.55 | 160.48 | 0.56 | 0.29 |
| Hex | 21 | 74 | 59 | 48 | 0 | 17 | 37 | A0 | 38 | 1D |
| Octal | 41 | 164 | 131 | 110 | 0 | 27 | 67 | 240 | 70 | 35 |
| Binary | 100001 | 1110100 | 1011001 | 1001000 | 0 | 10111 | 110111 | 10100000 | 111000 | 11101 |
Color Harmonies of #217459
Complementary color
Monochromatic Colors of #217459
Black with #217459
Text Example
Text Example
White with #217459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217459; }
p { color: rgb(33,116,89); }
H1.HeaderClassName
{
color: #217459;
}
.AnyTagClassName
{
color: #217459;
}
</style>
background-color css
<style>
a { background-color: #217459; }
a { background-color: rgb(33,116,89); }
div.DivClassName
{
background-color: #217459;
}
.BgClassName
{
background-color: #217459;
}
</style>
border-color css
<style>
span { border-color: #217459; }
span { border-color: rgb(33,116,89); }
td.TdClassName
{
border-color: #217459;
}
.TagClassName
{
border-color: #217459;
}
</style>