COLOR #335329

HEX: #335329 RGB: (51,83,41)

Color info

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

RGB color model

#335329 color RGB value is (51,83,41).

RGB: (51,83,41) (20%, 33%, 16%)

RGB channels and saturation

R 51 of 255 = 20%
G 83 of 255 = 33%
B 41 of 255 = 16%

51
83
41

R + G + B ~ 23%. #335329 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 83 + 41 = 175 (100%)
R 51 of 175 ~ 29.14%
G 83 of 175 ~ 47.43%
B 41 of 175 ~ 23.43'%

%29.14
%47.43
%23.43

CMYK color model

#335329 color CMYK value is (39,0,51,67).

  • cyan value is 38.55%
  • magenta value is 0.00%
  • yellow value is 50.60%
  • key color value is 67.45%

CMYK: (39,0,51,67)
C39M0Y51K67 (39%, 0%, 51%, 67%)
(0.39 / 0.00 / 0.51 / 0.67)

CMYK percentages

%38.55
%0
%50.6
%67.45

Codes

Color #335329 in popluar color models

33 53 29
RGB 51 83 41
HSL 106° 33.87% 24.31%
HSB/HSV 106° 50.60% 32.55%
CMYK 38.55% 0.00% 50.60%
67.45%

Color #335329 in popluar number systems.

HEX 33 53 29
Decimal 51 83 41
Binary 110011 1010011 101001
Octal 63 123 51

Shades and tints

Shades of #335329

#335329
(51,83,41)
#2F4C26
(47,76,38)
#2B4523
(43,69,35)
#273E20
(39,62,32)
#23371D
(35,55,29)
#1F301A
(31,48,26)
#1B2917
(27,41,23)
#172214
(23,34,20)
#131B11
(19,27,17)
#0F140E
(15,20,14)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #335329

#335329
(51,83,41)
#45623C
(69,98,60)
#57714F
(87,113,79)
#698062
(105,128,98)
#7B8F75
(123,143,117)
#8D9E88
(141,158,136)
#9FAD9B
(159,173,155)
#B1BCAE
(177,188,174)
#C3CBC1
(195,203,193)
#D5DAD4
(213,218,212)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335329 color. Also use rgb(51,83,41) instead hex code.

Text Font Color

.myTextColor { color: #335329; }

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

This text font color is #335329.

Background Color

.myBgColor { background-color: #335329; }

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

This div background color is #335329.

Border color

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

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

This div border color is #335329.

Opacity

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

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

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

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

This text has shadow with #335329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335329.

Preview

Color preview on black background

This text has color #335329 on black background.


Color preview on white background

This text has color #335329 on white background.


Black color preview on #335329 background

This text has black color on #335329 background.


White color preview on #335329 background

This text has white color on #335329 background.


Related colors

Complementary color

Complementary color for #hex is #CCACD6.


I love getcolorcode.com

Triadic colors

1 #293353 and #532933 with #335329 are triadic colors.

2 #295333 and #533329 with #335329 are triadic colors.