Shades of Mardi Gras #231623
Tints of Mardi Gras #231623
RGB
CMYK
RGB Variations
Color information
#231623 (or 0x231623) is known color: Mardi Gras. HEX triplet: 23, 16 and 23. RGB value is (35,22,35). Sum of RGB (Red+Green+Blue) = 35+22+35=92 (12% of max value = 765). Red value is 35 (14.06% from 255 or 38.04% from 92); Green value is 22 (8.98% from 255 or 23.91% from 92); Blue value is 35 (14.06% from 255 or 38.04% from 92); Max value from RGB is 35 - color contains mainly: red, blue. Hex color #231623 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #231623 is #DCE9DC. Grayscale: #1B1B1B. Windows color (decimal): -14477789 or 2299427. OLE color: 2299427.
HSL color Cylindrical-coordinate representation of color #231623: hue angle of 300º degrees, saturation: 0.23, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #231623 is Cyan = 0, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 35 | 22 | 35 | - |
| CMYK | 0 | 0.37 | 0 | 0.86 |
| HSL | 300º | 0.23% | 0.11% | - |
| HSV(B) | 300º | 0.37% | 0.14% | - |
| XYZ | 1.28 | 1.05 | 1.73 | - |
| YUV | 27.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 22 | 35 | 0 | 0.37 | 0 | 0.86 | 300 | 0.23 | 0.11 |
| Hex | 23 | 16 | 23 | 0 | 25 | 0 | 56 | 12C | 17 | B |
| Octal | 43 | 26 | 43 | 0 | 45 | 0 | 126 | 454 | 27 | 13 |
| Binary | 100011 | 10110 | 100011 | 0 | 100101 | 0 | 1010110 | 100101100 | 10111 | 1011 |
Color Harmonies of #231623
Complementary color
Monochromatic Colors of #231623
Black with #231623
Text Example
Text Example
White with #231623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231623; }
p { color: rgb(35,22,35); }
H1.HeaderClassName
{
color: #231623;
}
.AnyTagClassName
{
color: #231623;
}
</style>
background-color css
<style>
a { background-color: #231623; }
a { background-color: rgb(35,22,35); }
div.DivClassName
{
background-color: #231623;
}
.BgClassName
{
background-color: #231623;
}
</style>
border-color css
<style>
span { border-color: #231623; }
span { border-color: rgb(35,22,35); }
td.TdClassName
{
border-color: #231623;
}
.TagClassName
{
border-color: #231623;
}
</style>