Shades of Mardi Gras #1C0619
Tints of Mardi Gras #1C0619
RGB
CMYK
RGB Variations
Color information
#1C0619 (or 0x1C0619) is known color: Mardi Gras. HEX triplet: 1C, 06 and 19. RGB value is (28,6,25). Sum of RGB (Red+Green+Blue) = 28+6+25=59 (7% of max value = 765). Red value is 28 (11.33% from 255 or 47.46% from 59); Green value is 6 (2.73% from 255 or 10.17% from 59); Blue value is 25 (10.16% from 255 or 42.37% from 59); Max value from RGB is 28 - color contains mainly: red. Hex color #1C0619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1C0619 is #E3F9E6. Grayscale: #0E0E0E. Windows color (decimal): -14940647 or 1639964. OLE color: 1639964.
HSL color Cylindrical-coordinate representation of color #1C0619: hue angle of 308.18º degrees, saturation: 0.65, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1C0619 is Cyan = 0, Magento = 0.79, Yellow = 0.11 and Black (K on CMYK) = 0.89.
Color convert
| RGB | 28 | 6 | 25 | - |
| CMYK | 0 | 0.79 | 0.11 | 0.89 |
| HSL | 308.18º | 0.65% | 0.07% | - |
| HSV(B) | 308.18º | 0.79% | 0.11% | - |
| XYZ | 0.72 | 0.45 | 0.97 | - |
| YUV | 14.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 6 | 25 | 0 | 0.79 | 0.11 | 0.89 | 308.18 | 0.65 | 0.07 |
| Hex | 1C | 6 | 19 | 0 | 4F | B | 59 | 134 | 41 | 7 |
| Octal | 34 | 6 | 31 | 0 | 117 | 13 | 131 | 464 | 101 | 7 |
| Binary | 11100 | 110 | 11001 | 0 | 1001111 | 1011 | 1011001 | 100110100 | 1000001 | 111 |
Color Harmonies of #1C0619
Complementary color
Monochromatic Colors of #1C0619
Black with #1C0619
Text Example
Text Example
White with #1C0619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C0619; }
p { color: rgb(28,6,25); }
H1.HeaderClassName
{
color: #1C0619;
}
.AnyTagClassName
{
color: #1C0619;
}
</style>
background-color css
<style>
a { background-color: #1C0619; }
a { background-color: rgb(28,6,25); }
div.DivClassName
{
background-color: #1C0619;
}
.BgClassName
{
background-color: #1C0619;
}
</style>
border-color css
<style>
span { border-color: #1C0619; }
span { border-color: rgb(28,6,25); }
td.TdClassName
{
border-color: #1C0619;
}
.TagClassName
{
border-color: #1C0619;
}
</style>