Shades of Mardi Gras #351038
Tints of Mardi Gras #351038
RGB
CMYK
RGB Variations
Color information
#351038 (or 0x351038) is known color: Mardi Gras. HEX triplet: 35, 10 and 38. RGB value is (53,16,56). Sum of RGB (Red+Green+Blue) = 53+16+56=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 16 (6.64% from 255 or 12.8% from 125); Blue value is 56 (22.27% from 255 or 44.8% from 125); Max value from RGB is 56 - color contains mainly: blue. Hex color #351038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351038 is #CAEFC7. Grayscale: #1F1F1F. Windows color (decimal): -13299656 or 3674165. OLE color: 3674165.
HSL color Cylindrical-coordinate representation of color #351038: hue angle of 295.5º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #351038 is Cyan = 0.05, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 16 | 56 | - |
| CMYK | 0.05 | 0.71 | 0 | 0.78 |
| HSL | 295.5º | 0.56% | 0.14% | - |
| HSV(B) | 295.5º | 0.71% | 0.22% | - |
| XYZ | 2.37 | 1.41 | 3.89 | - |
| YUV | 31.62 | 141.76 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 56 | 0.05 | 0.71 | 0 | 0.78 | 295.5 | 0.56 | 0.14 |
| Hex | 35 | 10 | 38 | 5 | 47 | 0 | 4E | 128 | 38 | E |
| Octal | 65 | 20 | 70 | 5 | 107 | 0 | 116 | 450 | 70 | 16 |
| Binary | 110101 | 10000 | 111000 | 101 | 1000111 | 0 | 1001110 | 100101000 | 111000 | 1110 |
Color Harmonies of #351038
Complementary color
Monochromatic Colors of #351038
Black with #351038
Text Example
Text Example
White with #351038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351038; }
p { color: rgb(53,16,56); }
H1.HeaderClassName
{
color: #351038;
}
.AnyTagClassName
{
color: #351038;
}
</style>
background-color css
<style>
a { background-color: #351038; }
a { background-color: rgb(53,16,56); }
div.DivClassName
{
background-color: #351038;
}
.BgClassName
{
background-color: #351038;
}
</style>
border-color css
<style>
span { border-color: #351038; }
span { border-color: rgb(53,16,56); }
td.TdClassName
{
border-color: #351038;
}
.TagClassName
{
border-color: #351038;
}
</style>