Shades of Mardi Gras #251225
Tints of Mardi Gras #251225
RGB
CMYK
RGB Variations
Color information
#251225 (or 0x251225) is known color: Mardi Gras. HEX triplet: 25, 12 and 25. RGB value is (37,18,37). Sum of RGB (Red+Green+Blue) = 37+18+37=92 (12% of max value = 765). Red value is 37 (14.84% from 255 or 40.22% from 92); Green value is 18 (7.42% from 255 or 19.57% from 92); Blue value is 37 (14.84% from 255 or 40.22% from 92); Max value from RGB is 37 - color contains mainly: red, blue. Hex color #251225 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251225 is #DAEDDA. Grayscale: #191919. Windows color (decimal): -14347739 or 2429477. OLE color: 2429477.
HSL color Cylindrical-coordinate representation of color #251225: hue angle of 300º 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 #251225 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 18 | 37 | - |
| CMYK | 0 | 0.51 | 0 | 0.85 |
| HSL | 300º | 0.35% | 0.11% | - |
| HSV(B) | 300º | 0.51% | 0.15% | - |
| XYZ | 1.31 | 0.96 | 1.87 | - |
| YUV | 25.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 37 | 0 | 0.51 | 0 | 0.85 | 300 | 0.35 | 0.11 |
| Hex | 25 | 12 | 25 | 0 | 33 | 0 | 55 | 12C | 23 | B |
| Octal | 45 | 22 | 45 | 0 | 63 | 0 | 125 | 454 | 43 | 13 |
| Binary | 100101 | 10010 | 100101 | 0 | 110011 | 0 | 1010101 | 100101100 | 100011 | 1011 |
Color Harmonies of #251225
Complementary color
Monochromatic Colors of #251225
Black with #251225
Text Example
Text Example
White with #251225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251225; }
p { color: rgb(37,18,37); }
H1.HeaderClassName
{
color: #251225;
}
.AnyTagClassName
{
color: #251225;
}
</style>
background-color css
<style>
a { background-color: #251225; }
a { background-color: rgb(37,18,37); }
div.DivClassName
{
background-color: #251225;
}
.BgClassName
{
background-color: #251225;
}
</style>
border-color css
<style>
span { border-color: #251225; }
span { border-color: rgb(37,18,37); }
td.TdClassName
{
border-color: #251225;
}
.TagClassName
{
border-color: #251225;
}
</style>