Shades of Mardi Gras #272228
Tints of Mardi Gras #272228
RGB
CMYK
RGB Variations
Color information
#272228 (or 0x272228) is known color: Mardi Gras. HEX triplet: 27, 22 and 28. RGB value is (39,34,40). Sum of RGB (Red+Green+Blue) = 39+34+40=113 (14% of max value = 765). Red value is 39 (15.62% from 255 or 34.51% from 113); Green value is 34 (13.67% from 255 or 30.09% from 113); Blue value is 40 (16.02% from 255 or 35.40% from 113); Max value from RGB is 40 - color contains mainly: blue. Hex color #272228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272228 is #D8DDD7. Grayscale: #242424. Windows color (decimal): -14212568 or 2630183. OLE color: 2630183.
HSL color Cylindrical-coordinate representation of color #272228: hue angle of 290º degrees, saturation: 0.08, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #272228 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 34 | 40 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.84 |
| HSL | 290º | 0.08% | 0.15% | - |
| HSV(B) | 290º | 0.15% | 0.16% | - |
| XYZ | 1.79 | 1.73 | 2.25 | - |
| YUV | 36.18 | 130.16 | 130.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 34 | 40 | 0.02 | 0.15 | 0 | 0.84 | 290 | 0.08 | 0.15 |
| Hex | 27 | 22 | 28 | 2 | F | 0 | 54 | 122 | 8 | F |
| Octal | 47 | 42 | 50 | 2 | 17 | 0 | 124 | 442 | 10 | 17 |
| Binary | 100111 | 100010 | 101000 | 10 | 1111 | 0 | 1010100 | 100100010 | 1000 | 1111 |
Color Harmonies of #272228
Complementary color
Monochromatic Colors of #272228
Black with #272228
Text Example
Text Example
White with #272228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272228; }
p { color: rgb(39,34,40); }
H1.HeaderClassName
{
color: #272228;
}
.AnyTagClassName
{
color: #272228;
}
</style>
background-color css
<style>
a { background-color: #272228; }
a { background-color: rgb(39,34,40); }
div.DivClassName
{
background-color: #272228;
}
.BgClassName
{
background-color: #272228;
}
</style>
border-color css
<style>
span { border-color: #272228; }
span { border-color: rgb(39,34,40); }
td.TdClassName
{
border-color: #272228;
}
.TagClassName
{
border-color: #272228;
}
</style>