Shades of Orient #165778
Tints of Orient #165778
RGB
CMYK
RGB Variations
Color information
#165778 (or 0x165778) is known color: Orient. HEX triplet: 16, 57 and 78. RGB value is (22,87,120). Sum of RGB (Red+Green+Blue) = 22+87+120=229 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.61% from 229); Green value is 87 (34.38% from 255 or 37.99% from 229); Blue value is 120 (47.27% from 255 or 52.40% from 229); Max value from RGB is 120 - color contains mainly: blue. Hex color #165778 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165778 is #E9A887. Grayscale: #474747. Windows color (decimal): -15313032 or 7886614. OLE color: 7886614.
HSL color Cylindrical-coordinate representation of color #165778: hue angle of 200.2º 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 #165778 is Cyan = 0.82, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 87 | 120 | - |
| CMYK | 0.82 | 0.28 | 0 | 0.53 |
| HSL | 200.2º | 0.69% | 0.28% | - |
| HSV(B) | 200.2º | 0.82% | 0.47% | - |
| XYZ | 7.13 | 8.34 | 19 | - |
| YUV | 71.33 | 155.47 | 92.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 87 | 120 | 0.82 | 0.28 | 0 | 0.53 | 200.2 | 0.69 | 0.28 |
| Hex | 16 | 57 | 78 | 52 | 1C | 0 | 35 | C8 | 45 | 1C |
| Octal | 26 | 127 | 170 | 122 | 34 | 0 | 65 | 310 | 105 | 34 |
| Binary | 10110 | 1010111 | 1111000 | 1010010 | 11100 | 0 | 110101 | 11001000 | 1000101 | 11100 |
Color Harmonies of #165778
Complementary color
Monochromatic Colors of #165778
Black with #165778
Text Example
Text Example
White with #165778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165778; }
p { color: rgb(22,87,120); }
H1.HeaderClassName
{
color: #165778;
}
.AnyTagClassName
{
color: #165778;
}
</style>
background-color css
<style>
a { background-color: #165778; }
a { background-color: rgb(22,87,120); }
div.DivClassName
{
background-color: #165778;
}
.BgClassName
{
background-color: #165778;
}
</style>
border-color css
<style>
span { border-color: #165778; }
span { border-color: rgb(22,87,120); }
td.TdClassName
{
border-color: #165778;
}
.TagClassName
{
border-color: #165778;
}
</style>