Shades of Mardi Gras #270824
Tints of Mardi Gras #270824
RGB
CMYK
RGB Variations
Color information
#270824 (or 0x270824) is known color: Mardi Gras. HEX triplet: 27, 08 and 24. RGB value is (39,8,36). Sum of RGB (Red+Green+Blue) = 39+8+36=83 (10% of max value = 765). Red value is 39 (15.62% from 255 or 46.99% from 83); Green value is 8 (3.52% from 255 or 9.64% from 83); Blue value is 36 (14.45% from 255 or 43.37% from 83); Max value from RGB is 39 - color contains mainly: red. Hex color #270824 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270824 is #D8F7DB. Grayscale: #141414. Windows color (decimal): -14219228 or 2361383. OLE color: 2361383.
HSL color Cylindrical-coordinate representation of color #270824: hue angle of 305.81º degrees, saturation: 0.66, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #270824 is Cyan = 0, Magento = 0.79, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 8 | 36 | - |
| CMYK | 0 | 0.79 | 0.08 | 0.85 |
| HSL | 305.81º | 0.66% | 0.09% | - |
| HSV(B) | 305.81º | 0.79% | 0.15% | - |
| XYZ | 1.24 | 0.73 | 1.74 | - |
| YUV | 20.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 36 | 0 | 0.79 | 0.08 | 0.85 | 305.81 | 0.66 | 0.09 |
| Hex | 27 | 8 | 24 | 0 | 4F | 8 | 55 | 132 | 42 | 9 |
| Octal | 47 | 10 | 44 | 0 | 117 | 10 | 125 | 462 | 102 | 11 |
| Binary | 100111 | 1000 | 100100 | 0 | 1001111 | 1000 | 1010101 | 100110010 | 1000010 | 1001 |
Color Harmonies of #270824
Complementary color
Monochromatic Colors of #270824
Black with #270824
Text Example
Text Example
White with #270824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270824; }
p { color: rgb(39,8,36); }
H1.HeaderClassName
{
color: #270824;
}
.AnyTagClassName
{
color: #270824;
}
</style>
background-color css
<style>
a { background-color: #270824; }
a { background-color: rgb(39,8,36); }
div.DivClassName
{
background-color: #270824;
}
.BgClassName
{
background-color: #270824;
}
</style>
border-color css
<style>
span { border-color: #270824; }
span { border-color: rgb(39,8,36); }
td.TdClassName
{
border-color: #270824;
}
.TagClassName
{
border-color: #270824;
}
</style>