Shades of Mardi Gras #441743
Tints of Mardi Gras #441743
RGB
CMYK
RGB Variations
Color information
#441743 (or 0x441743) is known color: Mardi Gras. HEX triplet: 44, 17 and 43. RGB value is (68,23,67). Sum of RGB (Red+Green+Blue) = 68+23+67=158 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.04% from 158); Green value is 23 (9.38% from 255 or 14.56% from 158); Blue value is 67 (26.56% from 255 or 42.41% from 158); Max value from RGB is 68 - color contains mainly: red. Hex color #441743 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441743 is #BBE8BC. Grayscale: #292929. Windows color (decimal): -12314813 or 4396868. OLE color: 4396868.
HSL color Cylindrical-coordinate representation of color #441743: hue angle of 301.33º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #441743 is Cyan = 0, Magento = 0.66, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 23 | 67 | - |
| CMYK | 0 | 0.66 | 0.01 | 0.73 |
| HSL | 301.33º | 0.49% | 0.18% | - |
| HSV(B) | 301.33º | 0.66% | 0.27% | - |
| XYZ | 3.7 | 2.25 | 5.55 | - |
| YUV | 41.47 | 142.41 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 67 | 0 | 0.66 | 0.01 | 0.73 | 301.33 | 0.49 | 0.18 |
| Hex | 44 | 17 | 43 | 0 | 42 | 1 | 49 | 12D | 31 | 12 |
| Octal | 104 | 27 | 103 | 0 | 102 | 1 | 111 | 455 | 61 | 22 |
| Binary | 1000100 | 10111 | 1000011 | 0 | 1000010 | 1 | 1001001 | 100101101 | 110001 | 10010 |
Color Harmonies of #441743
Complementary color
Monochromatic Colors of #441743
Black with #441743
Text Example
Text Example
White with #441743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441743; }
p { color: rgb(68,23,67); }
H1.HeaderClassName
{
color: #441743;
}
.AnyTagClassName
{
color: #441743;
}
</style>
background-color css
<style>
a { background-color: #441743; }
a { background-color: rgb(68,23,67); }
div.DivClassName
{
background-color: #441743;
}
.BgClassName
{
background-color: #441743;
}
</style>
border-color css
<style>
span { border-color: #441743; }
span { border-color: rgb(68,23,67); }
td.TdClassName
{
border-color: #441743;
}
.TagClassName
{
border-color: #441743;
}
</style>