Shades of Mardi Gras #1C0518
Tints of Mardi Gras #1C0518
RGB
CMYK
RGB Variations
Color information
#1C0518 (or 0x1C0518) is known color: Mardi Gras. HEX triplet: 1C, 05 and 18. RGB value is (28,5,24). Sum of RGB (Red+Green+Blue) = 28+5+24=57 (7% of max value = 765). Red value is 28 (11.33% from 255 or 49.12% from 57); Green value is 5 (2.34% from 255 or 8.77% from 57); Blue value is 24 (9.77% from 255 or 42.11% from 57); Max value from RGB is 28 - color contains mainly: red. Hex color #1C0518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1C0518 is #E3FAE7. Grayscale: #0D0D0D. Windows color (decimal): -14940904 or 1574172. OLE color: 1574172.
HSL color Cylindrical-coordinate representation of color #1C0518: hue angle of 310.43º degrees, saturation: 0.7, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #1C0518 is Cyan = 0, Magento = 0.82, Yellow = 0.14 and Black (K on CMYK) = 0.89.
Color convert
| RGB | 28 | 5 | 24 | - |
| CMYK | 0 | 0.82 | 0.14 | 0.89 |
| HSL | 310.43º | 0.7% | 0.06% | - |
| HSV(B) | 310.43º | 0.82% | 0.11% | - |
| XYZ | 0.7 | 0.42 | 0.91 | - |
| YUV | 14.04 | 133.62 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 5 | 24 | 0 | 0.82 | 0.14 | 0.89 | 310.43 | 0.7 | 0.06 |
| Hex | 1C | 5 | 18 | 0 | 52 | E | 59 | 136 | 46 | 6 |
| Octal | 34 | 5 | 30 | 0 | 122 | 16 | 131 | 466 | 106 | 6 |
| Binary | 11100 | 101 | 11000 | 0 | 1010010 | 1110 | 1011001 | 100110110 | 1000110 | 110 |
Color Harmonies of #1C0518
Complementary color
Monochromatic Colors of #1C0518
Black with #1C0518
Text Example
Text Example
White with #1C0518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C0518; }
p { color: rgb(28,5,24); }
H1.HeaderClassName
{
color: #1C0518;
}
.AnyTagClassName
{
color: #1C0518;
}
</style>
background-color css
<style>
a { background-color: #1C0518; }
a { background-color: rgb(28,5,24); }
div.DivClassName
{
background-color: #1C0518;
}
.BgClassName
{
background-color: #1C0518;
}
</style>
border-color css
<style>
span { border-color: #1C0518; }
span { border-color: rgb(28,5,24); }
td.TdClassName
{
border-color: #1C0518;
}
.TagClassName
{
border-color: #1C0518;
}
</style>