Shades of Mardi Gras #261229
Tints of Mardi Gras #261229
RGB
CMYK
RGB Variations
Color information
#261229 (or 0x261229) is known color: Mardi Gras. HEX triplet: 26, 12 and 29. RGB value is (38,18,41). Sum of RGB (Red+Green+Blue) = 38+18+41=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 18 (7.42% from 255 or 18.56% from 97); Blue value is 41 (16.41% from 255 or 42.27% from 97); Max value from RGB is 41 - color contains mainly: blue. Hex color #261229 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261229 is #D9EDD6. Grayscale: #1A1A1A. Windows color (decimal): -14282199 or 2691622. OLE color: 2691622.
HSL color Cylindrical-coordinate representation of color #261229: hue angle of 292.17º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #261229 is Cyan = 0.07, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 18 | 41 | - |
| CMYK | 0.07 | 0.56 | 0 | 0.84 |
| HSL | 292.17º | 0.39% | 0.12% | - |
| HSV(B) | 292.17º | 0.56% | 0.16% | - |
| XYZ | 1.42 | 1 | 2.22 | - |
| YUV | 26.6 | 136.13 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 41 | 0.07 | 0.56 | 0 | 0.84 | 292.17 | 0.39 | 0.12 |
| Hex | 26 | 12 | 29 | 7 | 38 | 0 | 54 | 124 | 27 | C |
| Octal | 46 | 22 | 51 | 7 | 70 | 0 | 124 | 444 | 47 | 14 |
| Binary | 100110 | 10010 | 101001 | 111 | 111000 | 0 | 1010100 | 100100100 | 100111 | 1100 |
Color Harmonies of #261229
Complementary color
Monochromatic Colors of #261229
Black with #261229
Text Example
Text Example
White with #261229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261229; }
p { color: rgb(38,18,41); }
H1.HeaderClassName
{
color: #261229;
}
.AnyTagClassName
{
color: #261229;
}
</style>
background-color css
<style>
a { background-color: #261229; }
a { background-color: rgb(38,18,41); }
div.DivClassName
{
background-color: #261229;
}
.BgClassName
{
background-color: #261229;
}
</style>
border-color css
<style>
span { border-color: #261229; }
span { border-color: rgb(38,18,41); }
td.TdClassName
{
border-color: #261229;
}
.TagClassName
{
border-color: #261229;
}
</style>