Shades of Mardi Gras #181318
Tints of Mardi Gras #181318
RGB
CMYK
RGB Variations
Color information
#181318 (or 0x181318) is known color: Mardi Gras. HEX triplet: 18, 13 and 18. RGB value is (24,19,24). Sum of RGB (Red+Green+Blue) = 24+19+24=67 (8% of max value = 765). Red value is 24 (9.77% from 255 or 35.82% from 67); Green value is 19 (7.81% from 255 or 28.36% from 67); Blue value is 24 (9.77% from 255 or 35.82% from 67); Max value from RGB is 24 - color contains mainly: red, blue. Hex color #181318 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #181318 is #E7ECE7. Grayscale: #151515. Windows color (decimal): -15199464 or 1577752. OLE color: 1577752.
HSL color Cylindrical-coordinate representation of color #181318: hue angle of 300º degrees, saturation: 0.12, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #181318 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 24 | 19 | 24 | - |
| CMYK | 0 | 0.21 | 0 | 0.91 |
| HSL | 300º | 0.12% | 0.08% | - |
| HSV(B) | 300º | 0.21% | 0.09% | - |
| XYZ | 0.77 | 0.73 | 0.96 | - |
| YUV | 21.07 | 129.66 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 19 | 24 | 0 | 0.21 | 0 | 0.91 | 300 | 0.12 | 0.08 |
| Hex | 18 | 13 | 18 | 0 | 15 | 0 | 5B | 12C | C | 8 |
| Octal | 30 | 23 | 30 | 0 | 25 | 0 | 133 | 454 | 14 | 10 |
| Binary | 11000 | 10011 | 11000 | 0 | 10101 | 0 | 1011011 | 100101100 | 1100 | 1000 |
Color Harmonies of #181318
Complementary color
Monochromatic Colors of #181318
Black with #181318
Text Example
Text Example
White with #181318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181318; }
p { color: rgb(24,19,24); }
H1.HeaderClassName
{
color: #181318;
}
.AnyTagClassName
{
color: #181318;
}
</style>
background-color css
<style>
a { background-color: #181318; }
a { background-color: rgb(24,19,24); }
div.DivClassName
{
background-color: #181318;
}
.BgClassName
{
background-color: #181318;
}
</style>
border-color css
<style>
span { border-color: #181318; }
span { border-color: rgb(24,19,24); }
td.TdClassName
{
border-color: #181318;
}
.TagClassName
{
border-color: #181318;
}
</style>