COLOR #345739

HEX: #345739 RGB: (52,87,57)

Color info

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

RGB color model

#345739 color RGB value is (52,87,57).

RGB: (52,87,57) (20%, 34%, 22%)

RGB channels and saturation

R 52 of 255 = 20%
G 87 of 255 = 34%
B 57 of 255 = 22%

52
87
57

R + G + B ~ 25%. #345739 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 87 + 57 = 196 (100%)
R 52 of 196 ~ 26.53%
G 87 of 196 ~ 44.39%
B 57 of 196 ~ 29.08'%

%26.53
%44.39
%29.08

CMYK color model

#345739 color CMYK value is (40,0,34,66).

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

CMYK: (40,0,34,66)
C40M0Y34K66 (40%, 0%, 34%, 66%)
(0.40 / 0.00 / 0.34 / 0.66)

CMYK percentages

%40.23
%0
%34.48
%65.88

Codes

Color #345739 in popluar color models

34 57 39
RGB 52 87 57
HSL 129° 25.18% 27.25%
HSB/HSV 129° 40.23% 34.12%
CMYK 40.23% 0.00% 34.48%
65.88%

Color #345739 in popluar number systems.

HEX 34 57 39
Decimal 52 87 57
Binary 110100 1010111 111001
Octal 64 127 71

Shades and tints

Shades of #345739

#345739
(52,87,57)
#305034
(48,80,52)
#2C492F
(44,73,47)
#28422A
(40,66,42)
#243B25
(36,59,37)
#203420
(32,52,32)
#1C2D1B
(28,45,27)
#182616
(24,38,22)
#141F11
(20,31,17)
#10180C
(16,24,12)
#0C1107
(12,17,7)
#000000
(0,0,0)

Tints of #345739

#345739
(52,87,57)
#46664B
(70,102,75)
#58755D
(88,117,93)
#6A846F
(106,132,111)
#7C9381
(124,147,129)
#8EA293
(142,162,147)
#A0B1A5
(160,177,165)
#B2C0B7
(178,192,183)
#C4CFC9
(196,207,201)
#D6DEDB
(214,222,219)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #345739; }

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

This text font color is #345739.

Background Color

.myBgColor { background-color: #345739; }

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

This div background color is #345739.

Border color

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

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

This div border color is #345739.

Opacity

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

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

Text with #345739 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 #345739;}

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

This text has shadow with #345739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #345739.

Preview

Color preview on black background

This text has color #345739 on black background.


Color preview on white background

This text has color #345739 on white background.


Black color preview on #345739 background

This text has black color on #345739 background.


White color preview on #345739 background

This text has white color on #345739 background.


Related colors

Complementary color

Complementary color for #hex is #CBA8C6.


I love getcolorcode.com

Triadic colors

1 #393457 and #573934 with #345739 are triadic colors.

2 #395734 and #573439 with #345739 are triadic colors.