Shades of Mardi Gras #270924
Tints of Mardi Gras #270924
RGB
CMYK
RGB Variations
Color information
#270924 (or 0x270924) is known color: Mardi Gras. HEX triplet: 27, 09 and 24. RGB value is (39,9,36). Sum of RGB (Red+Green+Blue) = 39+9+36=84 (11% of max value = 765). Red value is 39 (15.62% from 255 or 46.43% from 84); Green value is 9 (3.91% from 255 or 10.71% from 84); Blue value is 36 (14.45% from 255 or 42.86% from 84); Max value from RGB is 39 - color contains mainly: red. Hex color #270924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270924 is #D8F6DB. Grayscale: #141414. Windows color (decimal): -14218972 or 2361639. OLE color: 2361639.
HSL color Cylindrical-coordinate representation of color #270924: hue angle of 306º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #270924 is Cyan = 0, Magento = 0.77, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 9 | 36 | - |
| CMYK | 0 | 0.77 | 0.08 | 0.85 |
| HSL | 306º | 0.63% | 0.09% | - |
| HSV(B) | 306º | 0.77% | 0.15% | - |
| XYZ | 1.25 | 0.75 | 1.75 | - |
| YUV | 21.05 | 136.44 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 36 | 0 | 0.77 | 0.08 | 0.85 | 306 | 0.63 | 0.09 |
| Hex | 27 | 9 | 24 | 0 | 4D | 8 | 55 | 132 | 3E | 9 |
| Octal | 47 | 11 | 44 | 0 | 115 | 10 | 125 | 462 | 76 | 11 |
| Binary | 100111 | 1001 | 100100 | 0 | 1001101 | 1000 | 1010101 | 100110010 | 111110 | 1001 |
Color Harmonies of #270924
Complementary color
Monochromatic Colors of #270924
Black with #270924
Text Example
Text Example
White with #270924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270924; }
p { color: rgb(39,9,36); }
H1.HeaderClassName
{
color: #270924;
}
.AnyTagClassName
{
color: #270924;
}
</style>
background-color css
<style>
a { background-color: #270924; }
a { background-color: rgb(39,9,36); }
div.DivClassName
{
background-color: #270924;
}
.BgClassName
{
background-color: #270924;
}
</style>
border-color css
<style>
span { border-color: #270924; }
span { border-color: rgb(39,9,36); }
td.TdClassName
{
border-color: #270924;
}
.TagClassName
{
border-color: #270924;
}
</style>