COLOR #345729

HEX: #345729 RGB: (52,87,41)

Color info

#345729 contains red, green and blue colors in about the same proportion. Web safe color of #345729 is #336633 (or #363).

RGB color model

#345729 color RGB value is (52,87,41).

RGB: (52,87,41) (20%, 34%, 16%)

RGB channels and saturation

R 52 of 255 = 20%
G 87 of 255 = 34%
B 41 of 255 = 16%

52
87
41

R + G + B ~ 23%. #345729 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 87 + 41 = 180 (100%)
R 52 of 180 ~ 28.89%
G 87 of 180 ~ 48.33%
B 41 of 180 ~ 22.78'%

%28.89
%48.33
%22.78

CMYK color model

#345729 color CMYK value is (40,0,53,66).

  • cyan value is 40.23%
  • magenta value is 0.00%
  • yellow value is 52.87%
  • key color value is 65.88%

CMYK: (40,0,53,66)
C40M0Y53K66 (40%, 0%, 53%, 66%)
(0.40 / 0.00 / 0.53 / 0.66)

CMYK percentages

%40.23
%0
%52.87
%65.88

Codes

Color #345729 in popluar color models

34 57 29
RGB 52 87 41
HSL 106° 35.94% 25.10%
HSB/HSV 106° 52.87% 34.12%
CMYK 40.23% 0.00% 52.87%
65.88%

Color #345729 in popluar number systems.

HEX 34 57 29
Decimal 52 87 41
Binary 110100 1010111 101001
Octal 64 127 51

Shades and tints

Shades of #345729

#345729
(52,87,41)
#305026
(48,80,38)
#2C4923
(44,73,35)
#284220
(40,66,32)
#243B1D
(36,59,29)
#20341A
(32,52,26)
#1C2D17
(28,45,23)
#182614
(24,38,20)
#141F11
(20,31,17)
#10180E
(16,24,14)
#0C110B
(12,17,11)
#000000
(0,0,0)

Tints of #345729

#345729
(52,87,41)
#46663C
(70,102,60)
#58754F
(88,117,79)
#6A8462
(106,132,98)
#7C9375
(124,147,117)
#8EA288
(142,162,136)
#A0B19B
(160,177,155)
#B2C0AE
(178,192,174)
#C4CFC1
(196,207,193)
#D6DED4
(214,222,212)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #345729 color. Also use rgb(52,87,41) instead hex code.

Text Font Color

.myTextColor { color: #345729; }

<p style="color:#345729">This sample text font color is #345729.</p>

This text font color is #345729.

Background Color

.myBgColor { background-color: #345729; }

<div style="background-color:#345729">Inner text</div>

This div background color is #345729.

Border color

.myBorderColor { border: 1px solid #345729; }

<div style="border:3px solid #345729">Div</div>

This div border color is #345729.

Opacity

.myOpacity80 { color: #345729; opacity: 0.8; }

<p style="color:#345729;opacity:0.8;">80%</p>

Text with #345729 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #345729;}

<p style="text-shadow: 3px 3px 1px #345729">Text here.</p>

This text has shadow with #345729 color.


.textShadow {text-shadow: 3px 3px 1px #345729', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #345729, 5px 5px 20px red">Text here.</p>

This text has shadow with #345729 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#345729, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#345729, Direction=45, Strength=4)">Text</p>

This text has shadow with #345729 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #345729;
-webkit-box-shadow: 1px 1px 3px 2px #345729;
box-shadow: 1px 1px 3px 2px #345729;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #345729; -webkit-box-shadow: 1px 1px 3px 2px #345729; box-shadow:1px 1px 3px 2px #345729;">
Div content here
</div>

This div box has shadow with color #345729.

Preview

Color preview on black background

This text has color #345729 on black background.


Color preview on white background

This text has color #345729 on white background.


Black color preview on #345729 background

This text has black color on #345729 background.


White color preview on #345729 background

This text has white color on #345729 background.


Related colors

Complementary color

Complementary color for #hex is #CBA8D6.


I love getcolorcode.com

Triadic colors

1 #293457 and #572934 with #345729 are triadic colors.

2 #295734 and #573429 with #345729 are triadic colors.