Shades of Mardi Gras #251224
Tints of Mardi Gras #251224
RGB
CMYK
RGB Variations
Color information
#251224 (or 0x251224) is known color: Mardi Gras. HEX triplet: 25, 12 and 24. RGB value is (37,18,36). Sum of RGB (Red+Green+Blue) = 37+18+36=91 (12% of max value = 765). Red value is 37 (14.84% from 255 or 40.66% from 91); Green value is 18 (7.42% from 255 or 19.78% from 91); Blue value is 36 (14.45% from 255 or 39.56% from 91); Max value from RGB is 37 - color contains mainly: red. Hex color #251224 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251224 is #DAEDDB. Grayscale: #191919. Windows color (decimal): -14347740 or 2363941. OLE color: 2363941.
HSL color Cylindrical-coordinate representation of color #251224: hue angle of 303.16º degrees, saturation: 0.35, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #251224 is Cyan = 0, Magento = 0.51, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 18 | 36 | - |
| CMYK | 0 | 0.51 | 0.03 | 0.85 |
| HSL | 303.16º | 0.35% | 0.11% | - |
| HSV(B) | 303.16º | 0.51% | 0.15% | - |
| XYZ | 1.3 | 0.95 | 1.78 | - |
| YUV | 25.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 36 | 0 | 0.51 | 0.03 | 0.85 | 303.16 | 0.35 | 0.11 |
| Hex | 25 | 12 | 24 | 0 | 33 | 3 | 55 | 12F | 23 | B |
| Octal | 45 | 22 | 44 | 0 | 63 | 3 | 125 | 457 | 43 | 13 |
| Binary | 100101 | 10010 | 100100 | 0 | 110011 | 11 | 1010101 | 100101111 | 100011 | 1011 |
Color Harmonies of #251224
Complementary color
Monochromatic Colors of #251224
Black with #251224
Text Example
Text Example
White with #251224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251224; }
p { color: rgb(37,18,36); }
H1.HeaderClassName
{
color: #251224;
}
.AnyTagClassName
{
color: #251224;
}
</style>
background-color css
<style>
a { background-color: #251224; }
a { background-color: rgb(37,18,36); }
div.DivClassName
{
background-color: #251224;
}
.BgClassName
{
background-color: #251224;
}
</style>
border-color css
<style>
span { border-color: #251224; }
span { border-color: rgb(37,18,36); }
td.TdClassName
{
border-color: #251224;
}
.TagClassName
{
border-color: #251224;
}
</style>