Shades of Mardi Gras #1A0819
Tints of Mardi Gras #1A0819
RGB
CMYK
RGB Variations
Color information
#1A0819 (or 0x1A0819) is known color: Mardi Gras. HEX triplet: 1A, 08 and 19. RGB value is (26,8,25). Sum of RGB (Red+Green+Blue) = 26+8+25=59 (7% of max value = 765). Red value is 26 (10.55% from 255 or 44.07% from 59); Green value is 8 (3.52% from 255 or 13.56% from 59); Blue value is 25 (10.16% from 255 or 42.37% from 59); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0819 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0819 is #E5F7E6. Grayscale: #0F0F0F. Windows color (decimal): -15071207 or 1640474. OLE color: 1640474.
HSL color Cylindrical-coordinate representation of color #1A0819: hue angle of 303.33º degrees, saturation: 0.53, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #1A0819 is Cyan = 0, Magento = 0.69, Yellow = 0.04 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 26 | 8 | 25 | - |
| CMYK | 0 | 0.69 | 0.04 | 0.90 |
| HSL | 303.33º | 0.53% | 0.07% | - |
| HSV(B) | 303.33º | 0.69% | 0.1% | - |
| XYZ | 0.69 | 0.46 | 0.97 | - |
| YUV | 15.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 8 | 25 | 0 | 0.69 | 0.04 | 0.90 | 303.33 | 0.53 | 0.07 |
| Hex | 1A | 8 | 19 | 0 | 45 | 4 | 5A | 12F | 35 | 7 |
| Octal | 32 | 10 | 31 | 0 | 105 | 4 | 132 | 457 | 65 | 7 |
| Binary | 11010 | 1000 | 11001 | 0 | 1000101 | 100 | 1011010 | 100101111 | 110101 | 111 |
Color Harmonies of #1A0819
Complementary color
Monochromatic Colors of #1A0819
Black with #1A0819
Text Example
Text Example
White with #1A0819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A0819; }
p { color: rgb(26,8,25); }
H1.HeaderClassName
{
color: #1A0819;
}
.AnyTagClassName
{
color: #1A0819;
}
</style>
background-color css
<style>
a { background-color: #1A0819; }
a { background-color: rgb(26,8,25); }
div.DivClassName
{
background-color: #1A0819;
}
.BgClassName
{
background-color: #1A0819;
}
</style>
border-color css
<style>
span { border-color: #1A0819; }
span { border-color: rgb(26,8,25); }
td.TdClassName
{
border-color: #1A0819;
}
.TagClassName
{
border-color: #1A0819;
}
</style>