Shades of Orient #165777
Tints of Orient #165777
RGB
CMYK
RGB Variations
Color information
#165777 (or 0x165777) is known color: Orient. HEX triplet: 16, 57 and 77. RGB value is (22,87,119). Sum of RGB (Red+Green+Blue) = 22+87+119=228 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.65% from 228); Green value is 87 (34.38% from 255 or 38.16% from 228); Blue value is 119 (46.88% from 255 or 52.19% from 228); Max value from RGB is 119 - color contains mainly: blue. Hex color #165777 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165777 is #E9A888. Grayscale: #474747. Windows color (decimal): -15313033 or 7821078. OLE color: 7821078.
HSL color Cylindrical-coordinate representation of color #165777: hue angle of 199.79º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #165777 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 87 | 119 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.53 |
| HSL | 199.79º | 0.69% | 0.28% | - |
| HSV(B) | 199.79º | 0.82% | 0.47% | - |
| XYZ | 7.07 | 8.32 | 18.69 | - |
| YUV | 71.21 | 154.97 | 92.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 87 | 119 | 0.82 | 0.27 | 0 | 0.53 | 199.79 | 0.69 | 0.28 |
| Hex | 16 | 57 | 77 | 52 | 1B | 0 | 35 | C8 | 45 | 1C |
| Octal | 26 | 127 | 167 | 122 | 33 | 0 | 65 | 310 | 105 | 34 |
| Binary | 10110 | 1010111 | 1110111 | 1010010 | 11011 | 0 | 110101 | 11001000 | 1000101 | 11100 |
Color Harmonies of #165777
Complementary color
Monochromatic Colors of #165777
Black with #165777
Text Example
Text Example
White with #165777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165777; }
p { color: rgb(22,87,119); }
H1.HeaderClassName
{
color: #165777;
}
.AnyTagClassName
{
color: #165777;
}
</style>
background-color css
<style>
a { background-color: #165777; }
a { background-color: rgb(22,87,119); }
div.DivClassName
{
background-color: #165777;
}
.BgClassName
{
background-color: #165777;
}
</style>
border-color css
<style>
span { border-color: #165777; }
span { border-color: rgb(22,87,119); }
td.TdClassName
{
border-color: #165777;
}
.TagClassName
{
border-color: #165777;
}
</style>