Shades of Mardi Gras #261825
Tints of Mardi Gras #261825
RGB
CMYK
RGB Variations
Color information
#261825 (or 0x261825) is known color: Mardi Gras. HEX triplet: 26, 18 and 25. RGB value is (38,24,37). Sum of RGB (Red+Green+Blue) = 38+24+37=99 (13% of max value = 765). Red value is 38 (15.23% from 255 or 38.38% from 99); Green value is 24 (9.77% from 255 or 24.24% from 99); Blue value is 37 (14.84% from 255 or 37.37% from 99); Max value from RGB is 38 - color contains mainly: red. Hex color #261825 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261825 is #D9E7DA. Grayscale: #1D1D1D. Windows color (decimal): -14280667 or 2431014. OLE color: 2431014.
HSL color Cylindrical-coordinate representation of color #261825: hue angle of 304.29º degrees, saturation: 0.23, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #261825 is Cyan = 0, Magento = 0.37, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 24 | 37 | - |
| CMYK | 0 | 0.37 | 0.03 | 0.85 |
| HSL | 304.29º | 0.23% | 0.12% | - |
| HSV(B) | 304.29º | 0.37% | 0.15% | - |
| XYZ | 1.46 | 1.2 | 1.9 | - |
| YUV | 29.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 37 | 0 | 0.37 | 0.03 | 0.85 | 304.29 | 0.23 | 0.12 |
| Hex | 26 | 18 | 25 | 0 | 25 | 3 | 55 | 130 | 17 | C |
| Octal | 46 | 30 | 45 | 0 | 45 | 3 | 125 | 460 | 27 | 14 |
| Binary | 100110 | 11000 | 100101 | 0 | 100101 | 11 | 1010101 | 100110000 | 10111 | 1100 |
Color Harmonies of #261825
Complementary color
Monochromatic Colors of #261825
Black with #261825
Text Example
Text Example
White with #261825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261825; }
p { color: rgb(38,24,37); }
H1.HeaderClassName
{
color: #261825;
}
.AnyTagClassName
{
color: #261825;
}
</style>
background-color css
<style>
a { background-color: #261825; }
a { background-color: rgb(38,24,37); }
div.DivClassName
{
background-color: #261825;
}
.BgClassName
{
background-color: #261825;
}
</style>
border-color css
<style>
span { border-color: #261825; }
span { border-color: rgb(38,24,37); }
td.TdClassName
{
border-color: #261825;
}
.TagClassName
{
border-color: #261825;
}
</style>