Shades of Mardi Gras #270722
Tints of Mardi Gras #270722
RGB
CMYK
RGB Variations
Color information
#270722 (or 0x270722) is known color: Mardi Gras. HEX triplet: 27, 07 and 22. RGB value is (39,7,34). Sum of RGB (Red+Green+Blue) = 39+7+34=80 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.75% from 80); Green value is 7 (3.12% from 255 or 8.75% from 80); Blue value is 34 (13.67% from 255 or 42.5% from 80); Max value from RGB is 39 - color contains mainly: red. Hex color #270722 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270722 is #D8F8DD. Grayscale: #131313. Windows color (decimal): -14219486 or 2230055. OLE color: 2230055.
HSL color Cylindrical-coordinate representation of color #270722: hue angle of 309.38º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #270722 is Cyan = 0, Magento = 0.82, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 34 | - |
| CMYK | 0 | 0.82 | 0.13 | 0.85 |
| HSL | 309.38º | 0.7% | 0.09% | - |
| HSV(B) | 309.38º | 0.82% | 0.15% | - |
| XYZ | 1.2 | 0.7 | 1.58 | - |
| YUV | 19.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 34 | 0 | 0.82 | 0.13 | 0.85 | 309.38 | 0.7 | 0.09 |
| Hex | 27 | 7 | 22 | 0 | 52 | D | 55 | 135 | 46 | 9 |
| Octal | 47 | 7 | 42 | 0 | 122 | 15 | 125 | 465 | 106 | 11 |
| Binary | 100111 | 111 | 100010 | 0 | 1010010 | 1101 | 1010101 | 100110101 | 1000110 | 1001 |
Color Harmonies of #270722
Complementary color
Monochromatic Colors of #270722
Black with #270722
Text Example
Text Example
White with #270722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270722; }
p { color: rgb(39,7,34); }
H1.HeaderClassName
{
color: #270722;
}
.AnyTagClassName
{
color: #270722;
}
</style>
background-color css
<style>
a { background-color: #270722; }
a { background-color: rgb(39,7,34); }
div.DivClassName
{
background-color: #270722;
}
.BgClassName
{
background-color: #270722;
}
</style>
border-color css
<style>
span { border-color: #270722; }
span { border-color: rgb(39,7,34); }
td.TdClassName
{
border-color: #270722;
}
.TagClassName
{
border-color: #270722;
}
</style>