Shades of Mardi Gras #261323
Tints of Mardi Gras #261323
RGB
CMYK
RGB Variations
Color information
#261323 (or 0x261323) is known color: Mardi Gras. HEX triplet: 26, 13 and 23. RGB value is (38,19,35). Sum of RGB (Red+Green+Blue) = 38+19+35=92 (12% of max value = 765). Red value is 38 (15.23% from 255 or 41.30% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 35 (14.06% from 255 or 38.04% from 92); Max value from RGB is 38 - color contains mainly: red. Hex color #261323 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261323 is #D9ECDC. Grayscale: #1A1A1A. Windows color (decimal): -14281949 or 2298662. OLE color: 2298662.
HSL color Cylindrical-coordinate representation of color #261323: hue angle of 309.47º 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 #261323 is Cyan = 0, Magento = 0.50, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 35 | - |
| CMYK | 0 | 0.50 | 0.08 | 0.85 |
| HSL | 309.47º | 0.33% | 0.11% | - |
| HSV(B) | 309.47º | 0.5% | 0.15% | - |
| XYZ | 1.34 | 1 | 1.71 | - |
| YUV | 26.51 | 132.79 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 35 | 0 | 0.50 | 0.08 | 0.85 | 309.47 | 0.33 | 0.11 |
| Hex | 26 | 13 | 23 | 0 | 32 | 8 | 55 | 135 | 21 | B |
| Octal | 46 | 23 | 43 | 0 | 62 | 10 | 125 | 465 | 41 | 13 |
| Binary | 100110 | 10011 | 100011 | 0 | 110010 | 1000 | 1010101 | 100110101 | 100001 | 1011 |
Color Harmonies of #261323
Complementary color
Monochromatic Colors of #261323
Black with #261323
Text Example
Text Example
White with #261323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261323; }
p { color: rgb(38,19,35); }
H1.HeaderClassName
{
color: #261323;
}
.AnyTagClassName
{
color: #261323;
}
</style>
background-color css
<style>
a { background-color: #261323; }
a { background-color: rgb(38,19,35); }
div.DivClassName
{
background-color: #261323;
}
.BgClassName
{
background-color: #261323;
}
</style>
border-color css
<style>
span { border-color: #261323; }
span { border-color: rgb(38,19,35); }
td.TdClassName
{
border-color: #261323;
}
.TagClassName
{
border-color: #261323;
}
</style>