Shades of Mardi Gras #270520
Tints of Mardi Gras #270520
RGB
CMYK
RGB Variations
Color information
#270520 (or 0x270520) is known color: Mardi Gras. HEX triplet: 27, 05 and 20. RGB value is (39,5,32). Sum of RGB (Red+Green+Blue) = 39+5+32=76 (10% of max value = 765). Red value is 39 (15.62% from 255 or 51.32% from 76); Green value is 5 (2.34% from 255 or 6.58% from 76); Blue value is 32 (12.89% from 255 or 42.11% from 76); Max value from RGB is 39 - color contains mainly: red. Hex color #270520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270520 is #D8FADF. Grayscale: #121212. Windows color (decimal): -14220000 or 2098471. OLE color: 2098471.
HSL color Cylindrical-coordinate representation of color #270520: hue angle of 312.35º degrees, saturation: 0.77, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #270520 is Cyan = 0, Magento = 0.87, Yellow = 0.18 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 5 | 32 | - |
| CMYK | 0 | 0.87 | 0.18 | 0.85 |
| HSL | 312.35º | 0.77% | 0.09% | - |
| HSV(B) | 312.35º | 0.87% | 0.15% | - |
| XYZ | 1.15 | 0.64 | 1.43 | - |
| YUV | 18.24 | 135.76 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 32 | 0 | 0.87 | 0.18 | 0.85 | 312.35 | 0.77 | 0.09 |
| Hex | 27 | 5 | 20 | 0 | 57 | 12 | 55 | 138 | 4D | 9 |
| Octal | 47 | 5 | 40 | 0 | 127 | 22 | 125 | 470 | 115 | 11 |
| Binary | 100111 | 101 | 100000 | 0 | 1010111 | 10010 | 1010101 | 100111000 | 1001101 | 1001 |
Color Harmonies of #270520
Complementary color
Monochromatic Colors of #270520
Black with #270520
Text Example
Text Example
White with #270520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270520; }
p { color: rgb(39,5,32); }
H1.HeaderClassName
{
color: #270520;
}
.AnyTagClassName
{
color: #270520;
}
</style>
background-color css
<style>
a { background-color: #270520; }
a { background-color: rgb(39,5,32); }
div.DivClassName
{
background-color: #270520;
}
.BgClassName
{
background-color: #270520;
}
</style>
border-color css
<style>
span { border-color: #270520; }
span { border-color: rgb(39,5,32); }
td.TdClassName
{
border-color: #270520;
}
.TagClassName
{
border-color: #270520;
}
</style>