Shades of Mardi Gras #361034
Tints of Mardi Gras #361034
RGB
CMYK
RGB Variations
Color information
#361034 (or 0x361034) is known color: Mardi Gras. HEX triplet: 36, 10 and 34. RGB value is (54,16,52). Sum of RGB (Red+Green+Blue) = 54+16+52=122 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.26% from 122); Green value is 16 (6.64% from 255 or 13.11% from 122); Blue value is 52 (20.70% from 255 or 42.62% from 122); Max value from RGB is 54 - color contains mainly: red. Hex color #361034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361034 is #C9EFCB. Grayscale: #1F1F1F. Windows color (decimal): -13234124 or 3412022. OLE color: 3412022.
HSL color Cylindrical-coordinate representation of color #361034: hue angle of 303.16º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361034 is Cyan = 0, Magento = 0.70, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 16 | 52 | - |
| CMYK | 0 | 0.70 | 0.04 | 0.79 |
| HSL | 303.16º | 0.54% | 0.14% | - |
| HSV(B) | 303.16º | 0.7% | 0.21% | - |
| XYZ | 2.33 | 1.4 | 3.4 | - |
| YUV | 31.47 | 139.59 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 52 | 0 | 0.70 | 0.04 | 0.79 | 303.16 | 0.54 | 0.14 |
| Hex | 36 | 10 | 34 | 0 | 46 | 4 | 4F | 12F | 36 | E |
| Octal | 66 | 20 | 64 | 0 | 106 | 4 | 117 | 457 | 66 | 16 |
| Binary | 110110 | 10000 | 110100 | 0 | 1000110 | 100 | 1001111 | 100101111 | 110110 | 1110 |
Color Harmonies of #361034
Complementary color
Monochromatic Colors of #361034
Black with #361034
Text Example
Text Example
White with #361034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361034; }
p { color: rgb(54,16,52); }
H1.HeaderClassName
{
color: #361034;
}
.AnyTagClassName
{
color: #361034;
}
</style>
background-color css
<style>
a { background-color: #361034; }
a { background-color: rgb(54,16,52); }
div.DivClassName
{
background-color: #361034;
}
.BgClassName
{
background-color: #361034;
}
</style>
border-color css
<style>
span { border-color: #361034; }
span { border-color: rgb(54,16,52); }
td.TdClassName
{
border-color: #361034;
}
.TagClassName
{
border-color: #361034;
}
</style>