Shades of Orient #165773
Tints of Orient #165773
RGB
CMYK
RGB Variations
Color information
#165773 (or 0x165773) is known color: Orient. HEX triplet: 16, 57 and 73. RGB value is (22,87,115). Sum of RGB (Red+Green+Blue) = 22+87+115=224 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.82% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 115 (45.31% from 255 or 51.34% from 224); Max value from RGB is 115 - color contains mainly: blue. Hex color #165773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165773 is #E9A88C. Grayscale: #464646. Windows color (decimal): -15313037 or 7558934. OLE color: 7558934.
HSL color Cylindrical-coordinate representation of color #165773: hue angle of 198.06º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #165773 is Cyan = 0.81, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 87 | 115 | - |
| CMYK | 0.81 | 0.24 | 0 | 0.55 |
| HSL | 198.06º | 0.68% | 0.27% | - |
| HSV(B) | 198.06º | 0.81% | 0.45% | - |
| XYZ | 6.83 | 8.22 | 17.45 | - |
| YUV | 70.76 | 152.97 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 87 | 115 | 0.81 | 0.24 | 0 | 0.55 | 198.06 | 0.68 | 0.27 |
| Hex | 16 | 57 | 73 | 51 | 18 | 0 | 37 | C6 | 44 | 1B |
| Octal | 26 | 127 | 163 | 121 | 30 | 0 | 67 | 306 | 104 | 33 |
| Binary | 10110 | 1010111 | 1110011 | 1010001 | 11000 | 0 | 110111 | 11000110 | 1000100 | 11011 |
Color Harmonies of #165773
Complementary color
Monochromatic Colors of #165773
Black with #165773
Text Example
Text Example
White with #165773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165773; }
p { color: rgb(22,87,115); }
H1.HeaderClassName
{
color: #165773;
}
.AnyTagClassName
{
color: #165773;
}
</style>
background-color css
<style>
a { background-color: #165773; }
a { background-color: rgb(22,87,115); }
div.DivClassName
{
background-color: #165773;
}
.BgClassName
{
background-color: #165773;
}
</style>
border-color css
<style>
span { border-color: #165773; }
span { border-color: rgb(22,87,115); }
td.TdClassName
{
border-color: #165773;
}
.TagClassName
{
border-color: #165773;
}
</style>