Shades of Mardi Gras #230826
Tints of Mardi Gras #230826
RGB
CMYK
RGB Variations
Color information
#230826 (or 0x230826) is known color: Mardi Gras. HEX triplet: 23, 08 and 26. RGB value is (35,8,38). Sum of RGB (Red+Green+Blue) = 35+8+38=81 (10% of max value = 765). Red value is 35 (14.06% from 255 or 43.21% from 81); Green value is 8 (3.52% from 255 or 9.88% from 81); Blue value is 38 (15.23% from 255 or 46.91% from 81); Max value from RGB is 38 - color contains mainly: blue. Hex color #230826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #230826 is #DCF7D9. Grayscale: #131313. Windows color (decimal): -14481370 or 2492451. OLE color: 2492451.
HSL color Cylindrical-coordinate representation of color #230826: hue angle of 294º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #230826 is Cyan = 0.08, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 35 | 8 | 38 | - |
| CMYK | 0.08 | 0.79 | 0 | 0.85 |
| HSL | 294º | 0.65% | 0.09% | - |
| HSV(B) | 294º | 0.79% | 0.15% | - |
| XYZ | 1.13 | 0.67 | 1.9 | - |
| YUV | 19.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 8 | 38 | 0.08 | 0.79 | 0 | 0.85 | 294 | 0.65 | 0.09 |
| Hex | 23 | 8 | 26 | 8 | 4F | 0 | 55 | 126 | 41 | 9 |
| Octal | 43 | 10 | 46 | 10 | 117 | 0 | 125 | 446 | 101 | 11 |
| Binary | 100011 | 1000 | 100110 | 1000 | 1001111 | 0 | 1010101 | 100100110 | 1000001 | 1001 |
Color Harmonies of #230826
Complementary color
Monochromatic Colors of #230826
Black with #230826
Text Example
Text Example
White with #230826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230826; }
p { color: rgb(35,8,38); }
H1.HeaderClassName
{
color: #230826;
}
.AnyTagClassName
{
color: #230826;
}
</style>
background-color css
<style>
a { background-color: #230826; }
a { background-color: rgb(35,8,38); }
div.DivClassName
{
background-color: #230826;
}
.BgClassName
{
background-color: #230826;
}
</style>
border-color css
<style>
span { border-color: #230826; }
span { border-color: rgb(35,8,38); }
td.TdClassName
{
border-color: #230826;
}
.TagClassName
{
border-color: #230826;
}
</style>