Shades of Orient #115776
Tints of Orient #115776
RGB
CMYK
RGB Variations
Color information
#115776 (or 0x115776) is known color: Orient. HEX triplet: 11, 57 and 76. RGB value is (17,87,118). Sum of RGB (Red+Green+Blue) = 17+87+118=222 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.66% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 118 (46.48% from 255 or 53.15% from 222); Max value from RGB is 118 - color contains mainly: blue. Hex color #115776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115776 is #EEA889. Grayscale: #454545. Windows color (decimal): -15640714 or 7755537. OLE color: 7755537.
HSL color Cylindrical-coordinate representation of color #115776: hue angle of 198.42º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #115776 is Cyan = 0.86, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 87 | 118 | - |
| CMYK | 0.86 | 0.26 | 0 | 0.54 |
| HSL | 198.42º | 0.75% | 0.26% | - |
| HSV(B) | 198.42º | 0.86% | 0.46% | - |
| XYZ | 6.91 | 8.24 | 18.37 | - |
| YUV | 69.6 | 155.31 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 87 | 118 | 0.86 | 0.26 | 0 | 0.54 | 198.42 | 0.75 | 0.26 |
| Hex | 11 | 57 | 76 | 56 | 1A | 0 | 36 | C6 | 4B | 1A |
| Octal | 21 | 127 | 166 | 126 | 32 | 0 | 66 | 306 | 113 | 32 |
| Binary | 10001 | 1010111 | 1110110 | 1010110 | 11010 | 0 | 110110 | 11000110 | 1001011 | 11010 |
Color Harmonies of #115776
Complementary color
Monochromatic Colors of #115776
Black with #115776
Text Example
Text Example
White with #115776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115776; }
p { color: rgb(17,87,118); }
H1.HeaderClassName
{
color: #115776;
}
.AnyTagClassName
{
color: #115776;
}
</style>
background-color css
<style>
a { background-color: #115776; }
a { background-color: rgb(17,87,118); }
div.DivClassName
{
background-color: #115776;
}
.BgClassName
{
background-color: #115776;
}
</style>
border-color css
<style>
span { border-color: #115776; }
span { border-color: rgb(17,87,118); }
td.TdClassName
{
border-color: #115776;
}
.TagClassName
{
border-color: #115776;
}
</style>