#430742

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

Shades of Mardi Gras #430742

Tints of Mardi Gras #430742

Color information

#430742 (or 0x430742) is unknown color: approx Mardi Gras. HEX triplet: 43, 07 and 42. RGB value is (67,7,66). Sum of RGB (Red+Green+Blue) = 67+7+66=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 7 (3.12% from 255 or 5% from 140); Blue value is 66 (26.17% from 255 or 47.14% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #430742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430742 is #BCF8BD. Grayscale: #1F1F1F. Windows color (decimal): -12384446 or 4327235. OLE color: 4327235.

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

Color convert

RGB67766-
CMYK00.900.010.74
HSL301º81.08%14.51%-
HSV(B)301º89.55%26.27%-
XYZ3.371.745.31-
YUV31.67147.38153.2-

RGB Variations

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

RGB

RED value IS 67 (26.56% from 255) = 47.86%
GREEN value IS 7 (3.12% from 255) = 5%
BLUE value IS 66 (26.17% from 255) = 47.14%
R=47.86%
G=5%
B=47.14%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.90
Y (Yellow) values IS 0.01
K (Black) values IS 0.74
SystemRedGreenBlueCMYKHSL
Decimal6776600.900.010.7430181.0814.51
Hex4374205A14A12d51f
Octal10371020132111245512117
Binary10000111111000010010110101100101010010110110100011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #430742

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #430742; }

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

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

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

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

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

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

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

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