Shades of Mardi Gras #251327
Tints of Mardi Gras #251327
RGB
CMYK
RGB Variations
Color information
#251327 (or 0x251327) is known color: Mardi Gras. HEX triplet: 25, 13 and 27. RGB value is (37,19,39). Sum of RGB (Red+Green+Blue) = 37+19+39=95 (12% of max value = 765). Red value is 37 (14.84% from 255 or 38.95% from 95); Green value is 19 (7.81% from 255 or 20% from 95); Blue value is 39 (15.62% from 255 or 41.05% from 95); Max value from RGB is 39 - color contains mainly: blue. Hex color #251327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251327 is #DAECD8. Grayscale: #1A1A1A. Windows color (decimal): -14347481 or 2560805. OLE color: 2560805.
HSL color Cylindrical-coordinate representation of color #251327: hue angle of 294º degrees, saturation: 0.34, 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 #251327 is Cyan = 0.05, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 19 | 39 | - |
| CMYK | 0.05 | 0.51 | 0 | 0.85 |
| HSL | 294º | 0.34% | 0.11% | - |
| HSV(B) | 294º | 0.51% | 0.15% | - |
| XYZ | 1.36 | 1.01 | 2.04 | - |
| YUV | 26.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 39 | 0.05 | 0.51 | 0 | 0.85 | 294 | 0.34 | 0.11 |
| Hex | 25 | 13 | 27 | 5 | 33 | 0 | 55 | 126 | 22 | B |
| Octal | 45 | 23 | 47 | 5 | 63 | 0 | 125 | 446 | 42 | 13 |
| Binary | 100101 | 10011 | 100111 | 101 | 110011 | 0 | 1010101 | 100100110 | 100010 | 1011 |
Color Harmonies of #251327
Complementary color
Monochromatic Colors of #251327
Black with #251327
Text Example
Text Example
White with #251327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251327; }
p { color: rgb(37,19,39); }
H1.HeaderClassName
{
color: #251327;
}
.AnyTagClassName
{
color: #251327;
}
</style>
background-color css
<style>
a { background-color: #251327; }
a { background-color: rgb(37,19,39); }
div.DivClassName
{
background-color: #251327;
}
.BgClassName
{
background-color: #251327;
}
</style>
border-color css
<style>
span { border-color: #251327; }
span { border-color: rgb(37,19,39); }
td.TdClassName
{
border-color: #251327;
}
.TagClassName
{
border-color: #251327;
}
</style>