Shades of Mardi Gras #190618
Tints of Mardi Gras #190618
RGB
CMYK
RGB Variations
Color information
#190618 (or 0x190618) is known color: Mardi Gras. HEX triplet: 19, 06 and 18. RGB value is (25,6,24). Sum of RGB (Red+Green+Blue) = 25+6+24=55 (7% of max value = 765). Red value is 25 (10.16% from 255 or 45.45% from 55); Green value is 6 (2.73% from 255 or 10.91% from 55); Blue value is 24 (9.77% from 255 or 43.64% from 55); Max value from RGB is 25 - color contains mainly: red. Hex color #190618 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190618 is #E6F9E7. Grayscale: #0D0D0D. Windows color (decimal): -15137256 or 1574425. OLE color: 1574425.
HSL color Cylindrical-coordinate representation of color #190618: hue angle of 303.16º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #190618 is Cyan = 0, Magento = 0.76, Yellow = 0.04 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 6 | 24 | - |
| CMYK | 0 | 0.76 | 0.04 | 0.90 |
| HSL | 303.16º | 0.61% | 0.06% | - |
| HSV(B) | 303.16º | 0.76% | 0.1% | - |
| XYZ | 0.63 | 0.4 | 0.91 | - |
| YUV | 13.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 6 | 24 | 0 | 0.76 | 0.04 | 0.90 | 303.16 | 0.61 | 0.06 |
| Hex | 19 | 6 | 18 | 0 | 4C | 4 | 5A | 12F | 3D | 6 |
| Octal | 31 | 6 | 30 | 0 | 114 | 4 | 132 | 457 | 75 | 6 |
| Binary | 11001 | 110 | 11000 | 0 | 1001100 | 100 | 1011010 | 100101111 | 111101 | 110 |
Color Harmonies of #190618
Complementary color
Monochromatic Colors of #190618
Black with #190618
Text Example
Text Example
White with #190618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190618; }
p { color: rgb(25,6,24); }
H1.HeaderClassName
{
color: #190618;
}
.AnyTagClassName
{
color: #190618;
}
</style>
background-color css
<style>
a { background-color: #190618; }
a { background-color: rgb(25,6,24); }
div.DivClassName
{
background-color: #190618;
}
.BgClassName
{
background-color: #190618;
}
</style>
border-color css
<style>
span { border-color: #190618; }
span { border-color: rgb(25,6,24); }
td.TdClassName
{
border-color: #190618;
}
.TagClassName
{
border-color: #190618;
}
</style>