Shades of Mardi Gras #451340
Tints of Mardi Gras #451340
RGB
CMYK
RGB Variations
Color information
#451340 (or 0x451340) is known color: Mardi Gras. HEX triplet: 45, 13 and 40. RGB value is (69,19,64). Sum of RGB (Red+Green+Blue) = 69+19+64=152 (20% of max value = 765). Red value is 69 (27.34% from 255 or 45.39% from 152); Green value is 19 (7.81% from 255 or 12.5% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 69 - color contains mainly: red. Hex color #451340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451340 is #BAECBF. Grayscale: #262626. Windows color (decimal): -12250304 or 4199237. OLE color: 4199237.
HSL color Cylindrical-coordinate representation of color #451340: hue angle of 306º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #451340 is Cyan = 0, Magento = 0.72, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 19 | 64 | - |
| CMYK | 0 | 0.72 | 0.07 | 0.73 |
| HSL | 306º | 0.57% | 0.17% | - |
| HSV(B) | 306º | 0.72% | 0.27% | - |
| XYZ | 3.61 | 2.1 | 5.07 | - |
| YUV | 39.08 | 142.07 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 64 | 0 | 0.72 | 0.07 | 0.73 | 306 | 0.57 | 0.17 |
| Hex | 45 | 13 | 40 | 0 | 48 | 7 | 49 | 132 | 39 | 11 |
| Octal | 105 | 23 | 100 | 0 | 110 | 7 | 111 | 462 | 71 | 21 |
| Binary | 1000101 | 10011 | 1000000 | 0 | 1001000 | 111 | 1001001 | 100110010 | 111001 | 10001 |
Color Harmonies of #451340
Complementary color
Monochromatic Colors of #451340
Black with #451340
Text Example
Text Example
White with #451340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451340; }
p { color: rgb(69,19,64); }
H1.HeaderClassName
{
color: #451340;
}
.AnyTagClassName
{
color: #451340;
}
</style>
background-color css
<style>
a { background-color: #451340; }
a { background-color: rgb(69,19,64); }
div.DivClassName
{
background-color: #451340;
}
.BgClassName
{
background-color: #451340;
}
</style>
border-color css
<style>
span { border-color: #451340; }
span { border-color: rgb(69,19,64); }
td.TdClassName
{
border-color: #451340;
}
.TagClassName
{
border-color: #451340;
}
</style>