Shades of Mardi Gras #1A0417
Tints of Mardi Gras #1A0417
RGB
CMYK
RGB Variations
Color information
#1A0417 (or 0x1A0417) is known color: Mardi Gras. HEX triplet: 1A, 04 and 17. RGB value is (26,4,23). Sum of RGB (Red+Green+Blue) = 26+4+23=53 (7% of max value = 765). Red value is 26 (10.55% from 255 or 49.06% from 53); Green value is 4 (1.95% from 255 or 7.55% from 53); Blue value is 23 (9.38% from 255 or 43.40% from 53); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0417 is #E5FBE8. Grayscale: #0C0C0C. Windows color (decimal): -15072233 or 1508378. OLE color: 1508378.
HSL color Cylindrical-coordinate representation of color #1A0417: hue angle of 308.18º degrees, saturation: 0.73, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1A0417 is Cyan = 0, Magento = 0.85, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 26 | 4 | 23 | - |
| CMYK | 0 | 0.85 | 0.12 | 0.90 |
| HSL | 308.18º | 0.73% | 0.06% | - |
| HSV(B) | 308.18º | 0.85% | 0.1% | - |
| XYZ | 0.62 | 0.37 | 0.85 | - |
| YUV | 12.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 4 | 23 | 0 | 0.85 | 0.12 | 0.90 | 308.18 | 0.73 | 0.06 |
| Hex | 1A | 4 | 17 | 0 | 55 | C | 5A | 134 | 49 | 6 |
| Octal | 32 | 4 | 27 | 0 | 125 | 14 | 132 | 464 | 111 | 6 |
| Binary | 11010 | 100 | 10111 | 0 | 1010101 | 1100 | 1011010 | 100110100 | 1001001 | 110 |
Color Harmonies of #1A0417
Complementary color
Monochromatic Colors of #1A0417
Black with #1A0417
Text Example
Text Example
White with #1A0417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A0417; }
p { color: rgb(26,4,23); }
H1.HeaderClassName
{
color: #1A0417;
}
.AnyTagClassName
{
color: #1A0417;
}
</style>
background-color css
<style>
a { background-color: #1A0417; }
a { background-color: rgb(26,4,23); }
div.DivClassName
{
background-color: #1A0417;
}
.BgClassName
{
background-color: #1A0417;
}
</style>
border-color css
<style>
span { border-color: #1A0417; }
span { border-color: rgb(26,4,23); }
td.TdClassName
{
border-color: #1A0417;
}
.TagClassName
{
border-color: #1A0417;
}
</style>