Shades of Mardi Gras #270122
Tints of Mardi Gras #270122
RGB
CMYK
RGB Variations
Color information
#270122 (or 0x270122) is known color: Mardi Gras. HEX triplet: 27, 01 and 22. RGB value is (39,1,34). Sum of RGB (Red+Green+Blue) = 39+1+34=74 (9% of max value = 765). Red value is 39 (15.62% from 255 or 52.70% from 74); Green value is 1 (0.78% from 255 or 1.35% from 74); Blue value is 34 (13.67% from 255 or 45.95% from 74); Max value from RGB is 39 - color contains mainly: red. Hex color #270122 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270122 is #D8FEDD. Grayscale: #101010. Windows color (decimal): -14221022 or 2228519. OLE color: 2228519.
HSL color Cylindrical-coordinate representation of color #270122: hue angle of 307.89º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270122 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 1 | 34 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.85 |
| HSL | 307.89º | 0.95% | 0.08% | - |
| HSV(B) | 307.89º | 0.97% | 0.15% | - |
| XYZ | 1.14 | 0.57 | 1.56 | - |
| YUV | 16.12 | 138.09 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 34 | 0 | 0.97 | 0.13 | 0.85 | 307.89 | 0.95 | 0.08 |
| Hex | 27 | 1 | 22 | 0 | 61 | D | 55 | 134 | 5F | 8 |
| Octal | 47 | 1 | 42 | 0 | 141 | 15 | 125 | 464 | 137 | 10 |
| Binary | 100111 | 1 | 100010 | 0 | 1100001 | 1101 | 1010101 | 100110100 | 1011111 | 1000 |
Color Harmonies of #270122
Complementary color
Monochromatic Colors of #270122
Black with #270122
Text Example
Text Example
White with #270122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270122; }
p { color: rgb(39,1,34); }
H1.HeaderClassName
{
color: #270122;
}
.AnyTagClassName
{
color: #270122;
}
</style>
background-color css
<style>
a { background-color: #270122; }
a { background-color: rgb(39,1,34); }
div.DivClassName
{
background-color: #270122;
}
.BgClassName
{
background-color: #270122;
}
</style>
border-color css
<style>
span { border-color: #270122; }
span { border-color: rgb(39,1,34); }
td.TdClassName
{
border-color: #270122;
}
.TagClassName
{
border-color: #270122;
}
</style>