Shades of Mardi Gras #270324
Tints of Mardi Gras #270324
RGB
CMYK
RGB Variations
Color information
#270324 (or 0x270324) is known color: Mardi Gras. HEX triplet: 27, 03 and 24. RGB value is (39,3,36). Sum of RGB (Red+Green+Blue) = 39+3+36=78 (10% of max value = 765). Red value is 39 (15.62% from 255 or 50% from 78); Green value is 3 (1.56% from 255 or 3.85% from 78); Blue value is 36 (14.45% from 255 or 46.15% from 78); Max value from RGB is 39 - color contains mainly: red. Hex color #270324 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270324 is #D8FCDB. Grayscale: #111111. Windows color (decimal): -14220508 or 2360103. OLE color: 2360103.
HSL color Cylindrical-coordinate representation of color #270324: hue angle of 305º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270324 is Cyan = 0, Magento = 0.92, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 3 | 36 | - |
| CMYK | 0 | 0.92 | 0.08 | 0.85 |
| HSL | 305º | 0.86% | 0.08% | - |
| HSV(B) | 305º | 0.92% | 0.15% | - |
| XYZ | 1.19 | 0.62 | 1.73 | - |
| YUV | 17.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 36 | 0 | 0.92 | 0.08 | 0.85 | 305 | 0.86 | 0.08 |
| Hex | 27 | 3 | 24 | 0 | 5C | 8 | 55 | 131 | 56 | 8 |
| Octal | 47 | 3 | 44 | 0 | 134 | 10 | 125 | 461 | 126 | 10 |
| Binary | 100111 | 11 | 100100 | 0 | 1011100 | 1000 | 1010101 | 100110001 | 1010110 | 1000 |
Color Harmonies of #270324
Complementary color
Monochromatic Colors of #270324
Black with #270324
Text Example
Text Example
White with #270324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270324; }
p { color: rgb(39,3,36); }
H1.HeaderClassName
{
color: #270324;
}
.AnyTagClassName
{
color: #270324;
}
</style>
background-color css
<style>
a { background-color: #270324; }
a { background-color: rgb(39,3,36); }
div.DivClassName
{
background-color: #270324;
}
.BgClassName
{
background-color: #270324;
}
</style>
border-color css
<style>
span { border-color: #270324; }
span { border-color: rgb(39,3,36); }
td.TdClassName
{
border-color: #270324;
}
.TagClassName
{
border-color: #270324;
}
</style>