COLOR #335728

HEX: #335728 RGB: (51,87,40)

Color info

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

RGB color model

#335728 color RGB value is (51,87,40).

RGB: (51,87,40) (20%, 34%, 16%)

RGB channels and saturation

R 51 of 255 = 20%
G 87 of 255 = 34%
B 40 of 255 = 16%

51
87
40

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

Portions of RGB colors in percentages

R + G + B = 51 + 87 + 40 = 178 (100%)
R 51 of 178 ~ 28.65%
G 87 of 178 ~ 48.88%
B 40 of 178 ~ 22.47'%

%28.65
%48.88
%22.47

CMYK color model

#335728 color CMYK value is (41,0,54,66).

  • cyan value is 41.38%
  • magenta value is 0.00%
  • yellow value is 54.02%
  • key color value is 65.88%

CMYK: (41,0,54,66)
C41M0Y54K66 (41%, 0%, 54%, 66%)
(0.41 / 0.00 / 0.54 / 0.66)

CMYK percentages

%41.38
%0
%54.02
%65.88

Codes

Color #335728 in popluar color models

33 57 28
RGB 51 87 40
HSL 106° 37.01% 24.90%
HSB/HSV 106° 54.02% 34.12%
CMYK 41.38% 0.00% 54.02%
65.88%

Color #335728 in popluar number systems.

HEX 33 57 28
Decimal 51 87 40
Binary 110011 1010111 101000
Octal 63 127 50

Shades and tints

Shades of #335728

#335728
(51,87,40)
#2F5025
(47,80,37)
#2B4922
(43,73,34)
#27421F
(39,66,31)
#233B1C
(35,59,28)
#1F3419
(31,52,25)
#1B2D16
(27,45,22)
#172613
(23,38,19)
#131F10
(19,31,16)
#0F180D
(15,24,13)
#0B110A
(11,17,10)
#000000
(0,0,0)

Tints of #335728

#335728
(51,87,40)
#45663B
(69,102,59)
#57754E
(87,117,78)
#698461
(105,132,97)
#7B9374
(123,147,116)
#8DA287
(141,162,135)
#9FB19A
(159,177,154)
#B1C0AD
(177,192,173)
#C3CFC0
(195,207,192)
#D5DED3
(213,222,211)
#E7EDE6
(231,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335728 color. Also use rgb(51,87,40) instead hex code.

Text Font Color

.myTextColor { color: #335728; }

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

This text font color is #335728.

Background Color

.myBgColor { background-color: #335728; }

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

This div background color is #335728.

Border color

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

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

This div border color is #335728.

Opacity

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

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

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

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

This text has shadow with #335728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335728.

Preview

Color preview on black background

This text has color #335728 on black background.


Color preview on white background

This text has color #335728 on white background.


Black color preview on #335728 background

This text has black color on #335728 background.


White color preview on #335728 background

This text has white color on #335728 background.


Related colors

Complementary color

Complementary color for #hex is #CCA8D7.


I love getcolorcode.com

Triadic colors

1 #283357 and #572833 with #335728 are triadic colors.

2 #285733 and #573328 with #335728 are triadic colors.