Shades of Mardi Gras #261325
Tints of Mardi Gras #261325
RGB
CMYK
RGB Variations
Color information
#261325 (or 0x261325) is known color: Mardi Gras. HEX triplet: 26, 13 and 25. RGB value is (38,19,37). Sum of RGB (Red+Green+Blue) = 38+19+37=94 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.43% from 94); Green value is 19 (7.81% from 255 or 20.21% from 94); Blue value is 37 (14.84% from 255 or 39.36% from 94); Max value from RGB is 38 - color contains mainly: red. Hex color #261325 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261325 is #D9ECDA. Grayscale: #1A1A1A. Windows color (decimal): -14281947 or 2429734. OLE color: 2429734.
HSL color Cylindrical-coordinate representation of color #261325: hue angle of 303.16º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #261325 is Cyan = 0, Magento = 0.50, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 37 | - |
| CMYK | 0 | 0.50 | 0.03 | 0.85 |
| HSL | 303.16º | 0.33% | 0.11% | - |
| HSV(B) | 303.16º | 0.5% | 0.15% | - |
| XYZ | 1.37 | 1.01 | 1.87 | - |
| YUV | 26.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 37 | 0 | 0.50 | 0.03 | 0.85 | 303.16 | 0.33 | 0.11 |
| Hex | 26 | 13 | 25 | 0 | 32 | 3 | 55 | 12F | 21 | B |
| Octal | 46 | 23 | 45 | 0 | 62 | 3 | 125 | 457 | 41 | 13 |
| Binary | 100110 | 10011 | 100101 | 0 | 110010 | 11 | 1010101 | 100101111 | 100001 | 1011 |
Color Harmonies of #261325
Complementary color
Monochromatic Colors of #261325
Black with #261325
Text Example
Text Example
White with #261325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261325; }
p { color: rgb(38,19,37); }
H1.HeaderClassName
{
color: #261325;
}
.AnyTagClassName
{
color: #261325;
}
</style>
background-color css
<style>
a { background-color: #261325; }
a { background-color: rgb(38,19,37); }
div.DivClassName
{
background-color: #261325;
}
.BgClassName
{
background-color: #261325;
}
</style>
border-color css
<style>
span { border-color: #261325; }
span { border-color: rgb(38,19,37); }
td.TdClassName
{
border-color: #261325;
}
.TagClassName
{
border-color: #261325;
}
</style>