Shades of Mardi Gras #261328
Tints of Mardi Gras #261328
RGB
CMYK
RGB Variations
Color information
#261328 (or 0x261328) is known color: Mardi Gras. HEX triplet: 26, 13 and 28. RGB value is (38,19,40). Sum of RGB (Red+Green+Blue) = 38+19+40=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 19 (7.81% from 255 or 19.59% from 97); Blue value is 40 (16.02% from 255 or 41.24% from 97); Max value from RGB is 40 - color contains mainly: blue. Hex color #261328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261328 is #D9ECD7. Grayscale: #1B1B1B. Windows color (decimal): -14281944 or 2626342. OLE color: 2626342.
HSL color Cylindrical-coordinate representation of color #261328: hue angle of 294.29º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #261328 is Cyan = 0.05, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 19 | 40 | - |
| CMYK | 0.05 | 0.52 | 0 | 0.84 |
| HSL | 294.29º | 0.36% | 0.12% | - |
| HSV(B) | 294.29º | 0.53% | 0.16% | - |
| XYZ | 1.42 | 1.03 | 2.13 | - |
| YUV | 27.08 | 135.29 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 40 | 0.05 | 0.52 | 0 | 0.84 | 294.29 | 0.36 | 0.12 |
| Hex | 26 | 13 | 28 | 5 | 34 | 0 | 54 | 126 | 24 | C |
| Octal | 46 | 23 | 50 | 5 | 64 | 0 | 124 | 446 | 44 | 14 |
| Binary | 100110 | 10011 | 101000 | 101 | 110100 | 0 | 1010100 | 100100110 | 100100 | 1100 |
Color Harmonies of #261328
Complementary color
Monochromatic Colors of #261328
Black with #261328
Text Example
Text Example
White with #261328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261328; }
p { color: rgb(38,19,40); }
H1.HeaderClassName
{
color: #261328;
}
.AnyTagClassName
{
color: #261328;
}
</style>
background-color css
<style>
a { background-color: #261328; }
a { background-color: rgb(38,19,40); }
div.DivClassName
{
background-color: #261328;
}
.BgClassName
{
background-color: #261328;
}
</style>
border-color css
<style>
span { border-color: #261328; }
span { border-color: rgb(38,19,40); }
td.TdClassName
{
border-color: #261328;
}
.TagClassName
{
border-color: #261328;
}
</style>