Shades of Mardi Gras #351438
Tints of Mardi Gras #351438
RGB
CMYK
RGB Variations
Color information
#351438 (or 0x351438) is known color: Mardi Gras. HEX triplet: 35, 14 and 38. RGB value is (53,20,56). Sum of RGB (Red+Green+Blue) = 53+20+56=129 (17% of max value = 765). Red value is 53 (21.09% from 255 or 41.09% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 56 (22.27% from 255 or 43.41% from 129); Max value from RGB is 56 - color contains mainly: blue. Hex color #351438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351438 is #CAEBC7. Grayscale: #212121. Windows color (decimal): -13298632 or 3675189. OLE color: 3675189.
HSL color Cylindrical-coordinate representation of color #351438: hue angle of 295º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #351438 is Cyan = 0.05, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 20 | 56 | - |
| CMYK | 0.05 | 0.64 | 0 | 0.78 |
| HSL | 295º | 0.47% | 0.15% | - |
| HSV(B) | 295º | 0.64% | 0.22% | - |
| XYZ | 2.43 | 1.54 | 3.91 | - |
| YUV | 33.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 56 | 0.05 | 0.64 | 0 | 0.78 | 295 | 0.47 | 0.15 |
| Hex | 35 | 14 | 38 | 5 | 40 | 0 | 4E | 127 | 2F | F |
| Octal | 65 | 24 | 70 | 5 | 100 | 0 | 116 | 447 | 57 | 17 |
| Binary | 110101 | 10100 | 111000 | 101 | 1000000 | 0 | 1001110 | 100100111 | 101111 | 1111 |
Color Harmonies of #351438
Complementary color
Monochromatic Colors of #351438
Black with #351438
Text Example
Text Example
White with #351438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351438; }
p { color: rgb(53,20,56); }
H1.HeaderClassName
{
color: #351438;
}
.AnyTagClassName
{
color: #351438;
}
</style>
background-color css
<style>
a { background-color: #351438; }
a { background-color: rgb(53,20,56); }
div.DivClassName
{
background-color: #351438;
}
.BgClassName
{
background-color: #351438;
}
</style>
border-color css
<style>
span { border-color: #351438; }
span { border-color: rgb(53,20,56); }
td.TdClassName
{
border-color: #351438;
}
.TagClassName
{
border-color: #351438;
}
</style>