Shades of Mardi Gras #370833
Tints of Mardi Gras #370833
RGB
CMYK
RGB Variations
Color information
#370833 (or 0x370833) is known color: Mardi Gras. HEX triplet: 37, 08 and 33. RGB value is (55,8,51). Sum of RGB (Red+Green+Blue) = 55+8+51=114 (15% of max value = 765). Red value is 55 (21.88% from 255 or 48.25% from 114); Green value is 8 (3.52% from 255 or 7.02% from 114); Blue value is 51 (20.31% from 255 or 44.74% from 114); Max value from RGB is 55 - color contains mainly: red. Hex color #370833 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370833 is #C8F7CC. Grayscale: #1A1A1A. Windows color (decimal): -13170637 or 3344439. OLE color: 3344439.
HSL color Cylindrical-coordinate representation of color #370833: hue angle of 305.11º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #370833 is Cyan = 0, Magento = 0.85, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 8 | 51 | - |
| CMYK | 0 | 0.85 | 0.07 | 0.78 |
| HSL | 305.11º | 0.75% | 0.12% | - |
| HSV(B) | 305.11º | 0.85% | 0.22% | - |
| XYZ | 2.26 | 1.22 | 3.25 | - |
| YUV | 26.96 | 141.57 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 51 | 0 | 0.85 | 0.07 | 0.78 | 305.11 | 0.75 | 0.12 |
| Hex | 37 | 8 | 33 | 0 | 55 | 7 | 4E | 131 | 4B | C |
| Octal | 67 | 10 | 63 | 0 | 125 | 7 | 116 | 461 | 113 | 14 |
| Binary | 110111 | 1000 | 110011 | 0 | 1010101 | 111 | 1001110 | 100110001 | 1001011 | 1100 |
Color Harmonies of #370833
Complementary color
Monochromatic Colors of #370833
Black with #370833
Text Example
Text Example
White with #370833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370833; }
p { color: rgb(55,8,51); }
H1.HeaderClassName
{
color: #370833;
}
.AnyTagClassName
{
color: #370833;
}
</style>
background-color css
<style>
a { background-color: #370833; }
a { background-color: rgb(55,8,51); }
div.DivClassName
{
background-color: #370833;
}
.BgClassName
{
background-color: #370833;
}
</style>
border-color css
<style>
span { border-color: #370833; }
span { border-color: rgb(55,8,51); }
td.TdClassName
{
border-color: #370833;
}
.TagClassName
{
border-color: #370833;
}
</style>