#470043

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

Shades of Mardi Gras #470043

Tints of Mardi Gras #470043

Color information

#470043 (or 0x470043) is unknown color: approx Mardi Gras. HEX triplet: 47, 00 and 43. RGB value is (71,0,67). Sum of RGB (Red+Green+Blue) = 71+0+67=138 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.45% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 67 (26.56% from 255 or 48.55% from 138); Max value from RGB is 71 - color contains mainly: red. Hex color #470043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470043 is #B8FFBC. Grayscale: #1C1C1C. Windows color (decimal): -12124093 or 4390983. OLE color: 4390983.

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

Color convert

RGB71067-
CMYK010.060.72
HSL303.38º100%13.92%-
HSV(B)303.38º100%27.84%-
XYZ3.611.745.46-
YUV28.87149.52158.05-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 51.45%
GREEN value IS 0 (0.39% from 255) = 0%
BLUE value IS 67 (26.56% from 255) = 48.55%
R=51.45%
G=0%
B=48.55%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 1
Y (Yellow) values IS 0.06
K (Black) values IS 0.72
SystemRedGreenBlueCMYKHSL
Decimal71067010.060.72303.3810013.92
Hex4704306464812f64e
Octal10701030144611045714416
Binary10001110100001101100100110100100010010111111001001110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #470043

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #470043; }

 p { color: rgb(71,0,67); }

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

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

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

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

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

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

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