Shades of Orient #165972
Tints of Orient #165972
RGB
CMYK
RGB Variations
Color information
#165972 (or 0x165972) is known color: Orient. HEX triplet: 16, 59 and 72. RGB value is (22,89,114). Sum of RGB (Red+Green+Blue) = 22+89+114=225 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.78% from 225); Green value is 89 (35.16% from 255 or 39.56% from 225); Blue value is 114 (44.92% from 255 or 50.67% from 225); Max value from RGB is 114 - color contains mainly: blue. Hex color #165972 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165972 is #E9A68D. Grayscale: #474747. Windows color (decimal): -15312526 or 7493910. OLE color: 7493910.
HSL color Cylindrical-coordinate representation of color #165972: hue angle of 196.3º 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 #165972 is Cyan = 0.81, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 89 | 114 | - |
| CMYK | 0.81 | 0.22 | 0 | 0.55 |
| HSL | 196.3º | 0.68% | 0.27% | - |
| HSV(B) | 196.3º | 0.81% | 0.45% | - |
| XYZ | 6.94 | 8.53 | 17.2 | - |
| YUV | 71.82 | 151.8 | 92.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 89 | 114 | 0.81 | 0.22 | 0 | 0.55 | 196.3 | 0.68 | 0.27 |
| Hex | 16 | 59 | 72 | 51 | 16 | 0 | 37 | C4 | 44 | 1B |
| Octal | 26 | 131 | 162 | 121 | 26 | 0 | 67 | 304 | 104 | 33 |
| Binary | 10110 | 1011001 | 1110010 | 1010001 | 10110 | 0 | 110111 | 11000100 | 1000100 | 11011 |
Color Harmonies of #165972
Complementary color
Monochromatic Colors of #165972
Black with #165972
Text Example
Text Example
White with #165972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165972; }
p { color: rgb(22,89,114); }
H1.HeaderClassName
{
color: #165972;
}
.AnyTagClassName
{
color: #165972;
}
</style>
background-color css
<style>
a { background-color: #165972; }
a { background-color: rgb(22,89,114); }
div.DivClassName
{
background-color: #165972;
}
.BgClassName
{
background-color: #165972;
}
</style>
border-color css
<style>
span { border-color: #165972; }
span { border-color: rgb(22,89,114); }
td.TdClassName
{
border-color: #165972;
}
.TagClassName
{
border-color: #165972;
}
</style>