Shades of Mardi Gras #240727
Tints of Mardi Gras #240727
RGB
CMYK
RGB Variations
Color information
#240727 (or 0x240727) is known color: Mardi Gras. HEX triplet: 24, 07 and 27. RGB value is (36,7,39). Sum of RGB (Red+Green+Blue) = 36+7+39=82 (10% of max value = 765). Red value is 36 (14.45% from 255 or 43.90% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 39 (15.62% from 255 or 47.56% from 82); Max value from RGB is 39 - color contains mainly: blue. Hex color #240727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240727 is #DBF8D8. Grayscale: #131313. Windows color (decimal): -14416089 or 2557732. OLE color: 2557732.
HSL color Cylindrical-coordinate representation of color #240727: hue angle of 294.38º 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 #240727 is Cyan = 0.08, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 36 | 7 | 39 | - |
| CMYK | 0.08 | 0.82 | 0 | 0.85 |
| HSL | 294.38º | 0.7% | 0.09% | - |
| HSV(B) | 294.38º | 0.82% | 0.15% | - |
| XYZ | 1.17 | 0.67 | 1.99 | - |
| YUV | 19.32 | 139.11 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 39 | 0.08 | 0.82 | 0 | 0.85 | 294.38 | 0.7 | 0.09 |
| Hex | 24 | 7 | 27 | 8 | 52 | 0 | 55 | 126 | 46 | 9 |
| Octal | 44 | 7 | 47 | 10 | 122 | 0 | 125 | 446 | 106 | 11 |
| Binary | 100100 | 111 | 100111 | 1000 | 1010010 | 0 | 1010101 | 100100110 | 1000110 | 1001 |
Color Harmonies of #240727
Complementary color
Monochromatic Colors of #240727
Black with #240727
Text Example
Text Example
White with #240727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240727; }
p { color: rgb(36,7,39); }
H1.HeaderClassName
{
color: #240727;
}
.AnyTagClassName
{
color: #240727;
}
</style>
background-color css
<style>
a { background-color: #240727; }
a { background-color: rgb(36,7,39); }
div.DivClassName
{
background-color: #240727;
}
.BgClassName
{
background-color: #240727;
}
</style>
border-color css
<style>
span { border-color: #240727; }
span { border-color: rgb(36,7,39); }
td.TdClassName
{
border-color: #240727;
}
.TagClassName
{
border-color: #240727;
}
</style>