Shades of Orient #165478
Tints of Orient #165478
RGB
CMYK
RGB Variations
Color information
#165478 (or 0x165478) is known color: Orient. HEX triplet: 16, 54 and 78. RGB value is (22,84,120). Sum of RGB (Red+Green+Blue) = 22+84+120=226 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.73% from 226); Green value is 84 (33.20% from 255 or 37.17% from 226); Blue value is 120 (47.27% from 255 or 53.10% from 226); Max value from RGB is 120 - color contains mainly: blue. Hex color #165478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165478 is #E9AB87. Grayscale: #454545. Windows color (decimal): -15313800 or 7885846. OLE color: 7885846.
HSL color Cylindrical-coordinate representation of color #165478: hue angle of 202.04º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #165478 is Cyan = 0.82, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 84 | 120 | - |
| CMYK | 0.82 | 0.3 | 0 | 0.53 |
| HSL | 202.04º | 0.69% | 0.28% | - |
| HSV(B) | 202.04º | 0.82% | 0.47% | - |
| XYZ | 6.89 | 7.87 | 18.92 | - |
| YUV | 69.57 | 156.46 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 84 | 120 | 0.82 | 0.3 | 0 | 0.53 | 202.04 | 0.69 | 0.28 |
| Hex | 16 | 54 | 78 | 52 | 1E | 0 | 35 | CA | 45 | 1C |
| Octal | 26 | 124 | 170 | 122 | 36 | 0 | 65 | 312 | 105 | 34 |
| Binary | 10110 | 1010100 | 1111000 | 1010010 | 11110 | 0 | 110101 | 11001010 | 1000101 | 11100 |
Color Harmonies of #165478
Complementary color
Monochromatic Colors of #165478
Black with #165478
Text Example
Text Example
White with #165478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165478; }
p { color: rgb(22,84,120); }
H1.HeaderClassName
{
color: #165478;
}
.AnyTagClassName
{
color: #165478;
}
</style>
background-color css
<style>
a { background-color: #165478; }
a { background-color: rgb(22,84,120); }
div.DivClassName
{
background-color: #165478;
}
.BgClassName
{
background-color: #165478;
}
</style>
border-color css
<style>
span { border-color: #165478; }
span { border-color: rgb(22,84,120); }
td.TdClassName
{
border-color: #165478;
}
.TagClassName
{
border-color: #165478;
}
</style>