Shades of Deep Sea #217364
Tints of Deep Sea #217364
RGB
CMYK
RGB Variations
Color information
#217364 (or 0x217364) is known color: Deep Sea. HEX triplet: 21, 73 and 64. RGB value is (33,115,100). Sum of RGB (Red+Green+Blue) = 33+115+100=248 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.31% from 248); Green value is 115 (45.31% from 255 or 46.37% from 248); Blue value is 100 (39.45% from 255 or 40.32% from 248); Max value from RGB is 115 - color contains mainly: green. Hex color #217364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217364 is #DE8C9B. Grayscale: #585858. Windows color (decimal): -14584988 or 6583073. OLE color: 6583073.
HSL color Cylindrical-coordinate representation of color #217364: hue angle of 169.02º 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 #217364 is Cyan = 0.71, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 100 | - |
| CMYK | 0.71 | 0 | 0.13 | 0.55 |
| HSL | 169.02º | 0.55% | 0.29% | - |
| HSV(B) | 169.02º | 0.71% | 0.45% | - |
| XYZ | 9.06 | 13.5 | 14.19 | - |
| YUV | 88.77 | 134.33 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 100 | 0.71 | 0 | 0.13 | 0.55 | 169.02 | 0.55 | 0.29 |
| Hex | 21 | 73 | 64 | 47 | 0 | D | 37 | A9 | 37 | 1D |
| Octal | 41 | 163 | 144 | 107 | 0 | 15 | 67 | 251 | 67 | 35 |
| Binary | 100001 | 1110011 | 1100100 | 1000111 | 0 | 1101 | 110111 | 10101001 | 110111 | 11101 |
Color Harmonies of #217364
Complementary color
Monochromatic Colors of #217364
Black with #217364
Text Example
Text Example
White with #217364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217364; }
p { color: rgb(33,115,100); }
H1.HeaderClassName
{
color: #217364;
}
.AnyTagClassName
{
color: #217364;
}
</style>
background-color css
<style>
a { background-color: #217364; }
a { background-color: rgb(33,115,100); }
div.DivClassName
{
background-color: #217364;
}
.BgClassName
{
background-color: #217364;
}
</style>
border-color css
<style>
span { border-color: #217364; }
span { border-color: rgb(33,115,100); }
td.TdClassName
{
border-color: #217364;
}
.TagClassName
{
border-color: #217364;
}
</style>