#420742

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

Shades of Mardi Gras #420742

Tints of Mardi Gras #420742

Color information

#420742 (or 0x420742) is unknown color: approx Mardi Gras. HEX triplet: 42, 07 and 42. RGB value is (66,7,66). Sum of RGB (Red+Green+Blue) = 66+7+66=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 7 (3.12% from 255 or 5.04% from 139); Blue value is 66 (26.17% from 255 or 47.48% from 139); Max value from RGB is 66 - color contains mainly: red, blue. Hex color #420742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420742 is #BDF8BD. Grayscale: #1F1F1F. Windows color (decimal): -12449982 or 4327234. OLE color: 4327234.

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

Color convert

RGB66766-
CMYK00.8900.74
HSL300º80.82%14.31%-
HSV(B)300º89.39%25.88%-
XYZ3.311.75.31-
YUV31.37147.55152.7-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 47.48%
GREEN value IS 7 (3.12% from 255) = 5.04%
BLUE value IS 66 (26.17% from 255) = 47.48%
R=47.48%
G=5.04%
B=47.48%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.89
Y (Yellow) values IS 0
K (Black) values IS 0.74
SystemRedGreenBlueCMYKHSL
Decimal6676600.8900.7430080.8214.31
Hex4274205904A12c51e
Octal10271020131011245412116
Binary10000101111000010010110010100101010010110010100011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #420742

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #420742; }

 p { color: rgb(66,7,66); }

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

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

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

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

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

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

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