COLOR #34762F

HEX: #34762F RGB: (52,118,47)

Color info

#34762F contains mainly green color. Web safe color of #34762F is #336633 (or #363).

RGB color model

#34762F color RGB value is (52,118,47).

RGB: (52,118,47) (20%, 46%, 18%)

RGB channels and saturation

R 52 of 255 = 20%
G 118 of 255 = 46%
B 47 of 255 = 18%

52
118
47

R + G + B ~ 28%. #34762F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 118 + 47 = 217 (100%)
R 52 of 217 ~ 23.96%
G 118 of 217 ~ 54.38%
B 47 of 217 ~ 21.66'%

%23.96
%54.38
%21.66

CMYK color model

#34762F color CMYK value is (56,0,60,54).

  • cyan value is 55.93%
  • magenta value is 0.00%
  • yellow value is 60.17%
  • key color value is 53.73%

CMYK: (56,0,60,54)
C56M0Y60K54 (56%, 0%, 60%, 54%)
(0.56 / 0.00 / 0.60 / 0.54)

CMYK percentages

%55.93
%0
%60.17
%53.73

Codes

Color #34762F in popluar color models

34 76 2F
RGB 52 118 47
HSL 116° 43.03% 32.35%
HSB/HSV 116° 60.17% 46.27%
CMYK 55.93% 0.00% 60.17%
53.73%

Color #34762F in popluar number systems.

HEX 34 76 2F
Decimal 52 118 47
Binary 110100 1110110 101111
Octal 64 166 57

Shades and tints

Shades of #34762F

#34762F
(52,118,47)
#306C2B
(48,108,43)
#2C6227
(44,98,39)
#285823
(40,88,35)
#244E1F
(36,78,31)
#20441B
(32,68,27)
#1C3A17
(28,58,23)
#183013
(24,48,19)
#14260F
(20,38,15)
#101C0B
(16,28,11)
#0C1207
(12,18,7)
#000000
(0,0,0)

Tints of #34762F

#34762F
(52,118,47)
#468241
(70,130,65)
#588E53
(88,142,83)
#6A9A65
(106,154,101)
#7CA677
(124,166,119)
#8EB289
(142,178,137)
#A0BE9B
(160,190,155)
#B2CAAD
(178,202,173)
#C4D6BF
(196,214,191)
#D6E2D1
(214,226,209)
#E8EEE3
(232,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34762F color. Also use rgb(52,118,47) instead hex code.

Text Font Color

.myTextColor { color: #34762F; }

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

This text font color is #34762F.

Background Color

.myBgColor { background-color: #34762F; }

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

This div background color is #34762F.

Border color

.myBorderColor { border: 1px solid #34762F; }

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

This div border color is #34762F.

Opacity

.myOpacity80 { color: #34762F; opacity: 0.8; }

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

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

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

This text has shadow with #34762F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34762F.

Preview

Color preview on black background

This text has color #34762F on black background.


Color preview on white background

This text has color #34762F on white background.


Black color preview on #34762F background

This text has black color on #34762F background.


White color preview on #34762F background

This text has white color on #34762F background.


Related colors

Complementary color

Complementary color for #hex is #CB89D0.


I love getcolorcode.com

Triadic colors

1 #2F3476 and #762F34 with #34762F are triadic colors.

2 #2F7634 and #76342F with #34762F are triadic colors.