Shades of Deep Sea #217463
Tints of Deep Sea #217463
RGB
CMYK
RGB Variations
Color information
#217463 (or 0x217463) is known color: Deep Sea. HEX triplet: 21, 74 and 63. RGB value is (33,116,99). Sum of RGB (Red+Green+Blue) = 33+116+99=248 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.31% from 248); Green value is 116 (45.70% from 255 or 46.77% from 248); Blue value is 99 (39.06% from 255 or 39.92% from 248); Max value from RGB is 116 - color contains mainly: green. Hex color #217463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217463 is #DE8B9C. Grayscale: #595959. Windows color (decimal): -14584733 or 6517793. OLE color: 6517793.
HSL color Cylindrical-coordinate representation of color #217463: hue angle of 167.71º 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 #217463 is Cyan = 0.72, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 99 | - |
| CMYK | 0.72 | 0 | 0.15 | 0.55 |
| HSL | 167.71º | 0.56% | 0.29% | - |
| HSV(B) | 167.71º | 0.72% | 0.45% | - |
| XYZ | 9.12 | 13.71 | 13.97 | - |
| YUV | 89.25 | 133.5 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 99 | 0.72 | 0 | 0.15 | 0.55 | 167.71 | 0.56 | 0.29 |
| Hex | 21 | 74 | 63 | 48 | 0 | F | 37 | A8 | 38 | 1D |
| Octal | 41 | 164 | 143 | 110 | 0 | 17 | 67 | 250 | 70 | 35 |
| Binary | 100001 | 1110100 | 1100011 | 1001000 | 0 | 1111 | 110111 | 10101000 | 111000 | 11101 |
Color Harmonies of #217463
Complementary color
Monochromatic Colors of #217463
Black with #217463
Text Example
Text Example
White with #217463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217463; }
p { color: rgb(33,116,99); }
H1.HeaderClassName
{
color: #217463;
}
.AnyTagClassName
{
color: #217463;
}
</style>
background-color css
<style>
a { background-color: #217463; }
a { background-color: rgb(33,116,99); }
div.DivClassName
{
background-color: #217463;
}
.BgClassName
{
background-color: #217463;
}
</style>
border-color css
<style>
span { border-color: #217463; }
span { border-color: rgb(33,116,99); }
td.TdClassName
{
border-color: #217463;
}
.TagClassName
{
border-color: #217463;
}
</style>