COLOR #334906

HEX: #334906 RGB: (51,73,6)

Color info

#334906 contains mainly red and green colors. Web safe color of #334906 is #333300 (or #330).

RGB color model

#334906 color RGB value is (51,73,6).

RGB: (51,73,6) (20%, 29%, 2%)

RGB channels and saturation

R 51 of 255 = 20%
G 73 of 255 = 29%
B 6 of 255 = 2%

51
73
6

R + G + B ~ 17%. #334906 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 73 + 6 = 130 (100%)
R 51 of 130 ~ 39.23%
G 73 of 130 ~ 56.15%
B 6 of 130 ~ 4.62'%

%39.23
%56.15

CMYK color model

#334906 color CMYK value is (30,0,92,71).

  • cyan value is 30.14%
  • magenta value is 0.00%
  • yellow value is 91.78%
  • key color value is 71.37%

CMYK: (30,0,92,71)
C30M0Y92K71 (30%, 0%, 92%, 71%)
(0.30 / 0.00 / 0.92 / 0.71)

CMYK percentages

%30.14
%0
%91.78
%71.37

Codes

Color #334906 in popluar color models

33 49 06
RGB 51 73 6
HSL 80° 84.81% 15.49%
HSB/HSV 80° 91.78% 28.63%
CMYK 30.14% 0.00% 91.78%
71.37%

Color #334906 in popluar number systems.

HEX 33 49 06
Decimal 51 73 6
Binary 110011 1001001 110
Octal 63 111 6

Shades and tints

Shades of #334906

#334906
(51,73,6)
#2F4306
(47,67,6)
#2B3D06
(43,61,6)
#273706
(39,55,6)
#233106
(35,49,6)
#1F2B06
(31,43,6)
#1B2506
(27,37,6)
#171F06
(23,31,6)
#131906
(19,25,6)
#0F1306
(15,19,6)
#0B0D06
(11,13,6)
#000000
(0,0,0)

Tints of #334906

#334906
(51,73,6)
#45591C
(69,89,28)
#576932
(87,105,50)
#697948
(105,121,72)
#7B895E
(123,137,94)
#8D9974
(141,153,116)
#9FA98A
(159,169,138)
#B1B9A0
(177,185,160)
#C3C9B6
(195,201,182)
#D5D9CC
(213,217,204)
#E7E9E2
(231,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334906 color. Also use rgb(51,73,6) instead hex code.

Text Font Color

.myTextColor { color: #334906; }

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

This text font color is #334906.

Background Color

.myBgColor { background-color: #334906; }

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

This div background color is #334906.

Border color

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

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

This div border color is #334906.

Opacity

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

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

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

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

This text has shadow with #334906 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334906.

Preview

Color preview on black background

This text has color #334906 on black background.


Color preview on white background

This text has color #334906 on white background.


Black color preview on #334906 background

This text has black color on #334906 background.


White color preview on #334906 background

This text has white color on #334906 background.


Related colors

Complementary color

Complementary color for #hex is #CCB6F9.


I love getcolorcode.com

Triadic colors

1 #063349 and #490633 with #334906 are triadic colors.

2 #064933 and #493306 with #334906 are triadic colors.