Shades of Mardi Gras #360438
Tints of Mardi Gras #360438
RGB
CMYK
RGB Variations
Color information
#360438 (or 0x360438) is known color: Mardi Gras. HEX triplet: 36, 04 and 38. RGB value is (54,4,56). Sum of RGB (Red+Green+Blue) = 54+4+56=114 (15% of max value = 765). Red value is 54 (21.48% from 255 or 47.37% from 114); Green value is 4 (1.95% from 255 or 3.51% from 114); Blue value is 56 (22.27% from 255 or 49.12% from 114); Max value from RGB is 56 - color contains mainly: blue. Hex color #360438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360438 is #C9FBC7. Grayscale: #181818. Windows color (decimal): -13237192 or 3671094. OLE color: 3671094.
HSL color Cylindrical-coordinate representation of color #360438: hue angle of 297.69º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #360438 is Cyan = 0.04, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 4 | 56 | - |
| CMYK | 0.04 | 0.93 | 0 | 0.78 |
| HSL | 297.69º | 0.87% | 0.12% | - |
| HSV(B) | 297.69º | 0.93% | 0.22% | - |
| XYZ | 2.28 | 1.16 | 3.84 | - |
| YUV | 24.88 | 145.57 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 56 | 0.04 | 0.93 | 0 | 0.78 | 297.69 | 0.87 | 0.12 |
| Hex | 36 | 4 | 38 | 4 | 5D | 0 | 4E | 12A | 57 | C |
| Octal | 66 | 4 | 70 | 4 | 135 | 0 | 116 | 452 | 127 | 14 |
| Binary | 110110 | 100 | 111000 | 100 | 1011101 | 0 | 1001110 | 100101010 | 1010111 | 1100 |
Color Harmonies of #360438
Complementary color
Monochromatic Colors of #360438
Black with #360438
Text Example
Text Example
White with #360438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360438; }
p { color: rgb(54,4,56); }
H1.HeaderClassName
{
color: #360438;
}
.AnyTagClassName
{
color: #360438;
}
</style>
background-color css
<style>
a { background-color: #360438; }
a { background-color: rgb(54,4,56); }
div.DivClassName
{
background-color: #360438;
}
.BgClassName
{
background-color: #360438;
}
</style>
border-color css
<style>
span { border-color: #360438; }
span { border-color: rgb(54,4,56); }
td.TdClassName
{
border-color: #360438;
}
.TagClassName
{
border-color: #360438;
}
</style>