Shades of Orient #115671
Tints of Orient #115671
RGB
CMYK
RGB Variations
Color information
#115671 (or 0x115671) is known color: Orient. HEX triplet: 11, 56 and 71. RGB value is (17,86,113). Sum of RGB (Red+Green+Blue) = 17+86+113=216 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.87% from 216); Green value is 86 (33.98% from 255 or 39.81% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #115671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115671 is #EEA98E. Grayscale: #444444. Windows color (decimal): -15640975 or 7427601. OLE color: 7427601.
HSL color Cylindrical-coordinate representation of color #115671: hue angle of 196.88º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #115671 is Cyan = 0.85, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 86 | 113 | - |
| CMYK | 0.85 | 0.24 | 0 | 0.56 |
| HSL | 196.88º | 0.74% | 0.25% | - |
| HSV(B) | 196.88º | 0.85% | 0.44% | - |
| XYZ | 6.54 | 7.97 | 16.82 | - |
| YUV | 68.45 | 153.14 | 91.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 86 | 113 | 0.85 | 0.24 | 0 | 0.56 | 196.88 | 0.74 | 0.25 |
| Hex | 11 | 56 | 71 | 55 | 18 | 0 | 38 | C5 | 4A | 19 |
| Octal | 21 | 126 | 161 | 125 | 30 | 0 | 70 | 305 | 112 | 31 |
| Binary | 10001 | 1010110 | 1110001 | 1010101 | 11000 | 0 | 111000 | 11000101 | 1001010 | 11001 |
Color Harmonies of #115671
Complementary color
Monochromatic Colors of #115671
Black with #115671
Text Example
Text Example
White with #115671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115671; }
p { color: rgb(17,86,113); }
H1.HeaderClassName
{
color: #115671;
}
.AnyTagClassName
{
color: #115671;
}
</style>
background-color css
<style>
a { background-color: #115671; }
a { background-color: rgb(17,86,113); }
div.DivClassName
{
background-color: #115671;
}
.BgClassName
{
background-color: #115671;
}
</style>
border-color css
<style>
span { border-color: #115671; }
span { border-color: rgb(17,86,113); }
td.TdClassName
{
border-color: #115671;
}
.TagClassName
{
border-color: #115671;
}
</style>