Shades of Mardi Gras #281527
Tints of Mardi Gras #281527
RGB
CMYK
RGB Variations
Color information
#281527 (or 0x281527) is known color: Mardi Gras. HEX triplet: 28, 15 and 27. RGB value is (40,21,39). Sum of RGB (Red+Green+Blue) = 40+21+39=100 (13% of max value = 765). Red value is 40 (16.02% from 255 or 40% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 39 (15.62% from 255 or 39% from 100); Max value from RGB is 40 - color contains mainly: red. Hex color #281527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281527 is #D7EAD8. Grayscale: #1C1C1C. Windows color (decimal): -14150361 or 2561320. OLE color: 2561320.
HSL color Cylindrical-coordinate representation of color #281527: hue angle of 303.16º degrees, saturation: 0.31, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #281527 is Cyan = 0, Magento = 0.48, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 21 | 39 | - |
| CMYK | 0 | 0.48 | 0.02 | 0.84 |
| HSL | 303.16º | 0.31% | 0.12% | - |
| HSV(B) | 303.16º | 0.48% | 0.16% | - |
| XYZ | 1.51 | 1.13 | 2.06 | - |
| YUV | 28.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 39 | 0 | 0.48 | 0.02 | 0.84 | 303.16 | 0.31 | 0.12 |
| Hex | 28 | 15 | 27 | 0 | 30 | 2 | 54 | 12F | 1F | C |
| Octal | 50 | 25 | 47 | 0 | 60 | 2 | 124 | 457 | 37 | 14 |
| Binary | 101000 | 10101 | 100111 | 0 | 110000 | 10 | 1010100 | 100101111 | 11111 | 1100 |
Color Harmonies of #281527
Complementary color
Monochromatic Colors of #281527
Black with #281527
Text Example
Text Example
White with #281527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281527; }
p { color: rgb(40,21,39); }
H1.HeaderClassName
{
color: #281527;
}
.AnyTagClassName
{
color: #281527;
}
</style>
background-color css
<style>
a { background-color: #281527; }
a { background-color: rgb(40,21,39); }
div.DivClassName
{
background-color: #281527;
}
.BgClassName
{
background-color: #281527;
}
</style>
border-color css
<style>
span { border-color: #281527; }
span { border-color: rgb(40,21,39); }
td.TdClassName
{
border-color: #281527;
}
.TagClassName
{
border-color: #281527;
}
</style>