COLOR #336935

HEX: #336935 RGB: (51,105,53)

Color info

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

RGB color model

#336935 color RGB value is (51,105,53).

RGB: (51,105,53) (20%, 41%, 21%)

RGB channels and saturation

R 51 of 255 = 20%
G 105 of 255 = 41%
B 53 of 255 = 21%

51
105
53

R + G + B ~ 27%. #336935 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 105 + 53 = 209 (100%)
R 51 of 209 ~ 24.4%
G 105 of 209 ~ 50.24%
B 53 of 209 ~ 25.36'%

%24.4
%50.24
%25.36

CMYK color model

#336935 color CMYK value is (51,0,50,59).

  • cyan value is 51.43%
  • magenta value is 0.00%
  • yellow value is 49.52%
  • key color value is 58.82%

CMYK: (51,0,50,59)
C51M0Y50K59 (51%, 0%, 50%, 59%)
(0.51 / 0.00 / 0.50 / 0.59)

CMYK percentages

%51.43
%0
%49.52
%58.82

Codes

Color #336935 in popluar color models

33 69 35
RGB 51 105 53
HSL 122° 34.62% 30.59%
HSB/HSV 122° 51.43% 41.18%
CMYK 51.43% 0.00% 49.52%
58.82%

Color #336935 in popluar number systems.

HEX 33 69 35
Decimal 51 105 53
Binary 110011 1101001 110101
Octal 63 151 65

Shades and tints

Shades of #336935

#336935
(51,105,53)
#2F6031
(47,96,49)
#2B572D
(43,87,45)
#274E29
(39,78,41)
#234525
(35,69,37)
#1F3C21
(31,60,33)
#1B331D
(27,51,29)
#172A19
(23,42,25)
#132115
(19,33,21)
#0F1811
(15,24,17)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #336935

#336935
(51,105,53)
#457647
(69,118,71)
#578359
(87,131,89)
#69906B
(105,144,107)
#7B9D7D
(123,157,125)
#8DAA8F
(141,170,143)
#9FB7A1
(159,183,161)
#B1C4B3
(177,196,179)
#C3D1C5
(195,209,197)
#D5DED7
(213,222,215)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336935 color. Also use rgb(51,105,53) instead hex code.

Text Font Color

.myTextColor { color: #336935; }

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

This text font color is #336935.

Background Color

.myBgColor { background-color: #336935; }

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

This div background color is #336935.

Border color

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

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

This div border color is #336935.

Opacity

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

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

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

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

This text has shadow with #336935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336935.

Preview

Color preview on black background

This text has color #336935 on black background.


Color preview on white background

This text has color #336935 on white background.


Black color preview on #336935 background

This text has black color on #336935 background.


White color preview on #336935 background

This text has white color on #336935 background.


Related colors

Complementary color

Complementary color for #hex is #CC96CA.


I love getcolorcode.com

Triadic colors

1 #353369 and #693533 with #336935 are triadic colors.

2 #356933 and #693335 with #336935 are triadic colors.