Shades of Maroon #751007
Tints of Maroon #751007
RGB
CMYK
RGB Variations
Color information
#751007 (or 0x751007) is known color: Maroon. HEX triplet: 75, 10 and 07. RGB value is (117,16,7). Sum of RGB (Red+Green+Blue) = 117+16+7=140 (18% of max value = 765). Red value is 117 (46.09% from 255 or 83.57% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 7 (3.12% from 255 or 5% from 140); Max value from RGB is 117 - color contains mainly: red. Hex color #751007 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751007 is #8AEFF8. Grayscale: #2D2D2D. Windows color (decimal): -9105401 or 462965. OLE color: 462965.
HSL color Cylindrical-coordinate representation of color #751007: hue angle of 4.91º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #751007 is Cyan = 0, Magento = 0.86, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 7 | - |
| CMYK | 0 | 0.86 | 0.94 | 0.54 |
| HSL | 4.91º | 0.89% | 0.24% | - |
| HSV(B) | 4.91º | 0.94% | 0.46% | - |
| XYZ | 7.56 | 4.17 | 0.61 | - |
| YUV | 45.17 | 106.46 | 179.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 7 | 0 | 0.86 | 0.94 | 0.54 | 4.91 | 0.89 | 0.24 |
| Hex | 75 | 10 | 7 | 0 | 56 | 5E | 36 | 5 | 59 | 18 |
| Octal | 165 | 20 | 7 | 0 | 126 | 136 | 66 | 5 | 131 | 30 |
| Binary | 1110101 | 10000 | 111 | 0 | 1010110 | 1011110 | 110110 | 101 | 1011001 | 11000 |
Color Harmonies of #751007
Complementary color
Monochromatic Colors of #751007
Black with #751007
Text Example
Text Example
White with #751007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751007; }
p { color: rgb(117,16,7); }
H1.HeaderClassName
{
color: #751007;
}
.AnyTagClassName
{
color: #751007;
}
</style>
background-color css
<style>
a { background-color: #751007; }
a { background-color: rgb(117,16,7); }
div.DivClassName
{
background-color: #751007;
}
.BgClassName
{
background-color: #751007;
}
</style>
border-color css
<style>
span { border-color: #751007; }
span { border-color: rgb(117,16,7); }
td.TdClassName
{
border-color: #751007;
}
.TagClassName
{
border-color: #751007;
}
</style>