Shades of Mardi Gras #231421
Tints of Mardi Gras #231421
RGB
CMYK
RGB Variations
Color information
#231421 (or 0x231421) is known color: Mardi Gras. HEX triplet: 23, 14 and 21. RGB value is (35,20,33). Sum of RGB (Red+Green+Blue) = 35+20+33=88 (11% of max value = 765). Red value is 35 (14.06% from 255 or 39.77% from 88); Green value is 20 (8.20% from 255 or 22.73% from 88); Blue value is 33 (13.28% from 255 or 37.5% from 88); Max value from RGB is 35 - color contains mainly: red. Hex color #231421 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #231421 is #DCEBDE. Grayscale: #191919. Windows color (decimal): -14478303 or 2167843. OLE color: 2167843.
HSL color Cylindrical-coordinate representation of color #231421: hue angle of 308º degrees, saturation: 0.27, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #231421 is Cyan = 0, Magento = 0.43, Yellow = 0.06 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 35 | 20 | 33 | - |
| CMYK | 0 | 0.43 | 0.06 | 0.86 |
| HSL | 308º | 0.27% | 0.11% | - |
| HSV(B) | 308º | 0.43% | 0.14% | - |
| XYZ | 1.22 | 0.97 | 1.56 | - |
| YUV | 25.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 20 | 33 | 0 | 0.43 | 0.06 | 0.86 | 308 | 0.27 | 0.11 |
| Hex | 23 | 14 | 21 | 0 | 2B | 6 | 56 | 134 | 1B | B |
| Octal | 43 | 24 | 41 | 0 | 53 | 6 | 126 | 464 | 33 | 13 |
| Binary | 100011 | 10100 | 100001 | 0 | 101011 | 110 | 1010110 | 100110100 | 11011 | 1011 |
Color Harmonies of #231421
Complementary color
Monochromatic Colors of #231421
Black with #231421
Text Example
Text Example
White with #231421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231421; }
p { color: rgb(35,20,33); }
H1.HeaderClassName
{
color: #231421;
}
.AnyTagClassName
{
color: #231421;
}
</style>
background-color css
<style>
a { background-color: #231421; }
a { background-color: rgb(35,20,33); }
div.DivClassName
{
background-color: #231421;
}
.BgClassName
{
background-color: #231421;
}
</style>
border-color css
<style>
span { border-color: #231421; }
span { border-color: rgb(35,20,33); }
td.TdClassName
{
border-color: #231421;
}
.TagClassName
{
border-color: #231421;
}
</style>