Shades of Mardi Gras #261827
Tints of Mardi Gras #261827
RGB
CMYK
RGB Variations
Color information
#261827 (or 0x261827) is known color: Mardi Gras. HEX triplet: 26, 18 and 27. RGB value is (38,24,39). Sum of RGB (Red+Green+Blue) = 38+24+39=101 (13% of max value = 765). Red value is 38 (15.23% from 255 or 37.62% from 101); Green value is 24 (9.77% from 255 or 23.76% from 101); Blue value is 39 (15.62% from 255 or 38.61% from 101); Max value from RGB is 39 - color contains mainly: blue. Hex color #261827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261827 is #D9E7D8. Grayscale: #1D1D1D. Windows color (decimal): -14280665 or 2562086. OLE color: 2562086.
HSL color Cylindrical-coordinate representation of color #261827: hue angle of 296º degrees, saturation: 0.24, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #261827 is Cyan = 0.03, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 24 | 39 | - |
| CMYK | 0.03 | 0.38 | 0 | 0.85 |
| HSL | 296º | 0.24% | 0.12% | - |
| HSV(B) | 296º | 0.38% | 0.15% | - |
| XYZ | 1.49 | 1.21 | 2.07 | - |
| YUV | 29.9 | 133.14 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 39 | 0.03 | 0.38 | 0 | 0.85 | 296 | 0.24 | 0.12 |
| Hex | 26 | 18 | 27 | 3 | 26 | 0 | 55 | 128 | 18 | C |
| Octal | 46 | 30 | 47 | 3 | 46 | 0 | 125 | 450 | 30 | 14 |
| Binary | 100110 | 11000 | 100111 | 11 | 100110 | 0 | 1010101 | 100101000 | 11000 | 1100 |
Color Harmonies of #261827
Complementary color
Monochromatic Colors of #261827
Black with #261827
Text Example
Text Example
White with #261827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261827; }
p { color: rgb(38,24,39); }
H1.HeaderClassName
{
color: #261827;
}
.AnyTagClassName
{
color: #261827;
}
</style>
background-color css
<style>
a { background-color: #261827; }
a { background-color: rgb(38,24,39); }
div.DivClassName
{
background-color: #261827;
}
.BgClassName
{
background-color: #261827;
}
</style>
border-color css
<style>
span { border-color: #261827; }
span { border-color: rgb(38,24,39); }
td.TdClassName
{
border-color: #261827;
}
.TagClassName
{
border-color: #261827;
}
</style>