Shades of Orient #115978
Tints of Orient #115978
RGB
CMYK
RGB Variations
Color information
#115978 (or 0x115978) is known color: Orient. HEX triplet: 11, 59 and 78. RGB value is (17,89,120). Sum of RGB (Red+Green+Blue) = 17+89+120=226 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.52% from 226); Green value is 89 (35.16% from 255 or 39.38% from 226); Blue value is 120 (47.27% from 255 or 53.10% from 226); Max value from RGB is 120 - color contains mainly: blue. Hex color #115978 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115978 is #EEA687. Grayscale: #464646. Windows color (decimal): -15640200 or 7887121. OLE color: 7887121.
HSL color Cylindrical-coordinate representation of color #115978: hue angle of 198.06º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #115978 is Cyan = 0.86, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 89 | 120 | - |
| CMYK | 0.86 | 0.26 | 0 | 0.53 |
| HSL | 198.06º | 0.75% | 0.27% | - |
| HSV(B) | 198.06º | 0.86% | 0.47% | - |
| XYZ | 7.19 | 8.62 | 19.05 | - |
| YUV | 71.01 | 155.65 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 89 | 120 | 0.86 | 0.26 | 0 | 0.53 | 198.06 | 0.75 | 0.27 |
| Hex | 11 | 59 | 78 | 56 | 1A | 0 | 35 | C6 | 4B | 1B |
| Octal | 21 | 131 | 170 | 126 | 32 | 0 | 65 | 306 | 113 | 33 |
| Binary | 10001 | 1011001 | 1111000 | 1010110 | 11010 | 0 | 110101 | 11000110 | 1001011 | 11011 |
Color Harmonies of #115978
Complementary color
Monochromatic Colors of #115978
Black with #115978
Text Example
Text Example
White with #115978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115978; }
p { color: rgb(17,89,120); }
H1.HeaderClassName
{
color: #115978;
}
.AnyTagClassName
{
color: #115978;
}
</style>
background-color css
<style>
a { background-color: #115978; }
a { background-color: rgb(17,89,120); }
div.DivClassName
{
background-color: #115978;
}
.BgClassName
{
background-color: #115978;
}
</style>
border-color css
<style>
span { border-color: #115978; }
span { border-color: rgb(17,89,120); }
td.TdClassName
{
border-color: #115978;
}
.TagClassName
{
border-color: #115978;
}
</style>