Shades of Mardi Gras #250720
Tints of Mardi Gras #250720
RGB
CMYK
RGB Variations
Color information
#250720 (or 0x250720) is known color: Mardi Gras. HEX triplet: 25, 07 and 20. RGB value is (37,7,32). Sum of RGB (Red+Green+Blue) = 37+7+32=76 (10% of max value = 765). Red value is 37 (14.84% from 255 or 48.68% from 76); Green value is 7 (3.12% from 255 or 9.21% from 76); Blue value is 32 (12.89% from 255 or 42.11% from 76); Max value from RGB is 37 - color contains mainly: red. Hex color #250720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #250720 is #DAF8DF. Grayscale: #121212. Windows color (decimal): -14350560 or 2098981. OLE color: 2098981.
HSL color Cylindrical-coordinate representation of color #250720: hue angle of 310º degrees, saturation: 0.68, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #250720 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 7 | 32 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.85 |
| HSL | 310º | 0.68% | 0.09% | - |
| HSV(B) | 310º | 0.81% | 0.15% | - |
| XYZ | 1.1 | 0.65 | 1.43 | - |
| YUV | 18.82 | 135.44 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 32 | 0 | 0.81 | 0.14 | 0.85 | 310 | 0.68 | 0.09 |
| Hex | 25 | 7 | 20 | 0 | 51 | E | 55 | 136 | 44 | 9 |
| Octal | 45 | 7 | 40 | 0 | 121 | 16 | 125 | 466 | 104 | 11 |
| Binary | 100101 | 111 | 100000 | 0 | 1010001 | 1110 | 1010101 | 100110110 | 1000100 | 1001 |
Color Harmonies of #250720
Complementary color
Monochromatic Colors of #250720
Black with #250720
Text Example
Text Example
White with #250720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250720; }
p { color: rgb(37,7,32); }
H1.HeaderClassName
{
color: #250720;
}
.AnyTagClassName
{
color: #250720;
}
</style>
background-color css
<style>
a { background-color: #250720; }
a { background-color: rgb(37,7,32); }
div.DivClassName
{
background-color: #250720;
}
.BgClassName
{
background-color: #250720;
}
</style>
border-color css
<style>
span { border-color: #250720; }
span { border-color: rgb(37,7,32); }
td.TdClassName
{
border-color: #250720;
}
.TagClassName
{
border-color: #250720;
}
</style>