Shades of Orient #165573
Tints of Orient #165573
RGB
CMYK
RGB Variations
Color information
#165573 (or 0x165573) is known color: Orient. HEX triplet: 16, 55 and 73. RGB value is (22,85,115). Sum of RGB (Red+Green+Blue) = 22+85+115=222 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.91% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 115 (45.31% from 255 or 51.80% from 222); Max value from RGB is 115 - color contains mainly: blue. Hex color #165573 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165573 is #E9AA8C. Grayscale: #454545. Windows color (decimal): -15313549 or 7558422. OLE color: 7558422.
HSL color Cylindrical-coordinate representation of color #165573: hue angle of 199.35º 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 #165573 is Cyan = 0.81, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 85 | 115 | - |
| CMYK | 0.81 | 0.26 | 0 | 0.55 |
| HSL | 199.35º | 0.68% | 0.27% | - |
| HSV(B) | 199.35º | 0.81% | 0.45% | - |
| XYZ | 6.67 | 7.91 | 17.39 | - |
| YUV | 69.58 | 153.63 | 94.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 85 | 115 | 0.81 | 0.26 | 0 | 0.55 | 199.35 | 0.68 | 0.27 |
| Hex | 16 | 55 | 73 | 51 | 1A | 0 | 37 | C7 | 44 | 1B |
| Octal | 26 | 125 | 163 | 121 | 32 | 0 | 67 | 307 | 104 | 33 |
| Binary | 10110 | 1010101 | 1110011 | 1010001 | 11010 | 0 | 110111 | 11000111 | 1000100 | 11011 |
Color Harmonies of #165573
Complementary color
Monochromatic Colors of #165573
Black with #165573
Text Example
Text Example
White with #165573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165573; }
p { color: rgb(22,85,115); }
H1.HeaderClassName
{
color: #165573;
}
.AnyTagClassName
{
color: #165573;
}
</style>
background-color css
<style>
a { background-color: #165573; }
a { background-color: rgb(22,85,115); }
div.DivClassName
{
background-color: #165573;
}
.BgClassName
{
background-color: #165573;
}
</style>
border-color css
<style>
span { border-color: #165573; }
span { border-color: rgb(22,85,115); }
td.TdClassName
{
border-color: #165573;
}
.TagClassName
{
border-color: #165573;
}
</style>