Shades of Orient #165671
Tints of Orient #165671
RGB
CMYK
RGB Variations
Color information
#165671 (or 0x165671) is known color: Orient. HEX triplet: 16, 56 and 71. RGB value is (22,86,113). Sum of RGB (Red+Green+Blue) = 22+86+113=221 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.95% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #165671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165671 is #E9A98E. Grayscale: #454545. Windows color (decimal): -15313295 or 7427606. OLE color: 7427606.
HSL color Cylindrical-coordinate representation of color #165671: hue angle of 197.8º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #165671 is Cyan = 0.81, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 86 | 113 | - |
| CMYK | 0.81 | 0.24 | 0 | 0.56 |
| HSL | 197.8º | 0.67% | 0.26% | - |
| HSV(B) | 197.8º | 0.81% | 0.44% | - |
| XYZ | 6.64 | 8.02 | 16.82 | - |
| YUV | 69.94 | 152.3 | 93.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 86 | 113 | 0.81 | 0.24 | 0 | 0.56 | 197.8 | 0.67 | 0.26 |
| Hex | 16 | 56 | 71 | 51 | 18 | 0 | 38 | C6 | 43 | 1A |
| Octal | 26 | 126 | 161 | 121 | 30 | 0 | 70 | 306 | 103 | 32 |
| Binary | 10110 | 1010110 | 1110001 | 1010001 | 11000 | 0 | 111000 | 11000110 | 1000011 | 11010 |
Color Harmonies of #165671
Complementary color
Monochromatic Colors of #165671
Black with #165671
Text Example
Text Example
White with #165671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165671; }
p { color: rgb(22,86,113); }
H1.HeaderClassName
{
color: #165671;
}
.AnyTagClassName
{
color: #165671;
}
</style>
background-color css
<style>
a { background-color: #165671; }
a { background-color: rgb(22,86,113); }
div.DivClassName
{
background-color: #165671;
}
.BgClassName
{
background-color: #165671;
}
</style>
border-color css
<style>
span { border-color: #165671; }
span { border-color: rgb(22,86,113); }
td.TdClassName
{
border-color: #165671;
}
.TagClassName
{
border-color: #165671;
}
</style>