Shades of Orient #165170
Tints of Orient #165170
RGB
CMYK
RGB Variations
Color information
#165170 (or 0x165170) is known color: Orient. HEX triplet: 16, 51 and 70. RGB value is (22,81,112). Sum of RGB (Red+Green+Blue) = 22+81+112=215 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.23% from 215); Green value is 81 (32.03% from 255 or 37.67% from 215); Blue value is 112 (44.14% from 255 or 52.09% from 215); Max value from RGB is 112 - color contains mainly: blue. Hex color #165170 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165170 is #E9AE8F. Grayscale: #424242. Windows color (decimal): -15314576 or 7360790. OLE color: 7360790.
HSL color Cylindrical-coordinate representation of color #165170: hue angle of 200.67º 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 #165170 is Cyan = 0.80, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 81 | 112 | - |
| CMYK | 0.80 | 0.28 | 0 | 0.56 |
| HSL | 200.67º | 0.67% | 0.26% | - |
| HSV(B) | 200.67º | 0.8% | 0.44% | - |
| XYZ | 6.2 | 7.23 | 16.4 | - |
| YUV | 66.89 | 153.45 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 81 | 112 | 0.80 | 0.28 | 0 | 0.56 | 200.67 | 0.67 | 0.26 |
| Hex | 16 | 51 | 70 | 50 | 1C | 0 | 38 | C9 | 43 | 1A |
| Octal | 26 | 121 | 160 | 120 | 34 | 0 | 70 | 311 | 103 | 32 |
| Binary | 10110 | 1010001 | 1110000 | 1010000 | 11100 | 0 | 111000 | 11001001 | 1000011 | 11010 |
Color Harmonies of #165170
Complementary color
Monochromatic Colors of #165170
Black with #165170
Text Example
Text Example
White with #165170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165170; }
p { color: rgb(22,81,112); }
H1.HeaderClassName
{
color: #165170;
}
.AnyTagClassName
{
color: #165170;
}
</style>
background-color css
<style>
a { background-color: #165170; }
a { background-color: rgb(22,81,112); }
div.DivClassName
{
background-color: #165170;
}
.BgClassName
{
background-color: #165170;
}
</style>
border-color css
<style>
span { border-color: #165170; }
span { border-color: rgb(22,81,112); }
td.TdClassName
{
border-color: #165170;
}
.TagClassName
{
border-color: #165170;
}
</style>