Shades of Mardi Gras #251328
Tints of Mardi Gras #251328
RGB
CMYK
RGB Variations
Color information
#251328 (or 0x251328) is known color: Mardi Gras. HEX triplet: 25, 13 and 28. RGB value is (37,19,40). Sum of RGB (Red+Green+Blue) = 37+19+40=96 (12% of max value = 765). Red value is 37 (14.84% from 255 or 38.54% from 96); Green value is 19 (7.81% from 255 or 19.79% from 96); Blue value is 40 (16.02% from 255 or 41.67% from 96); Max value from RGB is 40 - color contains mainly: blue. Hex color #251328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251328 is #DAECD7. Grayscale: #1A1A1A. Windows color (decimal): -14347480 or 2626341. OLE color: 2626341.
HSL color Cylindrical-coordinate representation of color #251328: hue angle of 291.43º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #251328 is Cyan = 0.07, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 37 | 19 | 40 | - |
| CMYK | 0.07 | 0.52 | 0 | 0.84 |
| HSL | 291.43º | 0.36% | 0.12% | - |
| HSV(B) | 291.43º | 0.53% | 0.16% | - |
| XYZ | 1.38 | 1.01 | 2.13 | - |
| YUV | 26.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 40 | 0.07 | 0.52 | 0 | 0.84 | 291.43 | 0.36 | 0.12 |
| Hex | 25 | 13 | 28 | 7 | 34 | 0 | 54 | 123 | 24 | C |
| Octal | 45 | 23 | 50 | 7 | 64 | 0 | 124 | 443 | 44 | 14 |
| Binary | 100101 | 10011 | 101000 | 111 | 110100 | 0 | 1010100 | 100100011 | 100100 | 1100 |
Color Harmonies of #251328
Complementary color
Monochromatic Colors of #251328
Black with #251328
Text Example
Text Example
White with #251328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251328; }
p { color: rgb(37,19,40); }
H1.HeaderClassName
{
color: #251328;
}
.AnyTagClassName
{
color: #251328;
}
</style>
background-color css
<style>
a { background-color: #251328; }
a { background-color: rgb(37,19,40); }
div.DivClassName
{
background-color: #251328;
}
.BgClassName
{
background-color: #251328;
}
</style>
border-color css
<style>
span { border-color: #251328; }
span { border-color: rgb(37,19,40); }
td.TdClassName
{
border-color: #251328;
}
.TagClassName
{
border-color: #251328;
}
</style>