COLOR #335529

HEX: #335529 RGB: (51,85,41)

Color info

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

RGB color model

#335529 color RGB value is (51,85,41).

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

RGB channels and saturation

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

51
85
41

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

Portions of RGB colors in percentages

R + G + B = 51 + 85 + 41 = 177 (100%)
R 51 of 177 ~ 28.81%
G 85 of 177 ~ 48.02%
B 41 of 177 ~ 23.16'%

%28.81
%48.02
%23.16

CMYK color model

#335529 color CMYK value is (40,0,52,67).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 51.76%
  • key color value is 66.67%

CMYK: (40,0,52,67)
C40M0Y52K67 (40%, 0%, 52%, 67%)
(0.40 / 0.00 / 0.52 / 0.67)

CMYK percentages

%40
%0
%51.76
%66.67

Codes

Color #335529 in popluar color models

33 55 29
RGB 51 85 41
HSL 106° 34.92% 24.71%
HSB/HSV 106° 51.76% 33.33%
CMYK 40.00% 0.00% 51.76%
66.67%

Color #335529 in popluar number systems.

HEX 33 55 29
Decimal 51 85 41
Binary 110011 1010101 101001
Octal 63 125 51

Shades and tints

Shades of #335529

#335529
(51,85,41)
#2F4E26
(47,78,38)
#2B4723
(43,71,35)
#274020
(39,64,32)
#23391D
(35,57,29)
#1F321A
(31,50,26)
#1B2B17
(27,43,23)
#172414
(23,36,20)
#131D11
(19,29,17)
#0F160E
(15,22,14)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #335529

#335529
(51,85,41)
#45643C
(69,100,60)
#57734F
(87,115,79)
#698262
(105,130,98)
#7B9175
(123,145,117)
#8DA088
(141,160,136)
#9FAF9B
(159,175,155)
#B1BEAE
(177,190,174)
#C3CDC1
(195,205,193)
#D5DCD4
(213,220,212)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #335529; }

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

This text font color is #335529.

Background Color

.myBgColor { background-color: #335529; }

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

This div background color is #335529.

Border color

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

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

This div border color is #335529.

Opacity

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

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

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

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

This text has shadow with #335529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335529.

Preview

Color preview on black background

This text has color #335529 on black background.


Color preview on white background

This text has color #335529 on white background.


Black color preview on #335529 background

This text has black color on #335529 background.


White color preview on #335529 background

This text has white color on #335529 background.


Related colors

Complementary color

Complementary color for #hex is #CCAAD6.


I love getcolorcode.com

Triadic colors

1 #293355 and #552933 with #335529 are triadic colors.

2 #295533 and #553329 with #335529 are triadic colors.