Shades of Mardi Gras #261627
Tints of Mardi Gras #261627
RGB
CMYK
RGB Variations
Color information
#261627 (or 0x261627) is known color: Mardi Gras. HEX triplet: 26, 16 and 27. RGB value is (38,22,39). Sum of RGB (Red+Green+Blue) = 38+22+39=99 (13% of max value = 765). Red value is 38 (15.23% from 255 or 38.38% from 99); Green value is 22 (8.98% from 255 or 22.22% from 99); Blue value is 39 (15.62% from 255 or 39.39% from 99); Max value from RGB is 39 - color contains mainly: blue. Hex color #261627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261627 is #D9E9D8. Grayscale: #1C1C1C. Windows color (decimal): -14281177 or 2561574. OLE color: 2561574.
HSL color Cylindrical-coordinate representation of color #261627: hue angle of 296.47º degrees, saturation: 0.28, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #261627 is Cyan = 0.03, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 22 | 39 | - |
| CMYK | 0.03 | 0.44 | 0 | 0.85 |
| HSL | 296.47º | 0.28% | 0.12% | - |
| HSV(B) | 296.47º | 0.44% | 0.15% | - |
| XYZ | 1.45 | 1.13 | 2.06 | - |
| YUV | 28.72 | 133.8 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 39 | 0.03 | 0.44 | 0 | 0.85 | 296.47 | 0.28 | 0.12 |
| Hex | 26 | 16 | 27 | 3 | 2C | 0 | 55 | 128 | 1C | C |
| Octal | 46 | 26 | 47 | 3 | 54 | 0 | 125 | 450 | 34 | 14 |
| Binary | 100110 | 10110 | 100111 | 11 | 101100 | 0 | 1010101 | 100101000 | 11100 | 1100 |
Color Harmonies of #261627
Complementary color
Monochromatic Colors of #261627
Black with #261627
Text Example
Text Example
White with #261627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261627; }
p { color: rgb(38,22,39); }
H1.HeaderClassName
{
color: #261627;
}
.AnyTagClassName
{
color: #261627;
}
</style>
background-color css
<style>
a { background-color: #261627; }
a { background-color: rgb(38,22,39); }
div.DivClassName
{
background-color: #261627;
}
.BgClassName
{
background-color: #261627;
}
</style>
border-color css
<style>
span { border-color: #261627; }
span { border-color: rgb(38,22,39); }
td.TdClassName
{
border-color: #261627;
}
.TagClassName
{
border-color: #261627;
}
</style>