Shades of Orient #165070
Tints of Orient #165070
RGB
CMYK
RGB Variations
Color information
#165070 (or 0x165070) is known color: Orient. HEX triplet: 16, 50 and 70. RGB value is (22,80,112). Sum of RGB (Red+Green+Blue) = 22+80+112=214 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.28% from 214); Green value is 80 (31.64% from 255 or 37.38% from 214); Blue value is 112 (44.14% from 255 or 52.34% from 214); Max value from RGB is 112 - color contains mainly: blue. Hex color #165070 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165070 is #E9AF8F. Grayscale: #424242. Windows color (decimal): -15314832 or 7360534. OLE color: 7360534.
HSL color Cylindrical-coordinate representation of color #165070: hue angle of 201.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #165070 is Cyan = 0.80, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 80 | 112 | - |
| CMYK | 0.80 | 0.29 | 0 | 0.56 |
| HSL | 201.33º | 0.67% | 0.26% | - |
| HSV(B) | 201.33º | 0.8% | 0.44% | - |
| XYZ | 6.12 | 7.08 | 16.37 | - |
| YUV | 66.31 | 153.78 | 96.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 80 | 112 | 0.80 | 0.29 | 0 | 0.56 | 201.33 | 0.67 | 0.26 |
| Hex | 16 | 50 | 70 | 50 | 1D | 0 | 38 | C9 | 43 | 1A |
| Octal | 26 | 120 | 160 | 120 | 35 | 0 | 70 | 311 | 103 | 32 |
| Binary | 10110 | 1010000 | 1110000 | 1010000 | 11101 | 0 | 111000 | 11001001 | 1000011 | 11010 |
Color Harmonies of #165070
Complementary color
Monochromatic Colors of #165070
Black with #165070
Text Example
Text Example
White with #165070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165070; }
p { color: rgb(22,80,112); }
H1.HeaderClassName
{
color: #165070;
}
.AnyTagClassName
{
color: #165070;
}
</style>
background-color css
<style>
a { background-color: #165070; }
a { background-color: rgb(22,80,112); }
div.DivClassName
{
background-color: #165070;
}
.BgClassName
{
background-color: #165070;
}
</style>
border-color css
<style>
span { border-color: #165070; }
span { border-color: rgb(22,80,112); }
td.TdClassName
{
border-color: #165070;
}
.TagClassName
{
border-color: #165070;
}
</style>