Shades of Mardi Gras #272328
Tints of Mardi Gras #272328
RGB
CMYK
RGB Variations
Color information
#272328 (or 0x272328) is known color: Mardi Gras. HEX triplet: 27, 23 and 28. RGB value is (39,35,40). Sum of RGB (Red+Green+Blue) = 39+35+40=114 (15% of max value = 765). Red value is 39 (15.62% from 255 or 34.21% from 114); Green value is 35 (14.06% from 255 or 30.70% from 114); Blue value is 40 (16.02% from 255 or 35.09% from 114); Max value from RGB is 40 - color contains mainly: blue. Hex color #272328 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272328 is #D8DCD7. Grayscale: #242424. Windows color (decimal): -14212312 or 2630439. OLE color: 2630439.
HSL color Cylindrical-coordinate representation of color #272328: hue angle of 288º degrees, saturation: 0.07, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #272328 is Cyan = 0.02, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 35 | 40 | - |
| CMYK | 0.02 | 0.12 | 0 | 0.84 |
| HSL | 288º | 0.07% | 0.15% | - |
| HSV(B) | 288º | 0.13% | 0.16% | - |
| XYZ | 1.82 | 1.79 | 2.26 | - |
| YUV | 36.77 | 129.83 | 129.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 35 | 40 | 0.02 | 0.12 | 0 | 0.84 | 288 | 0.07 | 0.15 |
| Hex | 27 | 23 | 28 | 2 | C | 0 | 54 | 120 | 7 | F |
| Octal | 47 | 43 | 50 | 2 | 14 | 0 | 124 | 440 | 7 | 17 |
| Binary | 100111 | 100011 | 101000 | 10 | 1100 | 0 | 1010100 | 100100000 | 111 | 1111 |
Color Harmonies of #272328
Complementary color
Monochromatic Colors of #272328
Black with #272328
Text Example
Text Example
White with #272328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272328; }
p { color: rgb(39,35,40); }
H1.HeaderClassName
{
color: #272328;
}
.AnyTagClassName
{
color: #272328;
}
</style>
background-color css
<style>
a { background-color: #272328; }
a { background-color: rgb(39,35,40); }
div.DivClassName
{
background-color: #272328;
}
.BgClassName
{
background-color: #272328;
}
</style>
border-color css
<style>
span { border-color: #272328; }
span { border-color: rgb(39,35,40); }
td.TdClassName
{
border-color: #272328;
}
.TagClassName
{
border-color: #272328;
}
</style>