Shades of Mardi Gras #270328
Tints of Mardi Gras #270328
RGB
CMYK
RGB Variations
Color information
#270328 (or 0x270328) is known color: Mardi Gras. HEX triplet: 27, 03 and 28. RGB value is (39,3,40). Sum of RGB (Red+Green+Blue) = 39+3+40=82 (10% of max value = 765). Red value is 39 (15.62% from 255 or 47.56% from 82); Green value is 3 (1.56% from 255 or 3.66% from 82); Blue value is 40 (16.02% from 255 or 48.78% from 82); Max value from RGB is 40 - color contains mainly: blue. Hex color #270328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270328 is #D8FCD7. Grayscale: #111111. Windows color (decimal): -14220504 or 2622247. OLE color: 2622247.
HSL color Cylindrical-coordinate representation of color #270328: hue angle of 298.38º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270328 is Cyan = 0.02, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 3 | 40 | - |
| CMYK | 0.02 | 0.93 | 0 | 0.84 |
| HSL | 298.38º | 0.86% | 0.08% | - |
| HSV(B) | 298.38º | 0.93% | 0.16% | - |
| XYZ | 1.25 | 0.65 | 2.07 | - |
| YUV | 17.98 | 140.43 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 40 | 0.02 | 0.93 | 0 | 0.84 | 298.38 | 0.86 | 0.08 |
| Hex | 27 | 3 | 28 | 2 | 5D | 0 | 54 | 12A | 56 | 8 |
| Octal | 47 | 3 | 50 | 2 | 135 | 0 | 124 | 452 | 126 | 10 |
| Binary | 100111 | 11 | 101000 | 10 | 1011101 | 0 | 1010100 | 100101010 | 1010110 | 1000 |
Color Harmonies of #270328
Complementary color
Monochromatic Colors of #270328
Black with #270328
Text Example
Text Example
White with #270328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270328; }
p { color: rgb(39,3,40); }
H1.HeaderClassName
{
color: #270328;
}
.AnyTagClassName
{
color: #270328;
}
</style>
background-color css
<style>
a { background-color: #270328; }
a { background-color: rgb(39,3,40); }
div.DivClassName
{
background-color: #270328;
}
.BgClassName
{
background-color: #270328;
}
</style>
border-color css
<style>
span { border-color: #270328; }
span { border-color: rgb(39,3,40); }
td.TdClassName
{
border-color: #270328;
}
.TagClassName
{
border-color: #270328;
}
</style>