Shades of Orient #165668
Tints of Orient #165668
RGB
CMYK
RGB Variations
Color information
#165668 (or 0x165668) is known color: Orient. HEX triplet: 16, 56 and 68. RGB value is (22,86,104). Sum of RGB (Red+Green+Blue) = 22+86+104=212 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.38% from 212); Green value is 86 (33.98% from 255 or 40.57% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #165668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165668 is #E9A997. Grayscale: #444444. Windows color (decimal): -15313304 or 6837782. OLE color: 6837782.
HSL color Cylindrical-coordinate representation of color #165668: hue angle of 193.17º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #165668 is Cyan = 0.79, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 86 | 104 | - |
| CMYK | 0.79 | 0.17 | 0 | 0.59 |
| HSL | 193.17º | 0.65% | 0.25% | - |
| HSV(B) | 193.17º | 0.79% | 0.41% | - |
| XYZ | 6.16 | 7.83 | 14.28 | - |
| YUV | 68.92 | 147.8 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 86 | 104 | 0.79 | 0.17 | 0 | 0.59 | 193.17 | 0.65 | 0.25 |
| Hex | 16 | 56 | 68 | 4F | 11 | 0 | 3B | C1 | 41 | 19 |
| Octal | 26 | 126 | 150 | 117 | 21 | 0 | 73 | 301 | 101 | 31 |
| Binary | 10110 | 1010110 | 1101000 | 1001111 | 10001 | 0 | 111011 | 11000001 | 1000001 | 11001 |
Color Harmonies of #165668
Complementary color
Monochromatic Colors of #165668
Black with #165668
Text Example
Text Example
White with #165668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165668; }
p { color: rgb(22,86,104); }
H1.HeaderClassName
{
color: #165668;
}
.AnyTagClassName
{
color: #165668;
}
</style>
background-color css
<style>
a { background-color: #165668; }
a { background-color: rgb(22,86,104); }
div.DivClassName
{
background-color: #165668;
}
.BgClassName
{
background-color: #165668;
}
</style>
border-color css
<style>
span { border-color: #165668; }
span { border-color: rgb(22,86,104); }
td.TdClassName
{
border-color: #165668;
}
.TagClassName
{
border-color: #165668;
}
</style>