Shades of Mardi Gras #270125
Tints of Mardi Gras #270125
RGB
CMYK
RGB Variations
Color information
#270125 (or 0x270125) is known color: Mardi Gras. HEX triplet: 27, 01 and 25. RGB value is (39,1,37). Sum of RGB (Red+Green+Blue) = 39+1+37=77 (10% of max value = 765). Red value is 39 (15.62% from 255 or 50.65% from 77); Green value is 1 (0.78% from 255 or 1.30% from 77); Blue value is 37 (14.84% from 255 or 48.05% from 77); Max value from RGB is 39 - color contains mainly: red. Hex color #270125 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270125 is #D8FEDA. Grayscale: #101010. Windows color (decimal): -14221019 or 2425127. OLE color: 2425127.
HSL color Cylindrical-coordinate representation of color #270125: hue angle of 303.16º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270125 is Cyan = 0, Magento = 0.97, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 1 | 37 | - |
| CMYK | 0 | 0.97 | 0.05 | 0.85 |
| HSL | 303.16º | 0.95% | 0.08% | - |
| HSV(B) | 303.16º | 0.97% | 0.15% | - |
| XYZ | 1.18 | 0.59 | 1.8 | - |
| YUV | 16.47 | 139.59 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 37 | 0 | 0.97 | 0.05 | 0.85 | 303.16 | 0.95 | 0.08 |
| Hex | 27 | 1 | 25 | 0 | 61 | 5 | 55 | 12F | 5F | 8 |
| Octal | 47 | 1 | 45 | 0 | 141 | 5 | 125 | 457 | 137 | 10 |
| Binary | 100111 | 1 | 100101 | 0 | 1100001 | 101 | 1010101 | 100101111 | 1011111 | 1000 |
Color Harmonies of #270125
Complementary color
Monochromatic Colors of #270125
Black with #270125
Text Example
Text Example
White with #270125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270125; }
p { color: rgb(39,1,37); }
H1.HeaderClassName
{
color: #270125;
}
.AnyTagClassName
{
color: #270125;
}
</style>
background-color css
<style>
a { background-color: #270125; }
a { background-color: rgb(39,1,37); }
div.DivClassName
{
background-color: #270125;
}
.BgClassName
{
background-color: #270125;
}
</style>
border-color css
<style>
span { border-color: #270125; }
span { border-color: rgb(39,1,37); }
td.TdClassName
{
border-color: #270125;
}
.TagClassName
{
border-color: #270125;
}
</style>