Shades of Mardi Gras #270724
Tints of Mardi Gras #270724
RGB
CMYK
RGB Variations
Color information
#270724 (or 0x270724) is known color: Mardi Gras. HEX triplet: 27, 07 and 24. RGB value is (39,7,36). Sum of RGB (Red+Green+Blue) = 39+7+36=82 (10% of max value = 765). Red value is 39 (15.62% from 255 or 47.56% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 36 (14.45% from 255 or 43.90% from 82); Max value from RGB is 39 - color contains mainly: red. Hex color #270724 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270724 is #D8F8DB. Grayscale: #131313. Windows color (decimal): -14219484 or 2361127. OLE color: 2361127.
HSL color Cylindrical-coordinate representation of color #270724: hue angle of 305.62º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #270724 is Cyan = 0, Magento = 0.82, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 36 | - |
| CMYK | 0 | 0.82 | 0.08 | 0.85 |
| HSL | 305.63º | 0.7% | 0.09% | - |
| HSV(B) | 305.63º | 0.82% | 0.15% | - |
| XYZ | 1.23 | 0.71 | 1.74 | - |
| YUV | 19.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 36 | 0 | 0.82 | 0.08 | 0.85 | 305.63 | 0.7 | 0.09 |
| Hex | 27 | 7 | 24 | 0 | 52 | 8 | 55 | 132 | 46 | 9 |
| Octal | 47 | 7 | 44 | 0 | 122 | 10 | 125 | 462 | 106 | 11 |
| Binary | 100111 | 111 | 100100 | 0 | 1010010 | 1000 | 1010101 | 100110010 | 1000110 | 1001 |
Color Harmonies of #270724
Complementary color
Monochromatic Colors of #270724
Black with #270724
Text Example
Text Example
White with #270724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270724; }
p { color: rgb(39,7,36); }
H1.HeaderClassName
{
color: #270724;
}
.AnyTagClassName
{
color: #270724;
}
</style>
background-color css
<style>
a { background-color: #270724; }
a { background-color: rgb(39,7,36); }
div.DivClassName
{
background-color: #270724;
}
.BgClassName
{
background-color: #270724;
}
</style>
border-color css
<style>
span { border-color: #270724; }
span { border-color: rgb(39,7,36); }
td.TdClassName
{
border-color: #270724;
}
.TagClassName
{
border-color: #270724;
}
</style>