Shades of Mardi Gras #271825
Tints of Mardi Gras #271825
RGB
CMYK
RGB Variations
Color information
#271825 (or 0x271825) is known color: Mardi Gras. HEX triplet: 27, 18 and 25. RGB value is (39,24,37). Sum of RGB (Red+Green+Blue) = 39+24+37=100 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39% from 100); Green value is 24 (9.77% from 255 or 24% from 100); Blue value is 37 (14.84% from 255 or 37% from 100); Max value from RGB is 39 - color contains mainly: red. Hex color #271825 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271825 is #D8E7DA. Grayscale: #1D1D1D. Windows color (decimal): -14215131 or 2431015. OLE color: 2431015.
HSL color Cylindrical-coordinate representation of color #271825: hue angle of 308º degrees, saturation: 0.24, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #271825 is Cyan = 0, Magento = 0.38, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 24 | 37 | - |
| CMYK | 0 | 0.38 | 0.05 | 0.85 |
| HSL | 308º | 0.24% | 0.12% | - |
| HSV(B) | 308º | 0.38% | 0.15% | - |
| XYZ | 1.5 | 1.22 | 1.91 | - |
| YUV | 29.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 37 | 0 | 0.38 | 0.05 | 0.85 | 308 | 0.24 | 0.12 |
| Hex | 27 | 18 | 25 | 0 | 26 | 5 | 55 | 134 | 18 | C |
| Octal | 47 | 30 | 45 | 0 | 46 | 5 | 125 | 464 | 30 | 14 |
| Binary | 100111 | 11000 | 100101 | 0 | 100110 | 101 | 1010101 | 100110100 | 11000 | 1100 |
Color Harmonies of #271825
Complementary color
Monochromatic Colors of #271825
Black with #271825
Text Example
Text Example
White with #271825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271825; }
p { color: rgb(39,24,37); }
H1.HeaderClassName
{
color: #271825;
}
.AnyTagClassName
{
color: #271825;
}
</style>
background-color css
<style>
a { background-color: #271825; }
a { background-color: rgb(39,24,37); }
div.DivClassName
{
background-color: #271825;
}
.BgClassName
{
background-color: #271825;
}
</style>
border-color css
<style>
span { border-color: #271825; }
span { border-color: rgb(39,24,37); }
td.TdClassName
{
border-color: #271825;
}
.TagClassName
{
border-color: #271825;
}
</style>