Shades of Mardi Gras #270024
Tints of Mardi Gras #270024
RGB
CMYK
RGB Variations
Color information
#270024 (or 0x270024) is known color: Mardi Gras. HEX triplet: 27, 00 and 24. RGB value is (39,0,36). Sum of RGB (Red+Green+Blue) = 39+0+36=75 (9% of max value = 765). Red value is 39 (15.62% from 255 or 52% from 75); Green value is 0 (0.39% from 255 or 0% from 75); Blue value is 36 (14.45% from 255 or 48% from 75); Max value from RGB is 39 - color contains mainly: red. Hex color #270024 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270024 is #D8FFDB. Grayscale: #0F0F0F. Windows color (decimal): -14221276 or 2359335. OLE color: 2359335.
HSL color Cylindrical-coordinate representation of color #270024: hue angle of 304.62º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270024 is Cyan = 0, Magento = 1, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 0 | 36 | - |
| CMYK | 0 | 1 | 0.08 | 0.85 |
| HSL | 304.62º | 1% | 0.08% | - |
| HSV(B) | 304.62º | 1% | 0.15% | - |
| XYZ | 1.16 | 0.56 | 1.72 | - |
| YUV | 15.77 | 139.42 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 36 | 0 | 1 | 0.08 | 0.85 | 304.62 | 1 | 0.08 |
| Hex | 27 | 0 | 24 | 0 | 64 | 8 | 55 | 131 | 64 | 8 |
| Octal | 47 | 0 | 44 | 0 | 144 | 10 | 125 | 461 | 144 | 10 |
| Binary | 100111 | 0 | 100100 | 0 | 1100100 | 1000 | 1010101 | 100110001 | 1100100 | 1000 |
Color Harmonies of #270024
Complementary color
Monochromatic Colors of #270024
Black with #270024
Text Example
Text Example
White with #270024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270024; }
p { color: rgb(39,0,36); }
H1.HeaderClassName
{
color: #270024;
}
.AnyTagClassName
{
color: #270024;
}
</style>
background-color css
<style>
a { background-color: #270024; }
a { background-color: rgb(39,0,36); }
div.DivClassName
{
background-color: #270024;
}
.BgClassName
{
background-color: #270024;
}
</style>
border-color css
<style>
span { border-color: #270024; }
span { border-color: rgb(39,0,36); }
td.TdClassName
{
border-color: #270024;
}
.TagClassName
{
border-color: #270024;
}
</style>