Shades of Mardi Gras #361430
Tints of Mardi Gras #361430
RGB
CMYK
RGB Variations
Color information
#361430 (or 0x361430) is known color: Mardi Gras. HEX triplet: 36, 14 and 30. RGB value is (54,20,48). Sum of RGB (Red+Green+Blue) = 54+20+48=122 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.26% from 122); Green value is 20 (8.20% from 255 or 16.39% from 122); Blue value is 48 (19.14% from 255 or 39.34% from 122); Max value from RGB is 54 - color contains mainly: red. Hex color #361430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361430 is #C9EBCF. Grayscale: #212121. Windows color (decimal): -13233104 or 3150902. OLE color: 3150902.
HSL color Cylindrical-coordinate representation of color #361430: hue angle of 310.59º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361430 is Cyan = 0, Magento = 0.63, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 48 | - |
| CMYK | 0 | 0.63 | 0.11 | 0.79 |
| HSL | 310.59º | 0.46% | 0.15% | - |
| HSV(B) | 310.59º | 0.63% | 0.21% | - |
| XYZ | 2.3 | 1.5 | 2.96 | - |
| YUV | 33.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 48 | 0 | 0.63 | 0.11 | 0.79 | 310.59 | 0.46 | 0.15 |
| Hex | 36 | 14 | 30 | 0 | 3F | B | 4F | 137 | 2E | F |
| Octal | 66 | 24 | 60 | 0 | 77 | 13 | 117 | 467 | 56 | 17 |
| Binary | 110110 | 10100 | 110000 | 0 | 111111 | 1011 | 1001111 | 100110111 | 101110 | 1111 |
Color Harmonies of #361430
Complementary color
Monochromatic Colors of #361430
Black with #361430
Text Example
Text Example
White with #361430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361430; }
p { color: rgb(54,20,48); }
H1.HeaderClassName
{
color: #361430;
}
.AnyTagClassName
{
color: #361430;
}
</style>
background-color css
<style>
a { background-color: #361430; }
a { background-color: rgb(54,20,48); }
div.DivClassName
{
background-color: #361430;
}
.BgClassName
{
background-color: #361430;
}
</style>
border-color css
<style>
span { border-color: #361430; }
span { border-color: rgb(54,20,48); }
td.TdClassName
{
border-color: #361430;
}
.TagClassName
{
border-color: #361430;
}
</style>