Shades of Mardi Gras #270325
Tints of Mardi Gras #270325
RGB
CMYK
RGB Variations
Color information
#270325 (or 0x270325) is known color: Mardi Gras. HEX triplet: 27, 03 and 25. RGB value is (39,3,37). Sum of RGB (Red+Green+Blue) = 39+3+37=79 (10% of max value = 765). Red value is 39 (15.62% from 255 or 49.37% from 79); Green value is 3 (1.56% from 255 or 3.80% from 79); Blue value is 37 (14.84% from 255 or 46.84% from 79); Max value from RGB is 39 - color contains mainly: red. Hex color #270325 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270325 is #D8FCDA. Grayscale: #111111. Windows color (decimal): -14220507 or 2425639. OLE color: 2425639.
HSL color Cylindrical-coordinate representation of color #270325: hue angle of 303.33º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270325 is Cyan = 0, Magento = 0.92, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 3 | 37 | - |
| CMYK | 0 | 0.92 | 0.05 | 0.85 |
| HSL | 303.33º | 0.86% | 0.08% | - |
| HSV(B) | 303.33º | 0.92% | 0.15% | - |
| XYZ | 1.2 | 0.63 | 1.81 | - |
| YUV | 17.64 | 138.93 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 37 | 0 | 0.92 | 0.05 | 0.85 | 303.33 | 0.86 | 0.08 |
| Hex | 27 | 3 | 25 | 0 | 5C | 5 | 55 | 12F | 56 | 8 |
| Octal | 47 | 3 | 45 | 0 | 134 | 5 | 125 | 457 | 126 | 10 |
| Binary | 100111 | 11 | 100101 | 0 | 1011100 | 101 | 1010101 | 100101111 | 1010110 | 1000 |
Color Harmonies of #270325
Complementary color
Monochromatic Colors of #270325
Black with #270325
Text Example
Text Example
White with #270325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270325; }
p { color: rgb(39,3,37); }
H1.HeaderClassName
{
color: #270325;
}
.AnyTagClassName
{
color: #270325;
}
</style>
background-color css
<style>
a { background-color: #270325; }
a { background-color: rgb(39,3,37); }
div.DivClassName
{
background-color: #270325;
}
.BgClassName
{
background-color: #270325;
}
</style>
border-color css
<style>
span { border-color: #270325; }
span { border-color: rgb(39,3,37); }
td.TdClassName
{
border-color: #270325;
}
.TagClassName
{
border-color: #270325;
}
</style>