Shades of Mardi Gras #250426
Tints of Mardi Gras #250426
RGB
CMYK
RGB Variations
Color information
#250426 (or 0x250426) is known color: Mardi Gras. HEX triplet: 25, 04 and 26. RGB value is (37,4,38). Sum of RGB (Red+Green+Blue) = 37+4+38=79 (10% of max value = 765). Red value is 37 (14.84% from 255 or 46.84% from 79); Green value is 4 (1.95% from 255 or 5.06% from 79); Blue value is 38 (15.23% from 255 or 48.10% from 79); Max value from RGB is 38 - color contains mainly: blue. Hex color #250426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #250426 is #DAFBD9. Grayscale: #111111. Windows color (decimal): -14351322 or 2491429. OLE color: 2491429.
HSL color Cylindrical-coordinate representation of color #250426: hue angle of 298.24º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #250426 is Cyan = 0.03, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
RGB | 37 | 4 | 38 | - |
CMYK | 0.03 | 0.89 | 0 | 0.85 |
HSL | 298.24º | 0.81% | 0.08% | - |
HSV(B) | 298.24º | 0.89% | 0.15% | - |
XYZ | 1.16 | 0.62 | 1.89 | - |
YUV | 17.74 | 139.43 | 141.74 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 37 | 4 | 38 | 0.03 | 0.89 | 0 | 0.85 | 298.24 | 0.81 | 0.08 |
Hex | 25 | 4 | 26 | 3 | 59 | 0 | 55 | 12A | 51 | 8 |
Octal | 45 | 4 | 46 | 3 | 131 | 0 | 125 | 452 | 121 | 10 |
Binary | 100101 | 100 | 100110 | 11 | 1011001 | 0 | 1010101 | 100101010 | 1010001 | 1000 |
Color Harmonies of #250426
Complementary color
Monochromatic Colors of #250426
Black with #250426
Text Example
Text Example
White with #250426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250426; }
p { color: rgb(37,4,38); }
H1.HeaderClassName
{
color: #250426;
}
.AnyTagClassName
{
color: #250426;
}
</style>
background-color css
<style>
a { background-color: #250426; }
a { background-color: rgb(37,4,38); }
div.DivClassName
{
background-color: #250426;
}
.BgClassName
{
background-color: #250426;
}
</style>
border-color css
<style>
span { border-color: #250426; }
span { border-color: rgb(37,4,38); }
td.TdClassName
{
border-color: #250426;
}
.TagClassName
{
border-color: #250426;
}
</style>