Shades of Deep Sea #217461
Tints of Deep Sea #217461
RGB
CMYK
RGB Variations
Color information
#217461 (or 0x217461) is known color: Deep Sea. HEX triplet: 21, 74 and 61. RGB value is (33,116,97). Sum of RGB (Red+Green+Blue) = 33+116+97=246 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.41% from 246); Green value is 116 (45.70% from 255 or 47.15% from 246); Blue value is 97 (38.28% from 255 or 39.43% from 246); Max value from RGB is 116 - color contains mainly: green. Hex color #217461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217461 is #DE8B9E. Grayscale: #595959. Windows color (decimal): -14584735 or 6386721. OLE color: 6386721.
HSL color Cylindrical-coordinate representation of color #217461: hue angle of 166.27º 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 #217461 is Cyan = 0.72, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 97 | - |
| CMYK | 0.72 | 0 | 0.16 | 0.55 |
| HSL | 166.27º | 0.56% | 0.29% | - |
| HSV(B) | 166.27º | 0.72% | 0.45% | - |
| XYZ | 9.03 | 13.68 | 13.47 | - |
| YUV | 89.02 | 132.5 | 88.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 97 | 0.72 | 0 | 0.16 | 0.55 | 166.27 | 0.56 | 0.29 |
| Hex | 21 | 74 | 61 | 48 | 0 | 10 | 37 | A6 | 38 | 1D |
| Octal | 41 | 164 | 141 | 110 | 0 | 20 | 67 | 246 | 70 | 35 |
| Binary | 100001 | 1110100 | 1100001 | 1001000 | 0 | 10000 | 110111 | 10100110 | 111000 | 11101 |
Color Harmonies of #217461
Complementary color
Monochromatic Colors of #217461
Black with #217461
Text Example
Text Example
White with #217461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217461; }
p { color: rgb(33,116,97); }
H1.HeaderClassName
{
color: #217461;
}
.AnyTagClassName
{
color: #217461;
}
</style>
background-color css
<style>
a { background-color: #217461; }
a { background-color: rgb(33,116,97); }
div.DivClassName
{
background-color: #217461;
}
.BgClassName
{
background-color: #217461;
}
</style>
border-color css
<style>
span { border-color: #217461; }
span { border-color: rgb(33,116,97); }
td.TdClassName
{
border-color: #217461;
}
.TagClassName
{
border-color: #217461;
}
</style>