Shades of Mardi Gras #250726
Tints of Mardi Gras #250726
RGB
CMYK
RGB Variations
Color information
#250726 (or 0x250726) is known color: Mardi Gras. HEX triplet: 25, 07 and 26. RGB value is (37,7,38). Sum of RGB (Red+Green+Blue) = 37+7+38=82 (10% of max value = 765). Red value is 37 (14.84% from 255 or 45.12% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 38 (15.23% from 255 or 46.34% from 82); Max value from RGB is 38 - color contains mainly: blue. Hex color #250726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #250726 is #DAF8D9. Grayscale: #131313. Windows color (decimal): -14350554 or 2492197. OLE color: 2492197.
HSL color Cylindrical-coordinate representation of color #250726: hue angle of 298.06º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #250726 is Cyan = 0.03, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 7 | 38 | - |
| CMYK | 0.03 | 0.82 | 0 | 0.85 |
| HSL | 298.06º | 0.69% | 0.09% | - |
| HSV(B) | 298.06º | 0.82% | 0.15% | - |
| XYZ | 1.19 | 0.69 | 1.9 | - |
| YUV | 19.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 38 | 0.03 | 0.82 | 0 | 0.85 | 298.06 | 0.69 | 0.09 |
| Hex | 25 | 7 | 26 | 3 | 52 | 0 | 55 | 12A | 45 | 9 |
| Octal | 45 | 7 | 46 | 3 | 122 | 0 | 125 | 452 | 105 | 11 |
| Binary | 100101 | 111 | 100110 | 11 | 1010010 | 0 | 1010101 | 100101010 | 1000101 | 1001 |
Color Harmonies of #250726
Complementary color
Monochromatic Colors of #250726
Black with #250726
Text Example
Text Example
White with #250726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250726; }
p { color: rgb(37,7,38); }
H1.HeaderClassName
{
color: #250726;
}
.AnyTagClassName
{
color: #250726;
}
</style>
background-color css
<style>
a { background-color: #250726; }
a { background-color: rgb(37,7,38); }
div.DivClassName
{
background-color: #250726;
}
.BgClassName
{
background-color: #250726;
}
</style>
border-color css
<style>
span { border-color: #250726; }
span { border-color: rgb(37,7,38); }
td.TdClassName
{
border-color: #250726;
}
.TagClassName
{
border-color: #250726;
}
</style>