Shades of Mardi Gras #261028
Tints of Mardi Gras #261028
RGB
CMYK
RGB Variations
Color information
#261028 (or 0x261028) is known color: Mardi Gras. HEX triplet: 26, 10 and 28. RGB value is (38,16,40). Sum of RGB (Red+Green+Blue) = 38+16+40=94 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.43% from 94); Green value is 16 (6.64% from 255 or 17.02% from 94); Blue value is 40 (16.02% from 255 or 42.55% from 94); Max value from RGB is 40 - color contains mainly: blue. Hex color #261028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261028 is #D9EFD7. Grayscale: #191919. Windows color (decimal): -14282712 or 2625574. OLE color: 2625574.
HSL color Cylindrical-coordinate representation of color #261028: hue angle of 295º degrees, saturation: 0.43, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #261028 is Cyan = 0.05, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 16 | 40 | - |
| CMYK | 0.05 | 0.60 | 0 | 0.84 |
| HSL | 295º | 0.43% | 0.11% | - |
| HSV(B) | 295º | 0.6% | 0.16% | - |
| XYZ | 1.37 | 0.94 | 2.12 | - |
| YUV | 25.31 | 136.29 | 137.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 40 | 0.05 | 0.60 | 0 | 0.84 | 295 | 0.43 | 0.11 |
| Hex | 26 | 10 | 28 | 5 | 3C | 0 | 54 | 127 | 2B | B |
| Octal | 46 | 20 | 50 | 5 | 74 | 0 | 124 | 447 | 53 | 13 |
| Binary | 100110 | 10000 | 101000 | 101 | 111100 | 0 | 1010100 | 100100111 | 101011 | 1011 |
Color Harmonies of #261028
Complementary color
Monochromatic Colors of #261028
Black with #261028
Text Example
Text Example
White with #261028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261028; }
p { color: rgb(38,16,40); }
H1.HeaderClassName
{
color: #261028;
}
.AnyTagClassName
{
color: #261028;
}
</style>
background-color css
<style>
a { background-color: #261028; }
a { background-color: rgb(38,16,40); }
div.DivClassName
{
background-color: #261028;
}
.BgClassName
{
background-color: #261028;
}
</style>
border-color css
<style>
span { border-color: #261028; }
span { border-color: rgb(38,16,40); }
td.TdClassName
{
border-color: #261028;
}
.TagClassName
{
border-color: #261028;
}
</style>