Shades of Orient #16577A
Tints of Orient #16577A
RGB
CMYK
RGB Variations
Color information
#16577A (or 0x16577A) is known color: Orient. HEX triplet: 16, 57 and 7A. RGB value is (22,87,122). Sum of RGB (Red+Green+Blue) = 22+87+122=231 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.52% from 231); Green value is 87 (34.38% from 255 or 37.66% from 231); Blue value is 122 (48.05% from 255 or 52.81% from 231); Max value from RGB is 122 - color contains mainly: blue. Hex color #16577A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16577A is #E9A885. Grayscale: #474747. Windows color (decimal): -15313030 or 8017686. OLE color: 8017686.
HSL color Cylindrical-coordinate representation of color #16577A: hue angle of 201º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #16577A is Cyan = 0.82, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 22 | 87 | 122 | - |
| CMYK | 0.82 | 0.29 | 0 | 0.52 |
| HSL | 201º | 0.69% | 0.28% | - |
| HSV(B) | 201º | 0.82% | 0.48% | - |
| XYZ | 7.25 | 8.39 | 19.65 | - |
| YUV | 71.56 | 156.47 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 87 | 122 | 0.82 | 0.29 | 0 | 0.52 | 201 | 0.69 | 0.28 |
| Hex | 16 | 57 | 7A | 52 | 1D | 0 | 34 | C9 | 45 | 1C |
| Octal | 26 | 127 | 172 | 122 | 35 | 0 | 64 | 311 | 105 | 34 |
| Binary | 10110 | 1010111 | 1111010 | 1010010 | 11101 | 0 | 110100 | 11001001 | 1000101 | 11100 |
Color Harmonies of #16577A
Complementary color
Monochromatic Colors of #16577A
Black with #16577A
Text Example
Text Example
White with #16577A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16577A; }
p { color: rgb(22,87,122); }
H1.HeaderClassName
{
color: #16577A;
}
.AnyTagClassName
{
color: #16577A;
}
</style>
background-color css
<style>
a { background-color: #16577A; }
a { background-color: rgb(22,87,122); }
div.DivClassName
{
background-color: #16577A;
}
.BgClassName
{
background-color: #16577A;
}
</style>
border-color css
<style>
span { border-color: #16577A; }
span { border-color: rgb(22,87,122); }
td.TdClassName
{
border-color: #16577A;
}
.TagClassName
{
border-color: #16577A;
}
</style>