COLOR #354713

HEX: #354713 RGB: (53,71,19)

Color info

#354713 contains red, green and blue colors in about the same proportion. Web safe color of #354713 is #333300 (or #330).

RGB color model

#354713 color RGB value is (53,71,19).

RGB: (53,71,19) (21%, 28%, 7%)

RGB channels and saturation

R 53 of 255 = 21%
G 71 of 255 = 28%
B 19 of 255 = 7%

53
71
19

R + G + B ~ 19%. #354713 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 71 + 19 = 143 (100%)
R 53 of 143 ~ 37.06%
G 71 of 143 ~ 49.65%
B 19 of 143 ~ 13.29'%

%37.06
%49.65
%13.29

CMYK color model

#354713 color CMYK value is (25,0,73,72).

  • cyan value is 25.35%
  • magenta value is 0.00%
  • yellow value is 73.24%
  • key color value is 72.16%

CMYK: (25,0,73,72)
C25M0Y73K72 (25%, 0%, 73%, 72%)
(0.25 / 0.00 / 0.73 / 0.72)

CMYK percentages

%25.35
%0
%73.24
%72.16

Codes

Color #354713 in popluar color models

35 47 13
RGB 53 71 19
HSL 81° 57.78% 17.65%
HSB/HSV 81° 73.24% 27.84%
CMYK 25.35% 0.00% 73.24%
72.16%

Color #354713 in popluar number systems.

HEX 35 47 13
Decimal 53 71 19
Binary 110101 1000111 10011
Octal 65 107 23

Shades and tints

Shades of #354713

#354713
(53,71,19)
#314112
(49,65,18)
#2D3B11
(45,59,17)
#293510
(41,53,16)
#252F0F
(37,47,15)
#21290E
(33,41,14)
#1D230D
(29,35,13)
#191D0C
(25,29,12)
#15170B
(21,23,11)
#11110A
(17,17,10)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #354713

#354713
(53,71,19)
#475728
(71,87,40)
#59673D
(89,103,61)
#6B7752
(107,119,82)
#7D8767
(125,135,103)
#8F977C
(143,151,124)
#A1A791
(161,167,145)
#B3B7A6
(179,183,166)
#C5C7BB
(197,199,187)
#D7D7D0
(215,215,208)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354713 color. Also use rgb(53,71,19) instead hex code.

Text Font Color

.myTextColor { color: #354713; }

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

This text font color is #354713.

Background Color

.myBgColor { background-color: #354713; }

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

This div background color is #354713.

Border color

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

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

This div border color is #354713.

Opacity

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

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

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

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

This text has shadow with #354713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354713.

Preview

Color preview on black background

This text has color #354713 on black background.


Color preview on white background

This text has color #354713 on white background.


Black color preview on #354713 background

This text has black color on #354713 background.


White color preview on #354713 background

This text has white color on #354713 background.


Related colors

Complementary color

Complementary color for #hex is #CAB8EC.


I love getcolorcode.com

Triadic colors

1 #133547 and #471335 with #354713 are triadic colors.

2 #134735 and #473513 with #354713 are triadic colors.