Shades of Mardi Gras #270022
Tints of Mardi Gras #270022
RGB
CMYK
RGB Variations
Color information
#270022 (or 0x270022) is known color: Mardi Gras. HEX triplet: 27, 00 and 22. RGB value is (39,0,34). Sum of RGB (Red+Green+Blue) = 39+0+34=73 (9% of max value = 765). Red value is 39 (15.62% from 255 or 53.42% from 73); Green value is 0 (0.39% from 255 or 0% from 73); Blue value is 34 (13.67% from 255 or 46.58% from 73); Max value from RGB is 39 - color contains mainly: red. Hex color #270022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270022 is #D8FFDD. Grayscale: #0F0F0F. Windows color (decimal): -14221278 or 2228263. OLE color: 2228263.
HSL color Cylindrical-coordinate representation of color #270022: hue angle of 307.69º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270022 is Cyan = 0, Magento = 1, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 0 | 34 | - |
| CMYK | 0 | 1 | 0.13 | 0.85 |
| HSL | 307.69º | 1% | 0.08% | - |
| HSV(B) | 307.69º | 1% | 0.15% | - |
| XYZ | 1.13 | 0.55 | 1.56 | - |
| YUV | 15.54 | 138.42 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 34 | 0 | 1 | 0.13 | 0.85 | 307.69 | 1 | 0.08 |
| Hex | 27 | 0 | 22 | 0 | 64 | D | 55 | 134 | 64 | 8 |
| Octal | 47 | 0 | 42 | 0 | 144 | 15 | 125 | 464 | 144 | 10 |
| Binary | 100111 | 0 | 100010 | 0 | 1100100 | 1101 | 1010101 | 100110100 | 1100100 | 1000 |
Color Harmonies of #270022
Complementary color
Monochromatic Colors of #270022
Black with #270022
Text Example
Text Example
White with #270022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270022; }
p { color: rgb(39,0,34); }
H1.HeaderClassName
{
color: #270022;
}
.AnyTagClassName
{
color: #270022;
}
</style>
background-color css
<style>
a { background-color: #270022; }
a { background-color: rgb(39,0,34); }
div.DivClassName
{
background-color: #270022;
}
.BgClassName
{
background-color: #270022;
}
</style>
border-color css
<style>
span { border-color: #270022; }
span { border-color: rgb(39,0,34); }
td.TdClassName
{
border-color: #270022;
}
.TagClassName
{
border-color: #270022;
}
</style>