Shades of Mardi Gras #310934
Tints of Mardi Gras #310934
RGB
CMYK
RGB Variations
Color information
#310934 (or 0x310934) is known color: Mardi Gras. HEX triplet: 31, 09 and 34. RGB value is (49,9,52). Sum of RGB (Red+Green+Blue) = 49+9+52=110 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.55% from 110); Green value is 9 (3.91% from 255 or 8.18% from 110); Blue value is 52 (20.70% from 255 or 47.27% from 110); Max value from RGB is 52 - color contains mainly: blue. Hex color #310934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310934 is #CEF6CB. Grayscale: #191919. Windows color (decimal): -13563596 or 3410225. OLE color: 3410225.
HSL color Cylindrical-coordinate representation of color #310934: hue angle of 295.81º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #310934 is Cyan = 0.06, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 9 | 52 | - |
| CMYK | 0.06 | 0.83 | 0 | 0.80 |
| HSL | 295.81º | 0.7% | 0.12% | - |
| HSV(B) | 295.81º | 0.83% | 0.2% | - |
| XYZ | 1.98 | 1.1 | 3.36 | - |
| YUV | 25.86 | 142.75 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 52 | 0.06 | 0.83 | 0 | 0.80 | 295.81 | 0.7 | 0.12 |
| Hex | 31 | 9 | 34 | 6 | 53 | 0 | 50 | 128 | 46 | C |
| Octal | 61 | 11 | 64 | 6 | 123 | 0 | 120 | 450 | 106 | 14 |
| Binary | 110001 | 1001 | 110100 | 110 | 1010011 | 0 | 1010000 | 100101000 | 1000110 | 1100 |
Color Harmonies of #310934
Complementary color
Monochromatic Colors of #310934
Black with #310934
Text Example
Text Example
White with #310934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310934; }
p { color: rgb(49,9,52); }
H1.HeaderClassName
{
color: #310934;
}
.AnyTagClassName
{
color: #310934;
}
</style>
background-color css
<style>
a { background-color: #310934; }
a { background-color: rgb(49,9,52); }
div.DivClassName
{
background-color: #310934;
}
.BgClassName
{
background-color: #310934;
}
</style>
border-color css
<style>
span { border-color: #310934; }
span { border-color: rgb(49,9,52); }
td.TdClassName
{
border-color: #310934;
}
.TagClassName
{
border-color: #310934;
}
</style>