#342906

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

Shades of Maire #342906

Tints of Maire #342906

Color information

#342906 (or 0x342906) is unknown color: approx Maire. HEX triplet: 34, 29 and 06. RGB value is (52,41,6). Sum of RGB (Red+Green+Blue) = 52+41+6=99 (13% of max value = 765). Red value is 52 (20.70% from 255 or 52.53% from 99); Green value is 41 (16.41% from 255 or 41.41% from 99); Blue value is 6 (2.73% from 255 or 6.06% from 99); Max value from RGB is 52 - color contains mainly: red. Hex color #342906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342906 is #CBD6F9. Grayscale: #282828. Windows color (decimal): -13358842 or 403764. OLE color: 403764.

HSL color Cylindrical-coordinate representation of color #342906: hue angle of 45.65º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #342906 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.80.

Color convert

RGB52416-
CMYK00.210.880.80
HSL45.65º79.31%11.37%-
HSV(B)45.65º88.46%20.39%-
XYZ2.242.330.5-
YUV40.3108.64136.35-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 52.53%
GREEN value IS 41 (16.41% from 255) = 41.41%
BLUE value IS 6 (2.73% from 255) = 6.06%
R=52.53%
G=41.41%
B=6.06%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.21
Y (Yellow) values IS 0.88
K (Black) values IS 0.80
SystemRedGreenBlueCMYKHSL
Decimal5241600.210.880.8045.6579.3111.37
Hex3429601558502e4fb
Octal645160251301205611713
Binary1101001010011100101011011000101000010111010011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #342906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #342906; }

 p { color: rgb(52,41,6); }

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

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

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

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

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

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

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