Shades of Mardi Gras #1A0517
Tints of Mardi Gras #1A0517
RGB
CMYK
RGB Variations
Color information
#1A0517 (or 0x1A0517) is known color: Mardi Gras. HEX triplet: 1A, 05 and 17. RGB value is (26,5,23). Sum of RGB (Red+Green+Blue) = 26+5+23=54 (7% of max value = 765). Red value is 26 (10.55% from 255 or 48.15% from 54); Green value is 5 (2.34% from 255 or 9.26% from 54); Blue value is 23 (9.38% from 255 or 42.59% from 54); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0517 is #E5FAE8. Grayscale: #0D0D0D. Windows color (decimal): -15071977 or 1508634. OLE color: 1508634.
HSL color Cylindrical-coordinate representation of color #1A0517: hue angle of 308.57º degrees, saturation: 0.68, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #1A0517 is Cyan = 0, Magento = 0.81, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 26 | 5 | 23 | - |
| CMYK | 0 | 0.81 | 0.12 | 0.90 |
| HSL | 308.57º | 0.68% | 0.06% | - |
| HSV(B) | 308.57º | 0.81% | 0.1% | - |
| XYZ | 0.63 | 0.39 | 0.85 | - |
| YUV | 13.33 | 133.46 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 5 | 23 | 0 | 0.81 | 0.12 | 0.90 | 308.57 | 0.68 | 0.06 |
| Hex | 1A | 5 | 17 | 0 | 51 | C | 5A | 135 | 44 | 6 |
| Octal | 32 | 5 | 27 | 0 | 121 | 14 | 132 | 465 | 104 | 6 |
| Binary | 11010 | 101 | 10111 | 0 | 1010001 | 1100 | 1011010 | 100110101 | 1000100 | 110 |
Color Harmonies of #1A0517
Complementary color
Monochromatic Colors of #1A0517
Black with #1A0517
Text Example
Text Example
White with #1A0517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A0517; }
p { color: rgb(26,5,23); }
H1.HeaderClassName
{
color: #1A0517;
}
.AnyTagClassName
{
color: #1A0517;
}
</style>
background-color css
<style>
a { background-color: #1A0517; }
a { background-color: rgb(26,5,23); }
div.DivClassName
{
background-color: #1A0517;
}
.BgClassName
{
background-color: #1A0517;
}
</style>
border-color css
<style>
span { border-color: #1A0517; }
span { border-color: rgb(26,5,23); }
td.TdClassName
{
border-color: #1A0517;
}
.TagClassName
{
border-color: #1A0517;
}
</style>