Shades of Mardi Gras #270028
Tints of Mardi Gras #270028
RGB
CMYK
RGB Variations
Color information
#270028 (or 0x270028) is known color: Mardi Gras. HEX triplet: 27, 00 and 28. RGB value is (39,0,40). Sum of RGB (Red+Green+Blue) = 39+0+40=79 (10% of max value = 765). Red value is 39 (15.62% from 255 or 49.37% from 79); Green value is 0 (0.39% from 255 or 0% from 79); Blue value is 40 (16.02% from 255 or 50.63% from 79); Max value from RGB is 40 - color contains mainly: blue. Hex color #270028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270028 is #D8FFD7. Grayscale: #101010. Windows color (decimal): -14221272 or 2621479. OLE color: 2621479.
HSL color Cylindrical-coordinate representation of color #270028: hue angle of 298.5º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270028 is Cyan = 0.02, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 0 | 40 | - |
| CMYK | 0.02 | 1 | 0 | 0.84 |
| HSL | 298.5º | 1% | 0.08% | - |
| HSV(B) | 298.5º | 1% | 0.16% | - |
| XYZ | 1.22 | 0.58 | 2.06 | - |
| YUV | 16.22 | 141.42 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 40 | 0.02 | 1 | 0 | 0.84 | 298.5 | 1 | 0.08 |
| Hex | 27 | 0 | 28 | 2 | 64 | 0 | 54 | 12A | 64 | 8 |
| Octal | 47 | 0 | 50 | 2 | 144 | 0 | 124 | 452 | 144 | 10 |
| Binary | 100111 | 0 | 101000 | 10 | 1100100 | 0 | 1010100 | 100101010 | 1100100 | 1000 |
Color Harmonies of #270028
Complementary color
Monochromatic Colors of #270028
Black with #270028
Text Example
Text Example
White with #270028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270028; }
p { color: rgb(39,0,40); }
H1.HeaderClassName
{
color: #270028;
}
.AnyTagClassName
{
color: #270028;
}
</style>
background-color css
<style>
a { background-color: #270028; }
a { background-color: rgb(39,0,40); }
div.DivClassName
{
background-color: #270028;
}
.BgClassName
{
background-color: #270028;
}
</style>
border-color css
<style>
span { border-color: #270028; }
span { border-color: rgb(39,0,40); }
td.TdClassName
{
border-color: #270028;
}
.TagClassName
{
border-color: #270028;
}
</style>