Shades of Mardi Gras #270423
Tints of Mardi Gras #270423
RGB
CMYK
RGB Variations
Color information
#270423 (or 0x270423) is known color: Mardi Gras. HEX triplet: 27, 04 and 23. RGB value is (39,4,35). Sum of RGB (Red+Green+Blue) = 39+4+35=78 (10% of max value = 765). Red value is 39 (15.62% from 255 or 50% from 78); Green value is 4 (1.95% from 255 or 5.13% from 78); Blue value is 35 (14.06% from 255 or 44.87% from 78); Max value from RGB is 39 - color contains mainly: red. Hex color #270423 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270423 is #D8FBDC. Grayscale: #111111. Windows color (decimal): -14220253 or 2294823. OLE color: 2294823.
HSL color Cylindrical-coordinate representation of color #270423: hue angle of 306.86º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #270423 is Cyan = 0, Magento = 0.90, Yellow = 0.10 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 4 | 35 | - |
| CMYK | 0 | 0.90 | 0.10 | 0.85 |
| HSL | 306.86º | 0.81% | 0.08% | - |
| HSV(B) | 306.86º | 0.9% | 0.15% | - |
| XYZ | 1.18 | 0.64 | 1.65 | - |
| YUV | 18 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 35 | 0 | 0.90 | 0.10 | 0.85 | 306.86 | 0.81 | 0.08 |
| Hex | 27 | 4 | 23 | 0 | 5A | A | 55 | 133 | 51 | 8 |
| Octal | 47 | 4 | 43 | 0 | 132 | 12 | 125 | 463 | 121 | 10 |
| Binary | 100111 | 100 | 100011 | 0 | 1011010 | 1010 | 1010101 | 100110011 | 1010001 | 1000 |
Color Harmonies of #270423
Complementary color
Monochromatic Colors of #270423
Black with #270423
Text Example
Text Example
White with #270423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270423; }
p { color: rgb(39,4,35); }
H1.HeaderClassName
{
color: #270423;
}
.AnyTagClassName
{
color: #270423;
}
</style>
background-color css
<style>
a { background-color: #270423; }
a { background-color: rgb(39,4,35); }
div.DivClassName
{
background-color: #270423;
}
.BgClassName
{
background-color: #270423;
}
</style>
border-color css
<style>
span { border-color: #270423; }
span { border-color: rgb(39,4,35); }
td.TdClassName
{
border-color: #270423;
}
.TagClassName
{
border-color: #270423;
}
</style>