Shades of Mardi Gras #270629
Tints of Mardi Gras #270629
RGB
CMYK
RGB Variations
Color information
#270629 (or 0x270629) is known color: Mardi Gras. HEX triplet: 27, 06 and 29. RGB value is (39,6,41). Sum of RGB (Red+Green+Blue) = 39+6+41=86 (11% of max value = 765). Red value is 39 (15.62% from 255 or 45.35% from 86); Green value is 6 (2.73% from 255 or 6.98% from 86); Blue value is 41 (16.41% from 255 or 47.67% from 86); Max value from RGB is 41 - color contains mainly: blue. Hex color #270629 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270629 is #D8F9D6. Grayscale: #131313. Windows color (decimal): -14219735 or 2688551. OLE color: 2688551.
HSL color Cylindrical-coordinate representation of color #270629: hue angle of 296.57º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #270629 is Cyan = 0.05, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 6 | 41 | - |
| CMYK | 0.05 | 0.85 | 0 | 0.84 |
| HSL | 296.57º | 0.74% | 0.09% | - |
| HSV(B) | 296.57º | 0.85% | 0.16% | - |
| XYZ | 1.3 | 0.72 | 2.17 | - |
| YUV | 19.86 | 139.93 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 41 | 0.05 | 0.85 | 0 | 0.84 | 296.57 | 0.74 | 0.09 |
| Hex | 27 | 6 | 29 | 5 | 55 | 0 | 54 | 129 | 4A | 9 |
| Octal | 47 | 6 | 51 | 5 | 125 | 0 | 124 | 451 | 112 | 11 |
| Binary | 100111 | 110 | 101001 | 101 | 1010101 | 0 | 1010100 | 100101001 | 1001010 | 1001 |
Color Harmonies of #270629
Complementary color
Monochromatic Colors of #270629
Black with #270629
Text Example
Text Example
White with #270629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270629; }
p { color: rgb(39,6,41); }
H1.HeaderClassName
{
color: #270629;
}
.AnyTagClassName
{
color: #270629;
}
</style>
background-color css
<style>
a { background-color: #270629; }
a { background-color: rgb(39,6,41); }
div.DivClassName
{
background-color: #270629;
}
.BgClassName
{
background-color: #270629;
}
</style>
border-color css
<style>
span { border-color: #270629; }
span { border-color: rgb(39,6,41); }
td.TdClassName
{
border-color: #270629;
}
.TagClassName
{
border-color: #270629;
}
</style>