COLOR #345327

HEX: #345327 RGB: (52,83,39)

Color info

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

RGB color model

#345327 color RGB value is (52,83,39).

RGB: (52,83,39) (20%, 33%, 15%)

RGB channels and saturation

R 52 of 255 = 20%
G 83 of 255 = 33%
B 39 of 255 = 15%

52
83
39

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

Portions of RGB colors in percentages

R + G + B = 52 + 83 + 39 = 174 (100%)
R 52 of 174 ~ 29.89%
G 83 of 174 ~ 47.7%
B 39 of 174 ~ 22.41'%

%29.89
%47.7
%22.41

CMYK color model

#345327 color CMYK value is (37,0,53,67).

  • cyan value is 37.35%
  • magenta value is 0.00%
  • yellow value is 53.01%
  • key color value is 67.45%

CMYK: (37,0,53,67)
C37M0Y53K67 (37%, 0%, 53%, 67%)
(0.37 / 0.00 / 0.53 / 0.67)

CMYK percentages

%37.35
%0
%53.01
%67.45

Codes

Color #345327 in popluar color models

34 53 27
RGB 52 83 39
HSL 102° 36.07% 23.92%
HSB/HSV 102° 53.01% 32.55%
CMYK 37.35% 0.00% 53.01%
67.45%

Color #345327 in popluar number systems.

HEX 34 53 27
Decimal 52 83 39
Binary 110100 1010011 100111
Octal 64 123 47

Shades and tints

Shades of #345327

#345327
(52,83,39)
#304C24
(48,76,36)
#2C4521
(44,69,33)
#283E1E
(40,62,30)
#24371B
(36,55,27)
#203018
(32,48,24)
#1C2915
(28,41,21)
#182212
(24,34,18)
#141B0F
(20,27,15)
#10140C
(16,20,12)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #345327

#345327
(52,83,39)
#46623A
(70,98,58)
#58714D
(88,113,77)
#6A8060
(106,128,96)
#7C8F73
(124,143,115)
#8E9E86
(142,158,134)
#A0AD99
(160,173,153)
#B2BCAC
(178,188,172)
#C4CBBF
(196,203,191)
#D6DAD2
(214,218,210)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #345327 color. Also use rgb(52,83,39) instead hex code.

Text Font Color

.myTextColor { color: #345327; }

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

This text font color is #345327.

Background Color

.myBgColor { background-color: #345327; }

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

This div background color is #345327.

Border color

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

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

This div border color is #345327.

Opacity

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

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

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

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

This text has shadow with #345327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #345327.

Preview

Color preview on black background

This text has color #345327 on black background.


Color preview on white background

This text has color #345327 on white background.


Black color preview on #345327 background

This text has black color on #345327 background.


White color preview on #345327 background

This text has white color on #345327 background.


Related colors

Complementary color

Complementary color for #hex is #CBACD8.


I love getcolorcode.com

Triadic colors

1 #273453 and #532734 with #345327 are triadic colors.

2 #275334 and #533427 with #345327 are triadic colors.