COLOR #355519

HEX: #355519 RGB: (53,85,25)

Color info

#355519 contains mainly red and green colors. Web safe color of #355519 is #336600 (or #360).

RGB color model

#355519 color RGB value is (53,85,25).

RGB: (53,85,25) (21%, 33%, 10%)

RGB channels and saturation

R 53 of 255 = 21%
G 85 of 255 = 33%
B 25 of 255 = 10%

53
85
25

R + G + B ~ 21%. #355519 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 85 + 25 = 163 (100%)
R 53 of 163 ~ 32.52%
G 85 of 163 ~ 52.15%
B 25 of 163 ~ 15.34'%

%32.52
%52.15
%15.34

CMYK color model

#355519 color CMYK value is (38,0,71,67).

  • cyan value is 37.65%
  • magenta value is 0.00%
  • yellow value is 70.59%
  • key color value is 66.67%

CMYK: (38,0,71,67)
C38M0Y71K67 (38%, 0%, 71%, 67%)
(0.38 / 0.00 / 0.71 / 0.67)

CMYK percentages

%37.65
%0
%70.59
%66.67

Codes

Color #355519 in popluar color models

35 55 19
RGB 53 85 25
HSL 92° 54.55% 21.57%
HSB/HSV 92° 70.59% 33.33%
CMYK 37.65% 0.00% 70.59%
66.67%

Color #355519 in popluar number systems.

HEX 35 55 19
Decimal 53 85 25
Binary 110101 1010101 11001
Octal 65 125 31

Shades and tints

Shades of #355519

#355519
(53,85,25)
#314E17
(49,78,23)
#2D4715
(45,71,21)
#294013
(41,64,19)
#253911
(37,57,17)
#21320F
(33,50,15)
#1D2B0D
(29,43,13)
#19240B
(25,36,11)
#151D09
(21,29,9)
#111607
(17,22,7)
#0D0F05
(13,15,5)
#000000
(0,0,0)

Tints of #355519

#355519
(53,85,25)
#47642D
(71,100,45)
#597341
(89,115,65)
#6B8255
(107,130,85)
#7D9169
(125,145,105)
#8FA07D
(143,160,125)
#A1AF91
(161,175,145)
#B3BEA5
(179,190,165)
#C5CDB9
(197,205,185)
#D7DCCD
(215,220,205)
#E9EBE1
(233,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355519 color. Also use rgb(53,85,25) instead hex code.

Text Font Color

.myTextColor { color: #355519; }

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

This text font color is #355519.

Background Color

.myBgColor { background-color: #355519; }

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

This div background color is #355519.

Border color

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

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

This div border color is #355519.

Opacity

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

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

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

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

This text has shadow with #355519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355519.

Preview

Color preview on black background

This text has color #355519 on black background.


Color preview on white background

This text has color #355519 on white background.


Black color preview on #355519 background

This text has black color on #355519 background.


White color preview on #355519 background

This text has white color on #355519 background.


Related colors

Complementary color

Complementary color for #hex is #CAAAE6.


I love getcolorcode.com

Triadic colors

1 #193555 and #551935 with #355519 are triadic colors.

2 #195535 and #553519 with #355519 are triadic colors.