Shades of Orient #115778
Tints of Orient #115778
RGB
CMYK
RGB Variations
Color information
#115778 (or 0x115778) is known color: Orient. HEX triplet: 11, 57 and 78. RGB value is (17,87,120). Sum of RGB (Red+Green+Blue) = 17+87+120=224 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.59% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 120 (47.27% from 255 or 53.57% from 224); Max value from RGB is 120 - color contains mainly: blue. Hex color #115778 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115778 is #EEA887. Grayscale: #454545. Windows color (decimal): -15640712 or 7886609. OLE color: 7886609.
HSL color Cylindrical-coordinate representation of color #115778: hue angle of 199.22º 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 #115778 is Cyan = 0.86, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 87 | 120 | - |
| CMYK | 0.86 | 0.28 | 0 | 0.53 |
| HSL | 199.22º | 0.75% | 0.27% | - |
| HSV(B) | 199.22º | 0.86% | 0.47% | - |
| XYZ | 7.03 | 8.29 | 19 | - |
| YUV | 69.83 | 156.31 | 90.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 87 | 120 | 0.86 | 0.28 | 0 | 0.53 | 199.22 | 0.75 | 0.27 |
| Hex | 11 | 57 | 78 | 56 | 1C | 0 | 35 | C7 | 4B | 1B |
| Octal | 21 | 127 | 170 | 126 | 34 | 0 | 65 | 307 | 113 | 33 |
| Binary | 10001 | 1010111 | 1111000 | 1010110 | 11100 | 0 | 110101 | 11000111 | 1001011 | 11011 |
Color Harmonies of #115778
Complementary color
Monochromatic Colors of #115778
Black with #115778
Text Example
Text Example
White with #115778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115778; }
p { color: rgb(17,87,120); }
H1.HeaderClassName
{
color: #115778;
}
.AnyTagClassName
{
color: #115778;
}
</style>
background-color css
<style>
a { background-color: #115778; }
a { background-color: rgb(17,87,120); }
div.DivClassName
{
background-color: #115778;
}
.BgClassName
{
background-color: #115778;
}
</style>
border-color css
<style>
span { border-color: #115778; }
span { border-color: rgb(17,87,120); }
td.TdClassName
{
border-color: #115778;
}
.TagClassName
{
border-color: #115778;
}
</style>