Shades of Mardi Gras #261625
Tints of Mardi Gras #261625
RGB
CMYK
RGB Variations
Color information
#261625 (or 0x261625) is known color: Mardi Gras. HEX triplet: 26, 16 and 25. RGB value is (38,22,37). Sum of RGB (Red+Green+Blue) = 38+22+37=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 22 (8.98% from 255 or 22.68% from 97); Blue value is 37 (14.84% from 255 or 38.14% from 97); Max value from RGB is 38 - color contains mainly: red. Hex color #261625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261625 is #D9E9DA. Grayscale: #1C1C1C. Windows color (decimal): -14281179 or 2430502. OLE color: 2430502.
HSL color Cylindrical-coordinate representation of color #261625: hue angle of 303.75º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #261625 is Cyan = 0, Magento = 0.42, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 22 | 37 | - |
| CMYK | 0 | 0.42 | 0.03 | 0.85 |
| HSL | 303.75º | 0.27% | 0.12% | - |
| HSV(B) | 303.75º | 0.42% | 0.15% | - |
| XYZ | 1.42 | 1.12 | 1.89 | - |
| YUV | 28.49 | 132.8 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 37 | 0 | 0.42 | 0.03 | 0.85 | 303.75 | 0.27 | 0.12 |
| Hex | 26 | 16 | 25 | 0 | 2A | 3 | 55 | 130 | 1B | C |
| Octal | 46 | 26 | 45 | 0 | 52 | 3 | 125 | 460 | 33 | 14 |
| Binary | 100110 | 10110 | 100101 | 0 | 101010 | 11 | 1010101 | 100110000 | 11011 | 1100 |
Color Harmonies of #261625
Complementary color
Monochromatic Colors of #261625
Black with #261625
Text Example
Text Example
White with #261625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261625; }
p { color: rgb(38,22,37); }
H1.HeaderClassName
{
color: #261625;
}
.AnyTagClassName
{
color: #261625;
}
</style>
background-color css
<style>
a { background-color: #261625; }
a { background-color: rgb(38,22,37); }
div.DivClassName
{
background-color: #261625;
}
.BgClassName
{
background-color: #261625;
}
</style>
border-color css
<style>
span { border-color: #261625; }
span { border-color: rgb(38,22,37); }
td.TdClassName
{
border-color: #261625;
}
.TagClassName
{
border-color: #261625;
}
</style>