Shades of Mardi Gras #251227
Tints of Mardi Gras #251227
RGB
CMYK
RGB Variations
Color information
#251227 (or 0x251227) is known color: Mardi Gras. HEX triplet: 25, 12 and 27. RGB value is (37,18,39). Sum of RGB (Red+Green+Blue) = 37+18+39=94 (12% of max value = 765). Red value is 37 (14.84% from 255 or 39.36% from 94); Green value is 18 (7.42% from 255 or 19.15% from 94); Blue value is 39 (15.62% from 255 or 41.49% from 94); Max value from RGB is 39 - color contains mainly: blue. Hex color #251227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251227 is #DAEDD8. Grayscale: #1A1A1A. Windows color (decimal): -14347737 or 2560549. OLE color: 2560549.
HSL color Cylindrical-coordinate representation of color #251227: hue angle of 294.29º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #251227 is Cyan = 0.05, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 18 | 39 | - |
| CMYK | 0.05 | 0.54 | 0 | 0.85 |
| HSL | 294.29º | 0.37% | 0.11% | - |
| HSV(B) | 294.29º | 0.54% | 0.15% | - |
| XYZ | 1.35 | 0.97 | 2.04 | - |
| YUV | 26.08 | 135.29 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 39 | 0.05 | 0.54 | 0 | 0.85 | 294.29 | 0.37 | 0.11 |
| Hex | 25 | 12 | 27 | 5 | 36 | 0 | 55 | 126 | 25 | B |
| Octal | 45 | 22 | 47 | 5 | 66 | 0 | 125 | 446 | 45 | 13 |
| Binary | 100101 | 10010 | 100111 | 101 | 110110 | 0 | 1010101 | 100100110 | 100101 | 1011 |
Color Harmonies of #251227
Complementary color
Monochromatic Colors of #251227
Black with #251227
Text Example
Text Example
White with #251227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251227; }
p { color: rgb(37,18,39); }
H1.HeaderClassName
{
color: #251227;
}
.AnyTagClassName
{
color: #251227;
}
</style>
background-color css
<style>
a { background-color: #251227; }
a { background-color: rgb(37,18,39); }
div.DivClassName
{
background-color: #251227;
}
.BgClassName
{
background-color: #251227;
}
</style>
border-color css
<style>
span { border-color: #251227; }
span { border-color: rgb(37,18,39); }
td.TdClassName
{
border-color: #251227;
}
.TagClassName
{
border-color: #251227;
}
</style>