Shades of Mardi Gras #361330
Tints of Mardi Gras #361330
RGB
CMYK
RGB Variations
Color information
#361330 (or 0x361330) is known color: Mardi Gras. HEX triplet: 36, 13 and 30. RGB value is (54,19,48). Sum of RGB (Red+Green+Blue) = 54+19+48=121 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.63% from 121); Green value is 19 (7.81% from 255 or 15.70% from 121); Blue value is 48 (19.14% from 255 or 39.67% from 121); Max value from RGB is 54 - color contains mainly: red. Hex color #361330 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361330 is #C9ECCF. Grayscale: #202020. Windows color (decimal): -13233360 or 3150646. OLE color: 3150646.
HSL color Cylindrical-coordinate representation of color #361330: hue angle of 310.29º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361330 is Cyan = 0, Magento = 0.65, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 48 | - |
| CMYK | 0 | 0.65 | 0.11 | 0.79 |
| HSL | 310.29º | 0.48% | 0.14% | - |
| HSV(B) | 310.29º | 0.65% | 0.21% | - |
| XYZ | 2.29 | 1.46 | 2.96 | - |
| YUV | 32.77 | 136.6 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 48 | 0 | 0.65 | 0.11 | 0.79 | 310.29 | 0.48 | 0.14 |
| Hex | 36 | 13 | 30 | 0 | 41 | B | 4F | 136 | 30 | E |
| Octal | 66 | 23 | 60 | 0 | 101 | 13 | 117 | 466 | 60 | 16 |
| Binary | 110110 | 10011 | 110000 | 0 | 1000001 | 1011 | 1001111 | 100110110 | 110000 | 1110 |
Color Harmonies of #361330
Complementary color
Monochromatic Colors of #361330
Black with #361330
Text Example
Text Example
White with #361330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361330; }
p { color: rgb(54,19,48); }
H1.HeaderClassName
{
color: #361330;
}
.AnyTagClassName
{
color: #361330;
}
</style>
background-color css
<style>
a { background-color: #361330; }
a { background-color: rgb(54,19,48); }
div.DivClassName
{
background-color: #361330;
}
.BgClassName
{
background-color: #361330;
}
</style>
border-color css
<style>
span { border-color: #361330; }
span { border-color: rgb(54,19,48); }
td.TdClassName
{
border-color: #361330;
}
.TagClassName
{
border-color: #361330;
}
</style>