#491046

Color #491046 Mardi Gras (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Mardi Gras #491046

Tints of Mardi Gras #491046

Color information

#491046 (or 0x491046) is unknown color: approx Mardi Gras. HEX triplet: 49, 10 and 46. RGB value is (73,16,70). Sum of RGB (Red+Green+Blue) = 73+16+70=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 16 (6.64% from 255 or 10.06% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #491046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491046 is #B6EFB9. Grayscale: #272727. Windows color (decimal): -11988922 or 4591689. OLE color: 4591689.

HSL color Cylindrical-coordinate representation of color #491046: hue angle of 303.16º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491046 is Cyan = 0, Magento = 0.78, Yellow = 0.04 and Black (K on CMYK) = 0.71.

Color convert

RGB731670-
CMYK00.780.040.71
HSL303.16º64.04%17.45%-
HSV(B)303.16º78.08%28.63%-
XYZ4.042.236.01-
YUV39.2145.38152.11-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 73 (28.91% from 255) = 45.91%
GREEN value IS 16 (6.64% from 255) = 10.06%
BLUE value IS 70 (27.73% from 255) = 44.03%
R=45.91%
G=10.06%
B=44.03%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.78
Y (Yellow) values IS 0.04
K (Black) values IS 0.71
SystemRedGreenBlueCMYKHSL
Decimal73167000.780.040.71303.1664.0417.45
Hex49104604E44712f4011
Octal111201060116410745710021
Binary1001001100001000110010011101001000111100101111100000010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #491046

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #491046; }

 p { color: rgb(73,16,70); }

 H1.HeaderClassName
 {
   color: #491046;
 }
 .AnyTagClassName
 {
   color: #491046;
 }
</style>
background-color css

<style>
 a { background-color: #491046; }

 a { background-color: rgb(73,16,70); }

 div.DivClassName
 {
   background-color: #491046;
 }
 .BgClassName
 {
   background-color: #491046;
 }
</style>
border-color css

<style>
 span { border-color: #491046; }

 span { border-color: rgb(73,16,70); }

 td.TdClassName
 {
   border-color: #491046;
 }
 .TagClassName
 {
   border-color: #491046;
 }
</style>