Shades of Midnight Blue #110756
Tints of Midnight Blue #110756
RGB
CMYK
RGB Variations
Color information
#110756 (or 0x110756) is known color: Midnight Blue. HEX triplet: 11, 07 and 56. RGB value is (17,7,86). Sum of RGB (Red+Green+Blue) = 17+7+86=110 (14% of max value = 765). Red value is 17 (7.03% from 255 or 15.45% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 86 (33.98% from 255 or 78.18% from 110); Max value from RGB is 86 - color contains mainly: blue. Hex color #110756 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #110756 is #EEF8A9. Grayscale: #121212. Windows color (decimal): -15661226 or 5637905. OLE color: 5637905.
HSL color Cylindrical-coordinate representation of color #110756: hue angle of 247.59º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #110756 is Cyan = 0.80, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 17 | 7 | 86 | - |
| CMYK | 0.80 | 0.92 | 0 | 0.66 |
| HSL | 247.59º | 0.85% | 0.18% | - |
| HSV(B) | 247.59º | 0.92% | 0.34% | - |
| XYZ | 1.99 | 0.94 | 8.88 | - |
| YUV | 19 | 165.81 | 126.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 7 | 86 | 0.80 | 0.92 | 0 | 0.66 | 247.59 | 0.85 | 0.18 |
| Hex | 11 | 7 | 56 | 50 | 5C | 0 | 42 | F8 | 55 | 12 |
| Octal | 21 | 7 | 126 | 120 | 134 | 0 | 102 | 370 | 125 | 22 |
| Binary | 10001 | 111 | 1010110 | 1010000 | 1011100 | 0 | 1000010 | 11111000 | 1010101 | 10010 |
Color Harmonies of #110756
Complementary color
Monochromatic Colors of #110756
Black with #110756
Text Example
Text Example
White with #110756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110756; }
p { color: rgb(17,7,86); }
H1.HeaderClassName
{
color: #110756;
}
.AnyTagClassName
{
color: #110756;
}
</style>
background-color css
<style>
a { background-color: #110756; }
a { background-color: rgb(17,7,86); }
div.DivClassName
{
background-color: #110756;
}
.BgClassName
{
background-color: #110756;
}
</style>
border-color css
<style>
span { border-color: #110756; }
span { border-color: rgb(17,7,86); }
td.TdClassName
{
border-color: #110756;
}
.TagClassName
{
border-color: #110756;
}
</style>