Shades of Orient #115676
Tints of Orient #115676
RGB
CMYK
RGB Variations
Color information
#115676 (or 0x115676) is known color: Orient. HEX triplet: 11, 56 and 76. RGB value is (17,86,118). Sum of RGB (Red+Green+Blue) = 17+86+118=221 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.69% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 118 (46.48% from 255 or 53.39% from 221); Max value from RGB is 118 - color contains mainly: blue. Hex color #115676 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115676 is #EEA989. Grayscale: #444444. Windows color (decimal): -15640970 or 7755281. OLE color: 7755281.
HSL color Cylindrical-coordinate representation of color #115676: hue angle of 199.01º 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 #115676 is Cyan = 0.86, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 86 | 118 | - |
| CMYK | 0.86 | 0.27 | 0 | 0.54 |
| HSL | 199.01º | 0.75% | 0.26% | - |
| HSV(B) | 199.01º | 0.86% | 0.46% | - |
| XYZ | 6.83 | 8.08 | 18.34 | - |
| YUV | 69.02 | 155.64 | 90.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 86 | 118 | 0.86 | 0.27 | 0 | 0.54 | 199.01 | 0.75 | 0.26 |
| Hex | 11 | 56 | 76 | 56 | 1B | 0 | 36 | C7 | 4B | 1A |
| Octal | 21 | 126 | 166 | 126 | 33 | 0 | 66 | 307 | 113 | 32 |
| Binary | 10001 | 1010110 | 1110110 | 1010110 | 11011 | 0 | 110110 | 11000111 | 1001011 | 11010 |
Color Harmonies of #115676
Complementary color
Monochromatic Colors of #115676
Black with #115676
Text Example
Text Example
White with #115676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115676; }
p { color: rgb(17,86,118); }
H1.HeaderClassName
{
color: #115676;
}
.AnyTagClassName
{
color: #115676;
}
</style>
background-color css
<style>
a { background-color: #115676; }
a { background-color: rgb(17,86,118); }
div.DivClassName
{
background-color: #115676;
}
.BgClassName
{
background-color: #115676;
}
</style>
border-color css
<style>
span { border-color: #115676; }
span { border-color: rgb(17,86,118); }
td.TdClassName
{
border-color: #115676;
}
.TagClassName
{
border-color: #115676;
}
</style>