Shades of Orient #165771
Tints of Orient #165771
RGB
CMYK
RGB Variations
Color information
#165771 (or 0x165771) is known color: Orient. HEX triplet: 16, 57 and 71. RGB value is (22,87,113). Sum of RGB (Red+Green+Blue) = 22+87+113=222 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.91% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 113 (44.53% from 255 or 50.90% from 222); Max value from RGB is 113 - color contains mainly: blue. Hex color #165771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165771 is #E9A88E. Grayscale: #464646. Windows color (decimal): -15313039 or 7427862. OLE color: 7427862.
HSL color Cylindrical-coordinate representation of color #165771: hue angle of 197.14º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #165771 is Cyan = 0.81, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 87 | 113 | - |
| CMYK | 0.81 | 0.23 | 0 | 0.56 |
| HSL | 197.14º | 0.67% | 0.26% | - |
| HSV(B) | 197.14º | 0.81% | 0.44% | - |
| XYZ | 6.72 | 8.18 | 16.85 | - |
| YUV | 70.53 | 151.97 | 93.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 87 | 113 | 0.81 | 0.23 | 0 | 0.56 | 197.14 | 0.67 | 0.26 |
| Hex | 16 | 57 | 71 | 51 | 17 | 0 | 38 | C5 | 43 | 1A |
| Octal | 26 | 127 | 161 | 121 | 27 | 0 | 70 | 305 | 103 | 32 |
| Binary | 10110 | 1010111 | 1110001 | 1010001 | 10111 | 0 | 111000 | 11000101 | 1000011 | 11010 |
Color Harmonies of #165771
Complementary color
Monochromatic Colors of #165771
Black with #165771
Text Example
Text Example
White with #165771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165771; }
p { color: rgb(22,87,113); }
H1.HeaderClassName
{
color: #165771;
}
.AnyTagClassName
{
color: #165771;
}
</style>
background-color css
<style>
a { background-color: #165771; }
a { background-color: rgb(22,87,113); }
div.DivClassName
{
background-color: #165771;
}
.BgClassName
{
background-color: #165771;
}
</style>
border-color css
<style>
span { border-color: #165771; }
span { border-color: rgb(22,87,113); }
td.TdClassName
{
border-color: #165771;
}
.TagClassName
{
border-color: #165771;
}
</style>