Shades of Orient #165177
Tints of Orient #165177
RGB
CMYK
RGB Variations
Color information
#165177 (or 0x165177) is known color: Orient. HEX triplet: 16, 51 and 77. RGB value is (22,81,119). Sum of RGB (Red+Green+Blue) = 22+81+119=222 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.91% from 222); Green value is 81 (32.03% from 255 or 36.49% from 222); Blue value is 119 (46.88% from 255 or 53.60% from 222); Max value from RGB is 119 - color contains mainly: blue. Hex color #165177 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165177 is #E9AE88. Grayscale: #434343. Windows color (decimal): -15314569 or 7819542. OLE color: 7819542.
HSL color Cylindrical-coordinate representation of color #165177: hue angle of 203.51º 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 #165177 is Cyan = 0.82, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 81 | 119 | - |
| CMYK | 0.82 | 0.32 | 0 | 0.53 |
| HSL | 203.51º | 0.69% | 0.28% | - |
| HSV(B) | 203.51º | 0.82% | 0.47% | - |
| XYZ | 6.6 | 7.39 | 18.53 | - |
| YUV | 67.69 | 156.95 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 81 | 119 | 0.82 | 0.32 | 0 | 0.53 | 203.51 | 0.69 | 0.28 |
| Hex | 16 | 51 | 77 | 52 | 20 | 0 | 35 | CC | 45 | 1C |
| Octal | 26 | 121 | 167 | 122 | 40 | 0 | 65 | 314 | 105 | 34 |
| Binary | 10110 | 1010001 | 1110111 | 1010010 | 100000 | 0 | 110101 | 11001100 | 1000101 | 11100 |
Color Harmonies of #165177
Complementary color
Monochromatic Colors of #165177
Black with #165177
Text Example
Text Example
White with #165177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165177; }
p { color: rgb(22,81,119); }
H1.HeaderClassName
{
color: #165177;
}
.AnyTagClassName
{
color: #165177;
}
</style>
background-color css
<style>
a { background-color: #165177; }
a { background-color: rgb(22,81,119); }
div.DivClassName
{
background-color: #165177;
}
.BgClassName
{
background-color: #165177;
}
</style>
border-color css
<style>
span { border-color: #165177; }
span { border-color: rgb(22,81,119); }
td.TdClassName
{
border-color: #165177;
}
.TagClassName
{
border-color: #165177;
}
</style>