Shades of Mardi Gras #261324
Tints of Mardi Gras #261324
RGB
CMYK
RGB Variations
Color information
#261324 (or 0x261324) is known color: Mardi Gras. HEX triplet: 26, 13 and 24. RGB value is (38,19,36). Sum of RGB (Red+Green+Blue) = 38+19+36=93 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.86% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 36 (14.45% from 255 or 38.71% from 93); Max value from RGB is 38 - color contains mainly: red. Hex color #261324 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261324 is #D9ECDB. Grayscale: #1A1A1A. Windows color (decimal): -14281948 or 2364198. OLE color: 2364198.
HSL color Cylindrical-coordinate representation of color #261324: hue angle of 306.32º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #261324 is Cyan = 0, Magento = 0.50, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 36 | - |
| CMYK | 0 | 0.50 | 0.05 | 0.85 |
| HSL | 306.32º | 0.33% | 0.11% | - |
| HSV(B) | 306.32º | 0.5% | 0.15% | - |
| XYZ | 1.35 | 1.01 | 1.79 | - |
| YUV | 26.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 36 | 0 | 0.50 | 0.05 | 0.85 | 306.32 | 0.33 | 0.11 |
| Hex | 26 | 13 | 24 | 0 | 32 | 5 | 55 | 132 | 21 | B |
| Octal | 46 | 23 | 44 | 0 | 62 | 5 | 125 | 462 | 41 | 13 |
| Binary | 100110 | 10011 | 100100 | 0 | 110010 | 101 | 1010101 | 100110010 | 100001 | 1011 |
Color Harmonies of #261324
Complementary color
Monochromatic Colors of #261324
Black with #261324
Text Example
Text Example
White with #261324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261324; }
p { color: rgb(38,19,36); }
H1.HeaderClassName
{
color: #261324;
}
.AnyTagClassName
{
color: #261324;
}
</style>
background-color css
<style>
a { background-color: #261324; }
a { background-color: rgb(38,19,36); }
div.DivClassName
{
background-color: #261324;
}
.BgClassName
{
background-color: #261324;
}
</style>
border-color css
<style>
span { border-color: #261324; }
span { border-color: rgb(38,19,36); }
td.TdClassName
{
border-color: #261324;
}
.TagClassName
{
border-color: #261324;
}
</style>