Shades of Mardi Gras #350034
Tints of Mardi Gras #350034
RGB
CMYK
RGB Variations
Color information
#350034 (or 0x350034) is known color: Mardi Gras. HEX triplet: 35, 00 and 34. RGB value is (53,0,52). Sum of RGB (Red+Green+Blue) = 53+0+52=105 (13% of max value = 765). Red value is 53 (21.09% from 255 or 50.48% from 105); Green value is 0 (0.39% from 255 or 0% from 105); Blue value is 52 (20.70% from 255 or 49.52% from 105); Max value from RGB is 53 - color contains mainly: red. Hex color #350034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350034 is #CAFFCB. Grayscale: #151515. Windows color (decimal): -13303756 or 3407925. OLE color: 3407925.
HSL color Cylindrical-coordinate representation of color #350034: hue angle of 301.13º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350034 is Cyan = 0, Magento = 1, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 0 | 52 | - |
| CMYK | 0 | 1 | 0.02 | 0.79 |
| HSL | 301.13º | 1% | 0.1% | - |
| HSV(B) | 301.13º | 1% | 0.21% | - |
| XYZ | 2.09 | 1 | 3.33 | - |
| YUV | 21.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 52 | 0 | 1 | 0.02 | 0.79 | 301.13 | 1 | 0.1 |
| Hex | 35 | 0 | 34 | 0 | 64 | 2 | 4F | 12D | 64 | A |
| Octal | 65 | 0 | 64 | 0 | 144 | 2 | 117 | 455 | 144 | 12 |
| Binary | 110101 | 0 | 110100 | 0 | 1100100 | 10 | 1001111 | 100101101 | 1100100 | 1010 |
Color Harmonies of #350034
Complementary color
Monochromatic Colors of #350034
Black with #350034
Text Example
Text Example
White with #350034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350034; }
p { color: rgb(53,0,52); }
H1.HeaderClassName
{
color: #350034;
}
.AnyTagClassName
{
color: #350034;
}
</style>
background-color css
<style>
a { background-color: #350034; }
a { background-color: rgb(53,0,52); }
div.DivClassName
{
background-color: #350034;
}
.BgClassName
{
background-color: #350034;
}
</style>
border-color css
<style>
span { border-color: #350034; }
span { border-color: rgb(53,0,52); }
td.TdClassName
{
border-color: #350034;
}
.TagClassName
{
border-color: #350034;
}
</style>