Shades of Orient #16596E
Tints of Orient #16596E
RGB
CMYK
RGB Variations
Color information
#16596E (or 0x16596E) is known color: Orient. HEX triplet: 16, 59 and 6E. RGB value is (22,89,110). Sum of RGB (Red+Green+Blue) = 22+89+110=221 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.95% from 221); Green value is 89 (35.16% from 255 or 40.27% from 221); Blue value is 110 (43.36% from 255 or 49.77% from 221); Max value from RGB is 110 - color contains mainly: blue. Hex color #16596E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16596E is #E9A691. Grayscale: #474747. Windows color (decimal): -15312530 or 7231766. OLE color: 7231766.
HSL color Cylindrical-coordinate representation of color #16596E: hue angle of 194.32º degrees, saturation: 0.67, 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 #16596E is Cyan = 0.8, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 22 | 89 | 110 | - |
| CMYK | 0.8 | 0.19 | 0 | 0.57 |
| HSL | 194.32º | 0.67% | 0.26% | - |
| HSV(B) | 194.32º | 0.8% | 0.43% | - |
| XYZ | 6.72 | 8.44 | 16.03 | - |
| YUV | 71.36 | 149.8 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 89 | 110 | 0.8 | 0.19 | 0 | 0.57 | 194.32 | 0.67 | 0.26 |
| Hex | 16 | 59 | 6E | 50 | 13 | 0 | 39 | C2 | 43 | 1A |
| Octal | 26 | 131 | 156 | 120 | 23 | 0 | 71 | 302 | 103 | 32 |
| Binary | 10110 | 1011001 | 1101110 | 1010000 | 10011 | 0 | 111001 | 11000010 | 1000011 | 11010 |
Color Harmonies of #16596E
Complementary color
Monochromatic Colors of #16596E
Black with #16596E
Text Example
Text Example
White with #16596E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16596E; }
p { color: rgb(22,89,110); }
H1.HeaderClassName
{
color: #16596E;
}
.AnyTagClassName
{
color: #16596E;
}
</style>
background-color css
<style>
a { background-color: #16596E; }
a { background-color: rgb(22,89,110); }
div.DivClassName
{
background-color: #16596E;
}
.BgClassName
{
background-color: #16596E;
}
</style>
border-color css
<style>
span { border-color: #16596E; }
span { border-color: rgb(22,89,110); }
td.TdClassName
{
border-color: #16596E;
}
.TagClassName
{
border-color: #16596E;
}
</style>