Shades of Mardi Gras #241027
Tints of Mardi Gras #241027
RGB
CMYK
RGB Variations
Color information
#241027 (or 0x241027) is known color: Mardi Gras. HEX triplet: 24, 10 and 27. RGB value is (36,16,39). Sum of RGB (Red+Green+Blue) = 36+16+39=91 (12% of max value = 765). Red value is 36 (14.45% from 255 or 39.56% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 39 (15.62% from 255 or 42.86% from 91); Max value from RGB is 39 - color contains mainly: blue. Hex color #241027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #241027 is #DBEFD8. Grayscale: #181818. Windows color (decimal): -14413785 or 2560036. OLE color: 2560036.
HSL color Cylindrical-coordinate representation of color #241027: hue angle of 292.17º degrees, saturation: 0.42, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #241027 is Cyan = 0.08, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 36 | 16 | 39 | - |
| CMYK | 0.08 | 0.59 | 0 | 0.85 |
| HSL | 292.17º | 0.42% | 0.11% | - |
| HSV(B) | 292.17º | 0.59% | 0.15% | - |
| XYZ | 1.28 | 0.89 | 2.02 | - |
| YUV | 24.6 | 136.13 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 16 | 39 | 0.08 | 0.59 | 0 | 0.85 | 292.17 | 0.42 | 0.11 |
| Hex | 24 | 10 | 27 | 8 | 3B | 0 | 55 | 124 | 2A | B |
| Octal | 44 | 20 | 47 | 10 | 73 | 0 | 125 | 444 | 52 | 13 |
| Binary | 100100 | 10000 | 100111 | 1000 | 111011 | 0 | 1010101 | 100100100 | 101010 | 1011 |
Color Harmonies of #241027
Complementary color
Monochromatic Colors of #241027
Black with #241027
Text Example
Text Example
White with #241027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241027; }
p { color: rgb(36,16,39); }
H1.HeaderClassName
{
color: #241027;
}
.AnyTagClassName
{
color: #241027;
}
</style>
background-color css
<style>
a { background-color: #241027; }
a { background-color: rgb(36,16,39); }
div.DivClassName
{
background-color: #241027;
}
.BgClassName
{
background-color: #241027;
}
</style>
border-color css
<style>
span { border-color: #241027; }
span { border-color: rgb(36,16,39); }
td.TdClassName
{
border-color: #241027;
}
.TagClassName
{
border-color: #241027;
}
</style>