Shades of Orient #16556E
Tints of Orient #16556E
RGB
CMYK
RGB Variations
Color information
#16556E (or 0x16556E) is known color: Orient. HEX triplet: 16, 55 and 6E. RGB value is (22,85,110). Sum of RGB (Red+Green+Blue) = 22+85+110=217 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.14% from 217); Green value is 85 (33.59% from 255 or 39.17% from 217); Blue value is 110 (43.36% from 255 or 50.69% from 217); Max value from RGB is 110 - color contains mainly: blue. Hex color #16556E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16556E is #E9AA91. Grayscale: #444444. Windows color (decimal): -15313554 or 7230742. OLE color: 7230742.
HSL color Cylindrical-coordinate representation of color #16556E: hue angle of 197.05º 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 #16556E is Cyan = 0.8, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 22 | 85 | 110 | - |
| CMYK | 0.8 | 0.23 | 0 | 0.57 |
| HSL | 197.05º | 0.67% | 0.26% | - |
| HSV(B) | 197.05º | 0.8% | 0.43% | - |
| XYZ | 6.39 | 7.79 | 15.92 | - |
| YUV | 69.01 | 151.13 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 85 | 110 | 0.8 | 0.23 | 0 | 0.57 | 197.05 | 0.67 | 0.26 |
| Hex | 16 | 55 | 6E | 50 | 17 | 0 | 39 | C5 | 43 | 1A |
| Octal | 26 | 125 | 156 | 120 | 27 | 0 | 71 | 305 | 103 | 32 |
| Binary | 10110 | 1010101 | 1101110 | 1010000 | 10111 | 0 | 111001 | 11000101 | 1000011 | 11010 |
Color Harmonies of #16556E
Complementary color
Monochromatic Colors of #16556E
Black with #16556E
Text Example
Text Example
White with #16556E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16556E; }
p { color: rgb(22,85,110); }
H1.HeaderClassName
{
color: #16556E;
}
.AnyTagClassName
{
color: #16556E;
}
</style>
background-color css
<style>
a { background-color: #16556E; }
a { background-color: rgb(22,85,110); }
div.DivClassName
{
background-color: #16556E;
}
.BgClassName
{
background-color: #16556E;
}
</style>
border-color css
<style>
span { border-color: #16556E; }
span { border-color: rgb(22,85,110); }
td.TdClassName
{
border-color: #16556E;
}
.TagClassName
{
border-color: #16556E;
}
</style>