#471047

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

Shades of Mardi Gras #471047

Tints of Mardi Gras #471047

Color information

#471047 (or 0x471047) is unknown color: approx Mardi Gras. HEX triplet: 47, 10 and 47. RGB value is (71,16,71). Sum of RGB (Red+Green+Blue) = 71+16+71=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 16 (6.64% from 255 or 10.13% from 158); Blue value is 71 (28.12% from 255 or 44.94% from 158); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #471047 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471047 is #B8EFB8. Grayscale: #262626. Windows color (decimal): -12119993 or 4657223. OLE color: 4657223.

HSL color Cylindrical-coordinate representation of color #471047: hue angle of 300º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471047 is Cyan = 0, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.72.

Color convert

RGB711671-
CMYK00.7700.72
HSL300º63.22%17.06%-
HSV(B)300º77.46%27.84%-
XYZ3.922.176.17-
YUV38.71146.22151.03-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 44.94%
GREEN value IS 16 (6.64% from 255) = 10.13%
BLUE value IS 71 (28.12% from 255) = 44.94%
R=44.94%
G=10.13%
B=44.94%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.77
Y (Yellow) values IS 0
K (Black) values IS 0.72
SystemRedGreenBlueCMYKHSL
Decimal71167100.7700.7230063.2217.06
Hex47104704D04812c3f11
Octal10720107011501104547721
Binary1000111100001000111010011010100100010010110011111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #471047

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #471047; }

 p { color: rgb(71,16,71); }

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

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

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

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

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

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

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