Shades of Mardi Gras #270228
Tints of Mardi Gras #270228
RGB
CMYK
RGB Variations
Color information
#270228 (or 0x270228) is known color: Mardi Gras. HEX triplet: 27, 02 and 28. RGB value is (39,2,40). Sum of RGB (Red+Green+Blue) = 39+2+40=81 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.15% from 81); Green value is 2 (1.17% from 255 or 2.47% from 81); Blue value is 40 (16.02% from 255 or 49.38% from 81); Max value from RGB is 40 - color contains mainly: blue. Hex color #270228 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270228 is #D8FDD7. Grayscale: #111111. Windows color (decimal): -14220760 or 2621991. OLE color: 2621991.
HSL color Cylindrical-coordinate representation of color #270228: hue angle of 298.42º degrees, saturation: 0.9, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270228 is Cyan = 0.02, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 2 | 40 | - |
| CMYK | 0.02 | 0.95 | 0 | 0.84 |
| HSL | 298.42º | 0.9% | 0.08% | - |
| HSV(B) | 298.42º | 0.95% | 0.16% | - |
| XYZ | 1.24 | 0.63 | 2.06 | - |
| YUV | 17.4 | 140.76 | 143.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 2 | 40 | 0.02 | 0.95 | 0 | 0.84 | 298.42 | 0.9 | 0.08 |
| Hex | 27 | 2 | 28 | 2 | 5F | 0 | 54 | 12A | 5A | 8 |
| Octal | 47 | 2 | 50 | 2 | 137 | 0 | 124 | 452 | 132 | 10 |
| Binary | 100111 | 10 | 101000 | 10 | 1011111 | 0 | 1010100 | 100101010 | 1011010 | 1000 |
Color Harmonies of #270228
Complementary color
Monochromatic Colors of #270228
Black with #270228
Text Example
Text Example
White with #270228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270228; }
p { color: rgb(39,2,40); }
H1.HeaderClassName
{
color: #270228;
}
.AnyTagClassName
{
color: #270228;
}
</style>
background-color css
<style>
a { background-color: #270228; }
a { background-color: rgb(39,2,40); }
div.DivClassName
{
background-color: #270228;
}
.BgClassName
{
background-color: #270228;
}
</style>
border-color css
<style>
span { border-color: #270228; }
span { border-color: rgb(39,2,40); }
td.TdClassName
{
border-color: #270228;
}
.TagClassName
{
border-color: #270228;
}
</style>