Shades of Mardi Gras #271028
Tints of Mardi Gras #271028
RGB
CMYK
RGB Variations
Color information
#271028 (or 0x271028) is known color: Mardi Gras. HEX triplet: 27, 10 and 28. RGB value is (39,16,40). Sum of RGB (Red+Green+Blue) = 39+16+40=95 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.05% from 95); Green value is 16 (6.64% from 255 or 16.84% from 95); Blue value is 40 (16.02% from 255 or 42.11% from 95); Max value from RGB is 40 - color contains mainly: blue. Hex color #271028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271028 is #D8EFD7. Grayscale: #191919. Windows color (decimal): -14217176 or 2625575. OLE color: 2625575.
HSL color Cylindrical-coordinate representation of color #271028: hue angle of 297.5º 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 #271028 is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 16 | 40 | - |
| CMYK | 0.02 | 0.60 | 0 | 0.84 |
| HSL | 297.5º | 0.43% | 0.11% | - |
| HSV(B) | 297.5º | 0.6% | 0.16% | - |
| XYZ | 1.4 | 0.96 | 2.12 | - |
| YUV | 25.61 | 136.12 | 137.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 40 | 0.02 | 0.60 | 0 | 0.84 | 297.5 | 0.43 | 0.11 |
| Hex | 27 | 10 | 28 | 2 | 3C | 0 | 54 | 12A | 2B | B |
| Octal | 47 | 20 | 50 | 2 | 74 | 0 | 124 | 452 | 53 | 13 |
| Binary | 100111 | 10000 | 101000 | 10 | 111100 | 0 | 1010100 | 100101010 | 101011 | 1011 |
Color Harmonies of #271028
Complementary color
Monochromatic Colors of #271028
Black with #271028
Text Example
Text Example
White with #271028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271028; }
p { color: rgb(39,16,40); }
H1.HeaderClassName
{
color: #271028;
}
.AnyTagClassName
{
color: #271028;
}
</style>
background-color css
<style>
a { background-color: #271028; }
a { background-color: rgb(39,16,40); }
div.DivClassName
{
background-color: #271028;
}
.BgClassName
{
background-color: #271028;
}
</style>
border-color css
<style>
span { border-color: #271028; }
span { border-color: rgb(39,16,40); }
td.TdClassName
{
border-color: #271028;
}
.TagClassName
{
border-color: #271028;
}
</style>