Shades of Orient #115577
Tints of Orient #115577
RGB
CMYK
RGB Variations
Color information
#115577 (or 0x115577) is known color: Orient. HEX triplet: 11, 55 and 77. RGB value is (17,85,119). Sum of RGB (Red+Green+Blue) = 17+85+119=221 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.69% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 119 (46.88% from 255 or 53.85% from 221); Max value from RGB is 119 - color contains mainly: blue. Hex color #115577 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115577 is #EEAA88. Grayscale: #444444. Windows color (decimal): -15641225 or 7820561. OLE color: 7820561.
HSL color Cylindrical-coordinate representation of color #115577: hue angle of 200º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #115577 is Cyan = 0.86, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 85 | 119 | - |
| CMYK | 0.86 | 0.29 | 0 | 0.53 |
| HSL | 200º | 0.75% | 0.27% | - |
| HSV(B) | 200º | 0.86% | 0.47% | - |
| XYZ | 6.81 | 7.95 | 18.63 | - |
| YUV | 68.54 | 156.47 | 91.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 85 | 119 | 0.86 | 0.29 | 0 | 0.53 | 200 | 0.75 | 0.27 |
| Hex | 11 | 55 | 77 | 56 | 1D | 0 | 35 | C8 | 4B | 1B |
| Octal | 21 | 125 | 167 | 126 | 35 | 0 | 65 | 310 | 113 | 33 |
| Binary | 10001 | 1010101 | 1110111 | 1010110 | 11101 | 0 | 110101 | 11001000 | 1001011 | 11011 |
Color Harmonies of #115577
Complementary color
Monochromatic Colors of #115577
Black with #115577
Text Example
Text Example
White with #115577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115577; }
p { color: rgb(17,85,119); }
H1.HeaderClassName
{
color: #115577;
}
.AnyTagClassName
{
color: #115577;
}
</style>
background-color css
<style>
a { background-color: #115577; }
a { background-color: rgb(17,85,119); }
div.DivClassName
{
background-color: #115577;
}
.BgClassName
{
background-color: #115577;
}
</style>
border-color css
<style>
span { border-color: #115577; }
span { border-color: rgb(17,85,119); }
td.TdClassName
{
border-color: #115577;
}
.TagClassName
{
border-color: #115577;
}
</style>