Shades of Mardi Gras #280926
Tints of Mardi Gras #280926
RGB
CMYK
RGB Variations
Color information
#280926 (or 0x280926) is known color: Mardi Gras. HEX triplet: 28, 09 and 26. RGB value is (40,9,38). Sum of RGB (Red+Green+Blue) = 40+9+38=87 (11% of max value = 765). Red value is 40 (16.02% from 255 or 45.98% from 87); Green value is 9 (3.91% from 255 or 10.34% from 87); Blue value is 38 (15.23% from 255 or 43.68% from 87); Max value from RGB is 40 - color contains mainly: red. Hex color #280926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280926 is #D7F6D9. Grayscale: #151515. Windows color (decimal): -14153434 or 2492712. OLE color: 2492712.
HSL color Cylindrical-coordinate representation of color #280926: hue angle of 303.87º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #280926 is Cyan = 0, Magento = 0.78, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 9 | 38 | - |
| CMYK | 0 | 0.78 | 0.05 | 0.84 |
| HSL | 303.87º | 0.63% | 0.1% | - |
| HSV(B) | 303.87º | 0.78% | 0.16% | - |
| XYZ | 1.32 | 0.79 | 1.92 | - |
| YUV | 21.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 38 | 0 | 0.78 | 0.05 | 0.84 | 303.87 | 0.63 | 0.1 |
| Hex | 28 | 9 | 26 | 0 | 4E | 5 | 54 | 130 | 3F | A |
| Octal | 50 | 11 | 46 | 0 | 116 | 5 | 124 | 460 | 77 | 12 |
| Binary | 101000 | 1001 | 100110 | 0 | 1001110 | 101 | 1010100 | 100110000 | 111111 | 1010 |
Color Harmonies of #280926
Complementary color
Monochromatic Colors of #280926
Black with #280926
Text Example
Text Example
White with #280926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280926; }
p { color: rgb(40,9,38); }
H1.HeaderClassName
{
color: #280926;
}
.AnyTagClassName
{
color: #280926;
}
</style>
background-color css
<style>
a { background-color: #280926; }
a { background-color: rgb(40,9,38); }
div.DivClassName
{
background-color: #280926;
}
.BgClassName
{
background-color: #280926;
}
</style>
border-color css
<style>
span { border-color: #280926; }
span { border-color: rgb(40,9,38); }
td.TdClassName
{
border-color: #280926;
}
.TagClassName
{
border-color: #280926;
}
</style>