COLOR #347306

HEX: #347306 RGB: (52,115,6)

Color info

#347306 contains mainly green color. Web safe color of #347306 is #336600 (or #360).

RGB color model

#347306 color RGB value is (52,115,6).

RGB: (52,115,6) (20%, 45%, 2%)

RGB channels and saturation

R 52 of 255 = 20%
G 115 of 255 = 45%
B 6 of 255 = 2%

52
115
6

R + G + B ~ 22%. #347306 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 115 + 6 = 173 (100%)
R 52 of 173 ~ 30.06%
G 115 of 173 ~ 66.47%
B 6 of 173 ~ 3.47'%

%30.06
%66.47

CMYK color model

#347306 color CMYK value is (55,0,95,55).

  • cyan value is 54.78%
  • magenta value is 0.00%
  • yellow value is 94.78%
  • key color value is 54.90%

CMYK: (55,0,95,55)
C55M0Y95K55 (55%, 0%, 95%, 55%)
(0.55 / 0.00 / 0.95 / 0.55)

CMYK percentages

%54.78
%0
%94.78
%54.9

Codes

Color #347306 in popluar color models

34 73 06
RGB 52 115 6
HSL 95° 90.08% 23.73%
HSB/HSV 95° 94.78% 45.10%
CMYK 54.78% 0.00% 94.78%
54.90%

Color #347306 in popluar number systems.

HEX 34 73 06
Decimal 52 115 6
Binary 110100 1110011 110
Octal 64 163 6

Shades and tints

Shades of #347306

#347306
(52,115,6)
#306906
(48,105,6)
#2C5F06
(44,95,6)
#285506
(40,85,6)
#244B06
(36,75,6)
#204106
(32,65,6)
#1C3706
(28,55,6)
#182D06
(24,45,6)
#142306
(20,35,6)
#101906
(16,25,6)
#0C0F06
(12,15,6)
#000000
(0,0,0)

Tints of #347306

#347306
(52,115,6)
#467F1C
(70,127,28)
#588B32
(88,139,50)
#6A9748
(106,151,72)
#7CA35E
(124,163,94)
#8EAF74
(142,175,116)
#A0BB8A
(160,187,138)
#B2C7A0
(178,199,160)
#C4D3B6
(196,211,182)
#D6DFCC
(214,223,204)
#E8EBE2
(232,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347306 color. Also use rgb(52,115,6) instead hex code.

Text Font Color

.myTextColor { color: #347306; }

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

This text font color is #347306.

Background Color

.myBgColor { background-color: #347306; }

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

This div background color is #347306.

Border color

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

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

This div border color is #347306.

Opacity

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

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

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

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

This text has shadow with #347306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347306.

Preview

Color preview on black background

This text has color #347306 on black background.


Color preview on white background

This text has color #347306 on white background.


Black color preview on #347306 background

This text has black color on #347306 background.


White color preview on #347306 background

This text has white color on #347306 background.


Related colors

Complementary color

Complementary color for #hex is #CB8CF9.


I love getcolorcode.com

Triadic colors

1 #063473 and #730634 with #347306 are triadic colors.

2 #067334 and #733406 with #347306 are triadic colors.