Shades of Mardi Gras #3C0838
Tints of Mardi Gras #3C0838
RGB
CMYK
RGB Variations
Color information
#3C0838 (or 0x3C0838) is known color: Mardi Gras. HEX triplet: 3C, 08 and 38. RGB value is (60,8,56). Sum of RGB (Red+Green+Blue) = 60+8+56=124 (16% of max value = 765). Red value is 60 (23.83% from 255 or 48.39% from 124); Green value is 8 (3.52% from 255 or 6.45% from 124); Blue value is 56 (22.27% from 255 or 45.16% from 124); Max value from RGB is 60 - color contains mainly: red. Hex color #3C0838 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3C0838 is #C3F7C7. Grayscale: #1C1C1C. Windows color (decimal): -12842952 or 3672124. OLE color: 3672124.
HSL color Cylindrical-coordinate representation of color #3C0838: hue angle of 304.62º degrees, saturation: 0.76, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #3C0838 is Cyan = 0, Magento = 0.87, Yellow = 0.07 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 60 | 8 | 56 | - |
| CMYK | 0 | 0.87 | 0.07 | 0.76 |
| HSL | 304.62º | 0.76% | 0.13% | - |
| HSV(B) | 304.62º | 0.87% | 0.24% | - |
| XYZ | 2.66 | 1.42 | 3.88 | - |
| YUV | 29.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 8 | 56 | 0 | 0.87 | 0.07 | 0.76 | 304.62 | 0.76 | 0.13 |
| Hex | 3C | 8 | 38 | 0 | 57 | 7 | 4C | 131 | 4C | D |
| Octal | 74 | 10 | 70 | 0 | 127 | 7 | 114 | 461 | 114 | 15 |
| Binary | 111100 | 1000 | 111000 | 0 | 1010111 | 111 | 1001100 | 100110001 | 1001100 | 1101 |
Color Harmonies of #3C0838
Complementary color
Monochromatic Colors of #3C0838
Black with #3C0838
Text Example
Text Example
White with #3C0838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C0838; }
p { color: rgb(60,8,56); }
H1.HeaderClassName
{
color: #3C0838;
}
.AnyTagClassName
{
color: #3C0838;
}
</style>
background-color css
<style>
a { background-color: #3C0838; }
a { background-color: rgb(60,8,56); }
div.DivClassName
{
background-color: #3C0838;
}
.BgClassName
{
background-color: #3C0838;
}
</style>
border-color css
<style>
span { border-color: #3C0838; }
span { border-color: rgb(60,8,56); }
td.TdClassName
{
border-color: #3C0838;
}
.TagClassName
{
border-color: #3C0838;
}
</style>