Shades of Mardi Gras #361230
Tints of Mardi Gras #361230
RGB
CMYK
RGB Variations
Color information
#361230 (or 0x361230) is known color: Mardi Gras. HEX triplet: 36, 12 and 30. RGB value is (54,18,48). Sum of RGB (Red+Green+Blue) = 54+18+48=120 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45% from 120); Green value is 18 (7.42% from 255 or 15% from 120); Blue value is 48 (19.14% from 255 or 40% from 120); Max value from RGB is 54 - color contains mainly: red. Hex color #361230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361230 is #C9EDCF. Grayscale: #202020. Windows color (decimal): -13233616 or 3150390. OLE color: 3150390.
HSL color Cylindrical-coordinate representation of color #361230: hue angle of 310º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #361230 is Cyan = 0, Magento = 0.67, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 18 | 48 | - |
| CMYK | 0 | 0.67 | 0.11 | 0.79 |
| HSL | 310º | 0.5% | 0.14% | - |
| HSV(B) | 310º | 0.67% | 0.21% | - |
| XYZ | 2.27 | 1.43 | 2.95 | - |
| YUV | 32.18 | 136.93 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 48 | 0 | 0.67 | 0.11 | 0.79 | 310 | 0.5 | 0.14 |
| Hex | 36 | 12 | 30 | 0 | 43 | B | 4F | 136 | 32 | E |
| Octal | 66 | 22 | 60 | 0 | 103 | 13 | 117 | 466 | 62 | 16 |
| Binary | 110110 | 10010 | 110000 | 0 | 1000011 | 1011 | 1001111 | 100110110 | 110010 | 1110 |
Color Harmonies of #361230
Complementary color
Monochromatic Colors of #361230
Black with #361230
Text Example
Text Example
White with #361230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361230; }
p { color: rgb(54,18,48); }
H1.HeaderClassName
{
color: #361230;
}
.AnyTagClassName
{
color: #361230;
}
</style>
background-color css
<style>
a { background-color: #361230; }
a { background-color: rgb(54,18,48); }
div.DivClassName
{
background-color: #361230;
}
.BgClassName
{
background-color: #361230;
}
</style>
border-color css
<style>
span { border-color: #361230; }
span { border-color: rgb(54,18,48); }
td.TdClassName
{
border-color: #361230;
}
.TagClassName
{
border-color: #361230;
}
</style>