Shades of Midnight Blue #160756
Tints of Midnight Blue #160756
RGB
CMYK
RGB Variations
Color information
#160756 (or 0x160756) is known color: Midnight Blue. HEX triplet: 16, 07 and 56. RGB value is (22,7,86). Sum of RGB (Red+Green+Blue) = 22+7+86=115 (15% of max value = 765). Red value is 22 (8.98% from 255 or 19.13% from 115); Green value is 7 (3.12% from 255 or 6.09% from 115); Blue value is 86 (33.98% from 255 or 74.78% from 115); Max value from RGB is 86 - color contains mainly: blue. Hex color #160756 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160756 is #E9F8A9. Grayscale: #141414. Windows color (decimal): -15333546 or 5637910. OLE color: 5637910.
HSL color Cylindrical-coordinate representation of color #160756: hue angle of 251.39º 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 #160756 is Cyan = 0.74, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 22 | 7 | 86 | - |
| CMYK | 0.74 | 0.92 | 0 | 0.66 |
| HSL | 251.39º | 0.85% | 0.18% | - |
| HSV(B) | 251.39º | 0.92% | 0.34% | - |
| XYZ | 2.09 | 0.99 | 8.89 | - |
| YUV | 20.49 | 164.97 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 7 | 86 | 0.74 | 0.92 | 0 | 0.66 | 251.39 | 0.85 | 0.18 |
| Hex | 16 | 7 | 56 | 4A | 5C | 0 | 42 | FB | 55 | 12 |
| Octal | 26 | 7 | 126 | 112 | 134 | 0 | 102 | 373 | 125 | 22 |
| Binary | 10110 | 111 | 1010110 | 1001010 | 1011100 | 0 | 1000010 | 11111011 | 1010101 | 10010 |
Color Harmonies of #160756
Complementary color
Monochromatic Colors of #160756
Black with #160756
Text Example
Text Example
White with #160756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160756; }
p { color: rgb(22,7,86); }
H1.HeaderClassName
{
color: #160756;
}
.AnyTagClassName
{
color: #160756;
}
</style>
background-color css
<style>
a { background-color: #160756; }
a { background-color: rgb(22,7,86); }
div.DivClassName
{
background-color: #160756;
}
.BgClassName
{
background-color: #160756;
}
</style>
border-color css
<style>
span { border-color: #160756; }
span { border-color: rgb(22,7,86); }
td.TdClassName
{
border-color: #160756;
}
.TagClassName
{
border-color: #160756;
}
</style>