Shades of Orient #16566E
Tints of Orient #16566E
RGB
CMYK
RGB Variations
Color information
#16566E (or 0x16566E) is known color: Orient. HEX triplet: 16, 56 and 6E. RGB value is (22,86,110). Sum of RGB (Red+Green+Blue) = 22+86+110=218 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.09% from 218); Green value is 86 (33.98% from 255 or 39.45% from 218); Blue value is 110 (43.36% from 255 or 50.46% from 218); Max value from RGB is 110 - color contains mainly: blue. Hex color #16566E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16566E is #E9A991. Grayscale: #454545. Windows color (decimal): -15313298 or 7230998. OLE color: 7230998.
HSL color Cylindrical-coordinate representation of color #16566E: hue angle of 196.36º 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 #16566E is Cyan = 0.8, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 22 | 86 | 110 | - |
| CMYK | 0.8 | 0.22 | 0 | 0.57 |
| HSL | 196.36º | 0.67% | 0.26% | - |
| HSV(B) | 196.36º | 0.8% | 0.43% | - |
| XYZ | 6.47 | 7.95 | 15.95 | - |
| YUV | 69.6 | 150.8 | 94.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 86 | 110 | 0.8 | 0.22 | 0 | 0.57 | 196.36 | 0.67 | 0.26 |
| Hex | 16 | 56 | 6E | 50 | 16 | 0 | 39 | C4 | 43 | 1A |
| Octal | 26 | 126 | 156 | 120 | 26 | 0 | 71 | 304 | 103 | 32 |
| Binary | 10110 | 1010110 | 1101110 | 1010000 | 10110 | 0 | 111001 | 11000100 | 1000011 | 11010 |
Color Harmonies of #16566E
Complementary color
Monochromatic Colors of #16566E
Black with #16566E
Text Example
Text Example
White with #16566E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16566E; }
p { color: rgb(22,86,110); }
H1.HeaderClassName
{
color: #16566E;
}
.AnyTagClassName
{
color: #16566E;
}
</style>
background-color css
<style>
a { background-color: #16566E; }
a { background-color: rgb(22,86,110); }
div.DivClassName
{
background-color: #16566E;
}
.BgClassName
{
background-color: #16566E;
}
</style>
border-color css
<style>
span { border-color: #16566E; }
span { border-color: rgb(22,86,110); }
td.TdClassName
{
border-color: #16566E;
}
.TagClassName
{
border-color: #16566E;
}
</style>