Shades of Deep Sea #217767
Tints of Deep Sea #217767
RGB
CMYK
RGB Variations
Color information
#217767 (or 0x217767) is known color: Deep Sea. HEX triplet: 21, 77 and 67. RGB value is (33,119,103). Sum of RGB (Red+Green+Blue) = 33+119+103=255 (33% of max value = 765). Red value is 33 (13.28% from 255 or 12.94% from 255); Green value is 119 (46.88% from 255 or 46.67% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 119 - color contains mainly: green. Hex color #217767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217767 is #DE8898. Grayscale: #5B5B5B. Windows color (decimal): -14583961 or 6780705. OLE color: 6780705.
HSL color Cylindrical-coordinate representation of color #217767: hue angle of 168.84º 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 #217767 is Cyan = 0.72, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 119 | 103 | - |
| CMYK | 0.72 | 0 | 0.13 | 0.53 |
| HSL | 168.84º | 0.57% | 0.3% | - |
| HSV(B) | 168.84º | 0.72% | 0.47% | - |
| XYZ | 9.67 | 14.5 | 15.12 | - |
| YUV | 91.46 | 134.51 | 86.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 119 | 103 | 0.72 | 0 | 0.13 | 0.53 | 168.84 | 0.57 | 0.3 |
| Hex | 21 | 77 | 67 | 48 | 0 | D | 35 | A9 | 39 | 1E |
| Octal | 41 | 167 | 147 | 110 | 0 | 15 | 65 | 251 | 71 | 36 |
| Binary | 100001 | 1110111 | 1100111 | 1001000 | 0 | 1101 | 110101 | 10101001 | 111001 | 11110 |
Color Harmonies of #217767
Complementary color
Monochromatic Colors of #217767
Black with #217767
Text Example
Text Example
White with #217767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217767; }
p { color: rgb(33,119,103); }
H1.HeaderClassName
{
color: #217767;
}
.AnyTagClassName
{
color: #217767;
}
</style>
background-color css
<style>
a { background-color: #217767; }
a { background-color: rgb(33,119,103); }
div.DivClassName
{
background-color: #217767;
}
.BgClassName
{
background-color: #217767;
}
</style>
border-color css
<style>
span { border-color: #217767; }
span { border-color: rgb(33,119,103); }
td.TdClassName
{
border-color: #217767;
}
.TagClassName
{
border-color: #217767;
}
</style>