Shades of Mardi Gras #360738
Tints of Mardi Gras #360738
RGB
CMYK
RGB Variations
Color information
#360738 (or 0x360738) is known color: Mardi Gras. HEX triplet: 36, 07 and 38. RGB value is (54,7,56). Sum of RGB (Red+Green+Blue) = 54+7+56=117 (15% of max value = 765). Red value is 54 (21.48% from 255 or 46.15% from 117); Green value is 7 (3.12% from 255 or 5.98% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 56 - color contains mainly: blue. Hex color #360738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360738 is #C9F8C7. Grayscale: #1A1A1A. Windows color (decimal): -13236424 or 3671862. OLE color: 3671862.
HSL color Cylindrical-coordinate representation of color #360738: hue angle of 297.55º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #360738 is Cyan = 0.04, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 7 | 56 | - |
| CMYK | 0.04 | 0.88 | 0 | 0.78 |
| HSL | 297.55º | 0.78% | 0.12% | - |
| HSV(B) | 297.55º | 0.88% | 0.22% | - |
| XYZ | 2.31 | 1.22 | 3.86 | - |
| YUV | 26.64 | 144.57 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 56 | 0.04 | 0.88 | 0 | 0.78 | 297.55 | 0.78 | 0.12 |
| Hex | 36 | 7 | 38 | 4 | 58 | 0 | 4E | 12A | 4E | C |
| Octal | 66 | 7 | 70 | 4 | 130 | 0 | 116 | 452 | 116 | 14 |
| Binary | 110110 | 111 | 111000 | 100 | 1011000 | 0 | 1001110 | 100101010 | 1001110 | 1100 |
Color Harmonies of #360738
Complementary color
Monochromatic Colors of #360738
Black with #360738
Text Example
Text Example
White with #360738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360738; }
p { color: rgb(54,7,56); }
H1.HeaderClassName
{
color: #360738;
}
.AnyTagClassName
{
color: #360738;
}
</style>
background-color css
<style>
a { background-color: #360738; }
a { background-color: rgb(54,7,56); }
div.DivClassName
{
background-color: #360738;
}
.BgClassName
{
background-color: #360738;
}
</style>
border-color css
<style>
span { border-color: #360738; }
span { border-color: rgb(54,7,56); }
td.TdClassName
{
border-color: #360738;
}
.TagClassName
{
border-color: #360738;
}
</style>