Shades of Orient #165875
Tints of Orient #165875
RGB
CMYK
RGB Variations
Color information
#165875 (or 0x165875) is known color: Orient. HEX triplet: 16, 58 and 75. RGB value is (22,88,117). Sum of RGB (Red+Green+Blue) = 22+88+117=227 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.69% from 227); Green value is 88 (34.77% from 255 or 38.77% from 227); Blue value is 117 (46.09% from 255 or 51.54% from 227); Max value from RGB is 117 - color contains mainly: blue. Hex color #165875 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165875 is #E9A78A. Grayscale: #474747. Windows color (decimal): -15312779 or 7690262. OLE color: 7690262.
HSL color Cylindrical-coordinate representation of color #165875: hue angle of 198.32º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #165875 is Cyan = 0.81, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 22 | 88 | 117 | - |
| CMYK | 0.81 | 0.25 | 0 | 0.54 |
| HSL | 198.32º | 0.68% | 0.27% | - |
| HSV(B) | 198.32º | 0.81% | 0.46% | - |
| XYZ | 7.03 | 8.43 | 18.09 | - |
| YUV | 71.57 | 153.63 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 88 | 117 | 0.81 | 0.25 | 0 | 0.54 | 198.32 | 0.68 | 0.27 |
| Hex | 16 | 58 | 75 | 51 | 19 | 0 | 36 | C6 | 44 | 1B |
| Octal | 26 | 130 | 165 | 121 | 31 | 0 | 66 | 306 | 104 | 33 |
| Binary | 10110 | 1011000 | 1110101 | 1010001 | 11001 | 0 | 110110 | 11000110 | 1000100 | 11011 |
Color Harmonies of #165875
Complementary color
Monochromatic Colors of #165875
Black with #165875
Text Example
Text Example
White with #165875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165875; }
p { color: rgb(22,88,117); }
H1.HeaderClassName
{
color: #165875;
}
.AnyTagClassName
{
color: #165875;
}
</style>
background-color css
<style>
a { background-color: #165875; }
a { background-color: rgb(22,88,117); }
div.DivClassName
{
background-color: #165875;
}
.BgClassName
{
background-color: #165875;
}
</style>
border-color css
<style>
span { border-color: #165875; }
span { border-color: rgb(22,88,117); }
td.TdClassName
{
border-color: #165875;
}
.TagClassName
{
border-color: #165875;
}
</style>