#420640

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

Shades of Mardi Gras #420640

Tints of Mardi Gras #420640

Color information

#420640 (or 0x420640) is unknown color: approx Mardi Gras. HEX triplet: 42, 06 and 40. RGB value is (66,6,64). Sum of RGB (Red+Green+Blue) = 66+6+64=136 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.53% from 136); Green value is 6 (2.73% from 255 or 4.41% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 66 - color contains mainly: red. Hex color #420640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420640 is #BDF9BF. Grayscale: #1E1E1E. Windows color (decimal): -12450240 or 4195906. OLE color: 4195906.

HSL color Cylindrical-coordinate representation of color #420640: hue angle of 302º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #420640 is Cyan = 0, Magento = 0.91, Yellow = 0.03 and Black (K on CMYK) = 0.74.

Color convert

RGB66664-
CMYK00.910.030.74
HSL302º83.33%14.12%-
HSV(B)302º90.91%25.88%-
XYZ3.241.665-
YUV30.55146.88153.28-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 48.53%
GREEN value IS 6 (2.73% from 255) = 4.41%
BLUE value IS 64 (25.39% from 255) = 47.06%
R=48.53%
G=4.41%
B=47.06%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.91
Y (Yellow) values IS 0.03
K (Black) values IS 0.74
SystemRedGreenBlueCMYKHSL
Decimal6666400.910.030.7430283.3314.12
Hex4264005B34A12e53e
Octal10261000133311245612316
Binary100001011010000000101101111100101010010111010100111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #420640

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #420640; }

 p { color: rgb(66,6,64); }

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

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

 a { background-color: rgb(66,6,64); }

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

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

 span { border-color: rgb(66,6,64); }

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