Shades of Orient #165567
Tints of Orient #165567
RGB
CMYK
RGB Variations
Color information
#165567 (or 0x165567) is known color: Orient. HEX triplet: 16, 55 and 67. RGB value is (22,85,103). Sum of RGB (Red+Green+Blue) = 22+85+103=210 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.48% from 210); Green value is 85 (33.59% from 255 or 40.48% from 210); Blue value is 103 (40.62% from 255 or 49.05% from 210); Max value from RGB is 103 - color contains mainly: blue. Hex color #165567 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165567 is #E9AA98. Grayscale: #444444. Windows color (decimal): -15313561 or 6771990. OLE color: 6771990.
HSL color Cylindrical-coordinate representation of color #165567: hue angle of 193.33º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #165567 is Cyan = 0.79, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 85 | 103 | - |
| CMYK | 0.79 | 0.17 | 0 | 0.60 |
| HSL | 193.33º | 0.65% | 0.25% | - |
| HSV(B) | 193.33º | 0.79% | 0.4% | - |
| XYZ | 6.03 | 7.65 | 13.99 | - |
| YUV | 68.22 | 147.63 | 95.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 85 | 103 | 0.79 | 0.17 | 0 | 0.60 | 193.33 | 0.65 | 0.25 |
| Hex | 16 | 55 | 67 | 4F | 11 | 0 | 3C | C1 | 41 | 19 |
| Octal | 26 | 125 | 147 | 117 | 21 | 0 | 74 | 301 | 101 | 31 |
| Binary | 10110 | 1010101 | 1100111 | 1001111 | 10001 | 0 | 111100 | 11000001 | 1000001 | 11001 |
Color Harmonies of #165567
Complementary color
Monochromatic Colors of #165567
Black with #165567
Text Example
Text Example
White with #165567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165567; }
p { color: rgb(22,85,103); }
H1.HeaderClassName
{
color: #165567;
}
.AnyTagClassName
{
color: #165567;
}
</style>
background-color css
<style>
a { background-color: #165567; }
a { background-color: rgb(22,85,103); }
div.DivClassName
{
background-color: #165567;
}
.BgClassName
{
background-color: #165567;
}
</style>
border-color css
<style>
span { border-color: #165567; }
span { border-color: rgb(22,85,103); }
td.TdClassName
{
border-color: #165567;
}
.TagClassName
{
border-color: #165567;
}
</style>