Shades of Mardi Gras #370334
Tints of Mardi Gras #370334
RGB
CMYK
RGB Variations
Color information
#370334 (or 0x370334) is known color: Mardi Gras. HEX triplet: 37, 03 and 34. RGB value is (55,3,52). Sum of RGB (Red+Green+Blue) = 55+3+52=110 (14% of max value = 765). Red value is 55 (21.88% from 255 or 50% from 110); Green value is 3 (1.56% from 255 or 2.73% from 110); Blue value is 52 (20.70% from 255 or 47.27% from 110); Max value from RGB is 55 - color contains mainly: red. Hex color #370334 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370334 is #C8FCCB. Grayscale: #171717. Windows color (decimal): -13171916 or 3408695. OLE color: 3408695.
HSL color Cylindrical-coordinate representation of color #370334: hue angle of 303.46º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370334 is Cyan = 0, Magento = 0.95, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 52 | - |
| CMYK | 0 | 0.95 | 0.05 | 0.78 |
| HSL | 303.46º | 0.9% | 0.11% | - |
| HSV(B) | 303.46º | 0.95% | 0.22% | - |
| XYZ | 2.23 | 1.13 | 3.35 | - |
| YUV | 24.13 | 143.73 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 52 | 0 | 0.95 | 0.05 | 0.78 | 303.46 | 0.9 | 0.11 |
| Hex | 37 | 3 | 34 | 0 | 5F | 5 | 4E | 12F | 5A | B |
| Octal | 67 | 3 | 64 | 0 | 137 | 5 | 116 | 457 | 132 | 13 |
| Binary | 110111 | 11 | 110100 | 0 | 1011111 | 101 | 1001110 | 100101111 | 1011010 | 1011 |
Color Harmonies of #370334
Complementary color
Monochromatic Colors of #370334
Black with #370334
Text Example
Text Example
White with #370334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370334; }
p { color: rgb(55,3,52); }
H1.HeaderClassName
{
color: #370334;
}
.AnyTagClassName
{
color: #370334;
}
</style>
background-color css
<style>
a { background-color: #370334; }
a { background-color: rgb(55,3,52); }
div.DivClassName
{
background-color: #370334;
}
.BgClassName
{
background-color: #370334;
}
</style>
border-color css
<style>
span { border-color: #370334; }
span { border-color: rgb(55,3,52); }
td.TdClassName
{
border-color: #370334;
}
.TagClassName
{
border-color: #370334;
}
</style>