Shades of Orient #16596D
Tints of Orient #16596D
RGB
CMYK
RGB Variations
Color information
#16596D (or 0x16596D) is known color: Orient. HEX triplet: 16, 59 and 6D. RGB value is (22,89,109). Sum of RGB (Red+Green+Blue) = 22+89+109=220 (29% of max value = 765). Red value is 22 (8.98% from 255 or 10% from 220); Green value is 89 (35.16% from 255 or 40.45% from 220); Blue value is 109 (42.97% from 255 or 49.55% from 220); Max value from RGB is 109 - color contains mainly: blue. Hex color #16596D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16596D is #E9A692. Grayscale: #474747. Windows color (decimal): -15312531 or 7166230. OLE color: 7166230.
HSL color Cylindrical-coordinate representation of color #16596D: hue angle of 193.79º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #16596D is Cyan = 0.80, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 22 | 89 | 109 | - |
| CMYK | 0.80 | 0.18 | 0 | 0.57 |
| HSL | 193.79º | 0.66% | 0.26% | - |
| HSV(B) | 193.79º | 0.8% | 0.43% | - |
| XYZ | 6.66 | 8.42 | 15.74 | - |
| YUV | 71.25 | 149.3 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 89 | 109 | 0.80 | 0.18 | 0 | 0.57 | 193.79 | 0.66 | 0.26 |
| Hex | 16 | 59 | 6D | 50 | 12 | 0 | 39 | C2 | 42 | 1A |
| Octal | 26 | 131 | 155 | 120 | 22 | 0 | 71 | 302 | 102 | 32 |
| Binary | 10110 | 1011001 | 1101101 | 1010000 | 10010 | 0 | 111001 | 11000010 | 1000010 | 11010 |
Color Harmonies of #16596D
Complementary color
Monochromatic Colors of #16596D
Black with #16596D
Text Example
Text Example
White with #16596D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16596D; }
p { color: rgb(22,89,109); }
H1.HeaderClassName
{
color: #16596D;
}
.AnyTagClassName
{
color: #16596D;
}
</style>
background-color css
<style>
a { background-color: #16596D; }
a { background-color: rgb(22,89,109); }
div.DivClassName
{
background-color: #16596D;
}
.BgClassName
{
background-color: #16596D;
}
</style>
border-color css
<style>
span { border-color: #16596D; }
span { border-color: rgb(22,89,109); }
td.TdClassName
{
border-color: #16596D;
}
.TagClassName
{
border-color: #16596D;
}
</style>