#420546

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

Shades of Mardi Gras #420546

Tints of Mardi Gras #420546

Color information

#420546 (or 0x420546) is unknown color: approx Mardi Gras. HEX triplet: 42, 05 and 46. RGB value is (66,5,70). Sum of RGB (Red+Green+Blue) = 66+5+70=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 70 (27.73% from 255 or 49.65% from 141); Max value from RGB is 70 - color contains mainly: blue. Hex color #420546 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420546 is #BDFAB9. Grayscale: #1E1E1E. Windows color (decimal): -12450490 or 4588866. OLE color: 4588866.

HSL color Cylindrical-coordinate representation of color #420546: hue angle of 296.31º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #420546 is Cyan = 0.06, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.

Color convert

RGB66570-
CMYK0.060.9300.73
HSL296.31º86.67%14.71%-
HSV(B)296.31º92.86%27.45%-
XYZ3.411.715.94-
YUV30.65150.21153.21-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 46.81%
GREEN value IS 5 (2.34% from 255) = 3.55%
BLUE value IS 70 (27.73% from 255) = 49.65%
R=46.81%
G=3.55%
B=49.65%

CMYK

C (Cyan) values IS 0.06
M (Magenta) values IS 0.93
Y (Yellow) values IS 0
K (Black) values IS 0.73
SystemRedGreenBlueCMYKHSL
Decimal665700.060.9300.73296.3186.6714.71
Hex4254665D04912857f
Octal10251066135011145012717
Binary1000010101100011011010111010100100110010100010101111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #420546

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #420546; }

 p { color: rgb(66,5,70); }

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

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

 a { background-color: rgb(66,5,70); }

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

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

 span { border-color: rgb(66,5,70); }

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