Shades of Orient #165475
Tints of Orient #165475
RGB
CMYK
RGB Variations
Color information
#165475 (or 0x165475) is known color: Orient. HEX triplet: 16, 54 and 75. RGB value is (22,84,117). Sum of RGB (Red+Green+Blue) = 22+84+117=223 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.87% from 223); Green value is 84 (33.20% from 255 or 37.67% from 223); Blue value is 117 (46.09% from 255 or 52.47% from 223); Max value from RGB is 117 - color contains mainly: blue. Hex color #165475 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165475 is #E9AB8A. Grayscale: #454545. Windows color (decimal): -15313803 or 7689238. OLE color: 7689238.
HSL color Cylindrical-coordinate representation of color #165475: hue angle of 200.84º 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 #165475 is Cyan = 0.81, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 22 | 84 | 117 | - |
| CMYK | 0.81 | 0.28 | 0 | 0.54 |
| HSL | 200.84º | 0.68% | 0.27% | - |
| HSV(B) | 200.84º | 0.81% | 0.46% | - |
| XYZ | 6.71 | 7.8 | 17.98 | - |
| YUV | 69.22 | 154.96 | 94.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 84 | 117 | 0.81 | 0.28 | 0 | 0.54 | 200.84 | 0.68 | 0.27 |
| Hex | 16 | 54 | 75 | 51 | 1C | 0 | 36 | C9 | 44 | 1B |
| Octal | 26 | 124 | 165 | 121 | 34 | 0 | 66 | 311 | 104 | 33 |
| Binary | 10110 | 1010100 | 1110101 | 1010001 | 11100 | 0 | 110110 | 11001001 | 1000100 | 11011 |
Color Harmonies of #165475
Complementary color
Monochromatic Colors of #165475
Black with #165475
Text Example
Text Example
White with #165475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165475; }
p { color: rgb(22,84,117); }
H1.HeaderClassName
{
color: #165475;
}
.AnyTagClassName
{
color: #165475;
}
</style>
background-color css
<style>
a { background-color: #165475; }
a { background-color: rgb(22,84,117); }
div.DivClassName
{
background-color: #165475;
}
.BgClassName
{
background-color: #165475;
}
</style>
border-color css
<style>
span { border-color: #165475; }
span { border-color: rgb(22,84,117); }
td.TdClassName
{
border-color: #165475;
}
.TagClassName
{
border-color: #165475;
}
</style>