Shades of Orient #115376
Tints of Orient #115376
RGB
CMYK
RGB Variations
Color information
#115376 (or 0x115376) is known color: Orient. HEX triplet: 11, 53 and 76. RGB value is (17,83,118). Sum of RGB (Red+Green+Blue) = 17+83+118=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 118 (46.48% from 255 or 54.13% from 218); Max value from RGB is 118 - color contains mainly: blue. Hex color #115376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115376 is #EEAC89. Grayscale: #434343. Windows color (decimal): -15641738 or 7754513. OLE color: 7754513.
HSL color Cylindrical-coordinate representation of color #115376: hue angle of 200.79º 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 #115376 is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 83 | 118 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.54 |
| HSL | 200.79º | 0.75% | 0.26% | - |
| HSV(B) | 200.79º | 0.86% | 0.46% | - |
| XYZ | 6.59 | 7.61 | 18.26 | - |
| YUV | 67.26 | 156.63 | 92.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 118 | 0.86 | 0.30 | 0 | 0.54 | 200.79 | 0.75 | 0.26 |
| Hex | 11 | 53 | 76 | 56 | 1E | 0 | 36 | C9 | 4B | 1A |
| Octal | 21 | 123 | 166 | 126 | 36 | 0 | 66 | 311 | 113 | 32 |
| Binary | 10001 | 1010011 | 1110110 | 1010110 | 11110 | 0 | 110110 | 11001001 | 1001011 | 11010 |
Color Harmonies of #115376
Complementary color
Monochromatic Colors of #115376
Black with #115376
Text Example
Text Example
White with #115376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115376; }
p { color: rgb(17,83,118); }
H1.HeaderClassName
{
color: #115376;
}
.AnyTagClassName
{
color: #115376;
}
</style>
background-color css
<style>
a { background-color: #115376; }
a { background-color: rgb(17,83,118); }
div.DivClassName
{
background-color: #115376;
}
.BgClassName
{
background-color: #115376;
}
</style>
border-color css
<style>
span { border-color: #115376; }
span { border-color: rgb(17,83,118); }
td.TdClassName
{
border-color: #115376;
}
.TagClassName
{
border-color: #115376;
}
</style>