Shades of Mardi Gras #271528
Tints of Mardi Gras #271528
RGB
CMYK
RGB Variations
Color information
#271528 (or 0x271528) is known color: Mardi Gras. HEX triplet: 27, 15 and 28. RGB value is (39,21,40). Sum of RGB (Red+Green+Blue) = 39+21+40=100 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 40 (16.02% from 255 or 40% from 100); Max value from RGB is 40 - color contains mainly: blue. Hex color #271528 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271528 is #D8EAD7. Grayscale: #1C1C1C. Windows color (decimal): -14215896 or 2626855. OLE color: 2626855.
HSL color Cylindrical-coordinate representation of color #271528: hue angle of 296.84º 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 #271528 is Cyan = 0.02, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 21 | 40 | - |
| CMYK | 0.02 | 0.48 | 0 | 0.84 |
| HSL | 296.84º | 0.31% | 0.12% | - |
| HSV(B) | 296.84º | 0.48% | 0.16% | - |
| XYZ | 1.49 | 1.12 | 2.15 | - |
| YUV | 28.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 40 | 0.02 | 0.48 | 0 | 0.84 | 296.84 | 0.31 | 0.12 |
| Hex | 27 | 15 | 28 | 2 | 30 | 0 | 54 | 129 | 1F | C |
| Octal | 47 | 25 | 50 | 2 | 60 | 0 | 124 | 451 | 37 | 14 |
| Binary | 100111 | 10101 | 101000 | 10 | 110000 | 0 | 1010100 | 100101001 | 11111 | 1100 |
Color Harmonies of #271528
Complementary color
Monochromatic Colors of #271528
Black with #271528
Text Example
Text Example
White with #271528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271528; }
p { color: rgb(39,21,40); }
H1.HeaderClassName
{
color: #271528;
}
.AnyTagClassName
{
color: #271528;
}
</style>
background-color css
<style>
a { background-color: #271528; }
a { background-color: rgb(39,21,40); }
div.DivClassName
{
background-color: #271528;
}
.BgClassName
{
background-color: #271528;
}
</style>
border-color css
<style>
span { border-color: #271528; }
span { border-color: rgb(39,21,40); }
td.TdClassName
{
border-color: #271528;
}
.TagClassName
{
border-color: #271528;
}
</style>