Shades of Orient #115877
Tints of Orient #115877
RGB
CMYK
RGB Variations
Color information
#115877 (or 0x115877) is known color: Orient. HEX triplet: 11, 58 and 77. RGB value is (17,88,119). Sum of RGB (Red+Green+Blue) = 17+88+119=224 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.59% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 119 (46.88% from 255 or 53.12% from 224); Max value from RGB is 119 - color contains mainly: blue. Hex color #115877 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115877 is #EEA788. Grayscale: #464646. Windows color (decimal): -15640457 or 7821329. OLE color: 7821329.
HSL color Cylindrical-coordinate representation of color #115877: hue angle of 198.24º 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 #115877 is Cyan = 0.86, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 88 | 119 | - |
| CMYK | 0.86 | 0.26 | 0 | 0.53 |
| HSL | 198.24º | 0.75% | 0.27% | - |
| HSV(B) | 198.24º | 0.86% | 0.47% | - |
| XYZ | 7.05 | 8.43 | 18.71 | - |
| YUV | 70.31 | 155.48 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 88 | 119 | 0.86 | 0.26 | 0 | 0.53 | 198.24 | 0.75 | 0.27 |
| Hex | 11 | 58 | 77 | 56 | 1A | 0 | 35 | C6 | 4B | 1B |
| Octal | 21 | 130 | 167 | 126 | 32 | 0 | 65 | 306 | 113 | 33 |
| Binary | 10001 | 1011000 | 1110111 | 1010110 | 11010 | 0 | 110101 | 11000110 | 1001011 | 11011 |
Color Harmonies of #115877
Complementary color
Monochromatic Colors of #115877
Black with #115877
Text Example
Text Example
White with #115877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115877; }
p { color: rgb(17,88,119); }
H1.HeaderClassName
{
color: #115877;
}
.AnyTagClassName
{
color: #115877;
}
</style>
background-color css
<style>
a { background-color: #115877; }
a { background-color: rgb(17,88,119); }
div.DivClassName
{
background-color: #115877;
}
.BgClassName
{
background-color: #115877;
}
</style>
border-color css
<style>
span { border-color: #115877; }
span { border-color: rgb(17,88,119); }
td.TdClassName
{
border-color: #115877;
}
.TagClassName
{
border-color: #115877;
}
</style>