Shades of Orient #115375
Tints of Orient #115375
RGB
CMYK
RGB Variations
Color information
#115375 (or 0x115375) is known color: Orient. HEX triplet: 11, 53 and 75. RGB value is (17,83,117). Sum of RGB (Red+Green+Blue) = 17+83+117=217 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.83% from 217); Green value is 83 (32.81% from 255 or 38.25% from 217); Blue value is 117 (46.09% from 255 or 53.92% from 217); Max value from RGB is 117 - color contains mainly: blue. Hex color #115375 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115375 is #EEAC8A. Grayscale: #424242. Windows color (decimal): -15641739 or 7688977. OLE color: 7688977.
HSL color Cylindrical-coordinate representation of color #115375: hue angle of 200.4º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #115375 is Cyan = 0.85, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 83 | 117 | - |
| CMYK | 0.85 | 0.29 | 0 | 0.54 |
| HSL | 200.4º | 0.75% | 0.26% | - |
| HSV(B) | 200.4º | 0.85% | 0.46% | - |
| XYZ | 6.54 | 7.59 | 17.95 | - |
| YUV | 67.14 | 156.13 | 92.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 117 | 0.85 | 0.29 | 0 | 0.54 | 200.4 | 0.75 | 0.26 |
| Hex | 11 | 53 | 75 | 55 | 1D | 0 | 36 | C8 | 4B | 1A |
| Octal | 21 | 123 | 165 | 125 | 35 | 0 | 66 | 310 | 113 | 32 |
| Binary | 10001 | 1010011 | 1110101 | 1010101 | 11101 | 0 | 110110 | 11001000 | 1001011 | 11010 |
Color Harmonies of #115375
Complementary color
Monochromatic Colors of #115375
Black with #115375
Text Example
Text Example
White with #115375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115375; }
p { color: rgb(17,83,117); }
H1.HeaderClassName
{
color: #115375;
}
.AnyTagClassName
{
color: #115375;
}
</style>
background-color css
<style>
a { background-color: #115375; }
a { background-color: rgb(17,83,117); }
div.DivClassName
{
background-color: #115375;
}
.BgClassName
{
background-color: #115375;
}
</style>
border-color css
<style>
span { border-color: #115375; }
span { border-color: rgb(17,83,117); }
td.TdClassName
{
border-color: #115375;
}
.TagClassName
{
border-color: #115375;
}
</style>