COLOR #335032

HEX: #335032 RGB: (51,80,50)

Color info

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

RGB color model

#335032 color RGB value is (51,80,50).

RGB: (51,80,50) (20%, 31%, 20%)

RGB channels and saturation

R 51 of 255 = 20%
G 80 of 255 = 31%
B 50 of 255 = 20%

51
80
50

R + G + B ~ 24%. #335032 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 80 + 50 = 181 (100%)
R 51 of 181 ~ 28.18%
G 80 of 181 ~ 44.2%
B 50 of 181 ~ 27.62'%

%28.18
%44.2
%27.62

CMYK color model

#335032 color CMYK value is (36,0,38,69).

  • cyan value is 36.25%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 68.63%

CMYK: (36,0,38,69)
C36M0Y38K69 (36%, 0%, 38%, 69%)
(0.36 / 0.00 / 0.38 / 0.69)

CMYK percentages

%36.25
%0
%37.5
%68.63

Codes

Color #335032 in popluar color models

33 50 32
RGB 51 80 50
HSL 118° 23.08% 25.49%
HSB/HSV 118° 37.50% 31.37%
CMYK 36.25% 0.00% 37.50%
68.63%

Color #335032 in popluar number systems.

HEX 33 50 32
Decimal 51 80 50
Binary 110011 1010000 110010
Octal 63 120 62

Shades and tints

Shades of #335032

#335032
(51,80,50)
#2F492E
(47,73,46)
#2B422A
(43,66,42)
#273B26
(39,59,38)
#233422
(35,52,34)
#1F2D1E
(31,45,30)
#1B261A
(27,38,26)
#171F16
(23,31,22)
#131812
(19,24,18)
#0F110E
(15,17,14)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #335032

#335032
(51,80,50)
#455F44
(69,95,68)
#576E56
(87,110,86)
#697D68
(105,125,104)
#7B8C7A
(123,140,122)
#8D9B8C
(141,155,140)
#9FAA9E
(159,170,158)
#B1B9B0
(177,185,176)
#C3C8C2
(195,200,194)
#D5D7D4
(213,215,212)
#E7E6E6
(231,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335032 color. Also use rgb(51,80,50) instead hex code.

Text Font Color

.myTextColor { color: #335032; }

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

This text font color is #335032.

Background Color

.myBgColor { background-color: #335032; }

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

This div background color is #335032.

Border color

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

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

This div border color is #335032.

Opacity

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

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

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

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

This text has shadow with #335032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335032.

Preview

Color preview on black background

This text has color #335032 on black background.


Color preview on white background

This text has color #335032 on white background.


Black color preview on #335032 background

This text has black color on #335032 background.


White color preview on #335032 background

This text has white color on #335032 background.


Related colors

Complementary color

Complementary color for #hex is #CCAFCD.


I love getcolorcode.com

Triadic colors

1 #323350 and #503233 with #335032 are triadic colors.

2 #325033 and #503332 with #335032 are triadic colors.