Shades of Deep Sea #167463
Tints of Deep Sea #167463
RGB
CMYK
RGB Variations
Color information
#167463 (or 0x167463) is known color: Deep Sea. HEX triplet: 16, 74 and 63. RGB value is (22,116,99). Sum of RGB (Red+Green+Blue) = 22+116+99=237 (31% of max value = 765). Red value is 22 (8.98% from 255 or 9.28% from 237); Green value is 116 (45.70% from 255 or 48.95% from 237); Blue value is 99 (39.06% from 255 or 41.77% from 237); Max value from RGB is 116 - color contains mainly: green. Hex color #167463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167463 is #E98B9C. Grayscale: #555555. Windows color (decimal): -15305629 or 6517782. OLE color: 6517782.
HSL color Cylindrical-coordinate representation of color #167463: hue angle of 169.15º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #167463 is Cyan = 0.81, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 116 | 99 | - |
| CMYK | 0.81 | 0 | 0.15 | 0.55 |
| HSL | 169.15º | 0.68% | 0.27% | - |
| HSV(B) | 169.15º | 0.81% | 0.45% | - |
| XYZ | 8.83 | 13.56 | 13.96 | - |
| YUV | 85.96 | 135.36 | 82.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 116 | 99 | 0.81 | 0 | 0.15 | 0.55 | 169.15 | 0.68 | 0.27 |
| Hex | 16 | 74 | 63 | 51 | 0 | F | 37 | A9 | 44 | 1B |
| Octal | 26 | 164 | 143 | 121 | 0 | 17 | 67 | 251 | 104 | 33 |
| Binary | 10110 | 1110100 | 1100011 | 1010001 | 0 | 1111 | 110111 | 10101001 | 1000100 | 11011 |
Color Harmonies of #167463
Complementary color
Monochromatic Colors of #167463
Black with #167463
Text Example
Text Example
White with #167463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167463; }
p { color: rgb(22,116,99); }
H1.HeaderClassName
{
color: #167463;
}
.AnyTagClassName
{
color: #167463;
}
</style>
background-color css
<style>
a { background-color: #167463; }
a { background-color: rgb(22,116,99); }
div.DivClassName
{
background-color: #167463;
}
.BgClassName
{
background-color: #167463;
}
</style>
border-color css
<style>
span { border-color: #167463; }
span { border-color: rgb(22,116,99); }
td.TdClassName
{
border-color: #167463;
}
.TagClassName
{
border-color: #167463;
}
</style>