Shades of Mardi Gras #270025
Tints of Mardi Gras #270025
RGB
CMYK
RGB Variations
Color information
#270025 (or 0x270025) is known color: Mardi Gras. HEX triplet: 27, 00 and 25. RGB value is (39,0,37). Sum of RGB (Red+Green+Blue) = 39+0+37=76 (10% of max value = 765). Red value is 39 (15.62% from 255 or 51.32% from 76); Green value is 0 (0.39% from 255 or 0% from 76); Blue value is 37 (14.84% from 255 or 48.68% from 76); Max value from RGB is 39 - color contains mainly: red. Hex color #270025 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270025 is #D8FFDA. Grayscale: #0F0F0F. Windows color (decimal): -14221275 or 2424871. OLE color: 2424871.
HSL color Cylindrical-coordinate representation of color #270025: hue angle of 303.08º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270025 is Cyan = 0, Magento = 1, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 0 | 37 | - |
| CMYK | 0 | 1 | 0.05 | 0.85 |
| HSL | 303.08º | 1% | 0.08% | - |
| HSV(B) | 303.08º | 1% | 0.15% | - |
| XYZ | 1.17 | 0.56 | 1.8 | - |
| YUV | 15.88 | 139.92 | 144.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 37 | 0 | 1 | 0.05 | 0.85 | 303.08 | 1 | 0.08 |
| Hex | 27 | 0 | 25 | 0 | 64 | 5 | 55 | 12F | 64 | 8 |
| Octal | 47 | 0 | 45 | 0 | 144 | 5 | 125 | 457 | 144 | 10 |
| Binary | 100111 | 0 | 100101 | 0 | 1100100 | 101 | 1010101 | 100101111 | 1100100 | 1000 |
Color Harmonies of #270025
Complementary color
Monochromatic Colors of #270025
Black with #270025
Text Example
Text Example
White with #270025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270025; }
p { color: rgb(39,0,37); }
H1.HeaderClassName
{
color: #270025;
}
.AnyTagClassName
{
color: #270025;
}
</style>
background-color css
<style>
a { background-color: #270025; }
a { background-color: rgb(39,0,37); }
div.DivClassName
{
background-color: #270025;
}
.BgClassName
{
background-color: #270025;
}
</style>
border-color css
<style>
span { border-color: #270025; }
span { border-color: rgb(39,0,37); }
td.TdClassName
{
border-color: #270025;
}
.TagClassName
{
border-color: #270025;
}
</style>