#342734

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

Shades of Mardi Gras #342734

Tints of Mardi Gras #342734

Color information

#342734 (or 0x342734) is unknown color: approx Mardi Gras. HEX triplet: 34, 27 and 34. RGB value is (52,39,52). Sum of RGB (Red+Green+Blue) = 52+39+52=143 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.36% from 143); Green value is 39 (15.62% from 255 or 27.27% from 143); Blue value is 52 (20.70% from 255 or 36.36% from 143); Max value from RGB is 52 - color contains mainly: red, blue. Hex color #342734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342734 is #CBD8CB. Grayscale: #2C2C2C. Windows color (decimal): -13359308 or 3417908. OLE color: 3417908.

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

Color convert

RGB523952-
CMYK00.2500.80
HSL300º14.29%17.84%-
HSV(B)300º25%20.39%-
XYZ2.762.433.57-
YUV44.37132.31133.44-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 36.36%
GREEN value IS 39 (15.62% from 255) = 27.27%
BLUE value IS 52 (20.70% from 255) = 36.36%
R=36.36%
G=27.27%
B=36.36%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.25
Y (Yellow) values IS 0
K (Black) values IS 0.80
SystemRedGreenBlueCMYKHSL
Decimal52395200.2500.8030014.2917.84
Hex34273401905012ce12
Octal64476403101204541622
Binary11010010011111010001100101010000100101100111010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #342734

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #342734; }

 p { color: rgb(52,39,52); }

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

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

 a { background-color: rgb(52,39,52); }

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

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

 span { border-color: rgb(52,39,52); }

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