COLOR #349611

HEX: #349611 RGB: (52,150,17)

Color info

#349611 contains mainly green color. Web safe color of #349611 is #339900 (or #390).

RGB color model

#349611 color RGB value is (52,150,17).

RGB: (52,150,17) (20%, 59%, 7%)

RGB channels and saturation

R 52 of 255 = 20%
G 150 of 255 = 59%
B 17 of 255 = 7%

52
150
17

R + G + B ~ 29%. #349611 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 150 + 17 = 219 (100%)
R 52 of 219 ~ 23.74%
G 150 of 219 ~ 68.49%
B 17 of 219 ~ 7.76'%

%23.74
%68.49

CMYK color model

#349611 color CMYK value is (65,0,89,41).

  • cyan value is 65.33%
  • magenta value is 0.00%
  • yellow value is 88.67%
  • key color value is 41.18%

CMYK: (65,0,89,41)
C65M0Y89K41 (65%, 0%, 89%, 41%)
(0.65 / 0.00 / 0.89 / 0.41)

CMYK percentages

%65.33
%0
%88.67
%41.18

Codes

Color #349611 in popluar color models

34 96 11
RGB 52 150 17
HSL 104° 79.64% 32.75%
HSB/HSV 104° 88.67% 58.82%
CMYK 65.33% 0.00% 88.67%
41.18%

Color #349611 in popluar number systems.

HEX 34 96 11
Decimal 52 150 17
Binary 110100 10010110 10001
Octal 64 226 21

Shades and tints

Shades of #349611

#349611
(52,150,17)
#308910
(48,137,16)
#2C7C0F
(44,124,15)
#286F0E
(40,111,14)
#24620D
(36,98,13)
#20550C
(32,85,12)
#1C480B
(28,72,11)
#183B0A
(24,59,10)
#142E09
(20,46,9)
#102108
(16,33,8)
#0C1407
(12,20,7)
#000000
(0,0,0)

Tints of #349611

#349611
(52,150,17)
#469F26
(70,159,38)
#58A83B
(88,168,59)
#6AB150
(106,177,80)
#7CBA65
(124,186,101)
#8EC37A
(142,195,122)
#A0CC8F
(160,204,143)
#B2D5A4
(178,213,164)
#C4DEB9
(196,222,185)
#D6E7CE
(214,231,206)
#E8F0E3
(232,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #349611 color. Also use rgb(52,150,17) instead hex code.

Text Font Color

.myTextColor { color: #349611; }

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

This text font color is #349611.

Background Color

.myBgColor { background-color: #349611; }

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

This div background color is #349611.

Border color

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

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

This div border color is #349611.

Opacity

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

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

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

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

This text has shadow with #349611 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #349611.

Preview

Color preview on black background

This text has color #349611 on black background.


Color preview on white background

This text has color #349611 on white background.


Black color preview on #349611 background

This text has black color on #349611 background.


White color preview on #349611 background

This text has white color on #349611 background.


Related colors

Complementary color

Complementary color for #hex is #CB69EE.


I love getcolorcode.com

Triadic colors

1 #113496 and #961134 with #349611 are triadic colors.

2 #119634 and #963411 with #349611 are triadic colors.