Shades of Orient #115171
Tints of Orient #115171
RGB
CMYK
RGB Variations
Color information
#115171 (or 0x115171) is known color: Orient. HEX triplet: 11, 51 and 71. RGB value is (17,81,113). Sum of RGB (Red+Green+Blue) = 17+81+113=211 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.06% from 211); Green value is 81 (32.03% from 255 or 38.39% from 211); Blue value is 113 (44.53% from 255 or 53.55% from 211); Max value from RGB is 113 - color contains mainly: blue. Hex color #115171 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115171 is #EEAE8E. Grayscale: #414141. Windows color (decimal): -15642255 or 7426321. OLE color: 7426321.
HSL color Cylindrical-coordinate representation of color #115171: hue angle of 200º 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 #115171 is Cyan = 0.85, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 81 | 113 | - |
| CMYK | 0.85 | 0.28 | 0 | 0.56 |
| HSL | 200º | 0.74% | 0.25% | - |
| HSV(B) | 200º | 0.85% | 0.44% | - |
| XYZ | 6.15 | 7.2 | 16.69 | - |
| YUV | 65.51 | 154.8 | 93.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 81 | 113 | 0.85 | 0.28 | 0 | 0.56 | 200 | 0.74 | 0.25 |
| Hex | 11 | 51 | 71 | 55 | 1C | 0 | 38 | C8 | 4A | 19 |
| Octal | 21 | 121 | 161 | 125 | 34 | 0 | 70 | 310 | 112 | 31 |
| Binary | 10001 | 1010001 | 1110001 | 1010101 | 11100 | 0 | 111000 | 11001000 | 1001010 | 11001 |
Color Harmonies of #115171
Complementary color
Monochromatic Colors of #115171
Black with #115171
Text Example
Text Example
White with #115171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115171; }
p { color: rgb(17,81,113); }
H1.HeaderClassName
{
color: #115171;
}
.AnyTagClassName
{
color: #115171;
}
</style>
background-color css
<style>
a { background-color: #115171; }
a { background-color: rgb(17,81,113); }
div.DivClassName
{
background-color: #115171;
}
.BgClassName
{
background-color: #115171;
}
</style>
border-color css
<style>
span { border-color: #115171; }
span { border-color: rgb(17,81,113); }
td.TdClassName
{
border-color: #115171;
}
.TagClassName
{
border-color: #115171;
}
</style>