COLOR #354712

HEX: #354712 RGB: (53,71,18)

Color info

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

RGB color model

#354712 color RGB value is (53,71,18).

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

RGB channels and saturation

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

53
71
18

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

Portions of RGB colors in percentages

R + G + B = 53 + 71 + 18 = 142 (100%)
R 53 of 142 ~ 37.32%
G 71 of 142 ~ 50%
B 18 of 142 ~ 12.68'%

%37.32
%50
%12.68

CMYK color model

#354712 color CMYK value is (25,0,75,72).

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

CMYK: (25,0,75,72)
C25M0Y75K72 (25%, 0%, 75%, 72%)
(0.25 / 0.00 / 0.75 / 0.72)

CMYK percentages

%25.35
%0
%74.65
%72.16

Codes

Color #354712 in popluar color models

35 47 12
RGB 53 71 18
HSL 80° 59.55% 17.45%
HSB/HSV 80° 74.65% 27.84%
CMYK 25.35% 0.00% 74.65%
72.16%

Color #354712 in popluar number systems.

HEX 35 47 12
Decimal 53 71 18
Binary 110101 1000111 10010
Octal 65 107 22

Shades and tints

Shades of #354712

#354712
(53,71,18)
#314111
(49,65,17)
#2D3B10
(45,59,16)
#29350F
(41,53,15)
#252F0E
(37,47,14)
#21290D
(33,41,13)
#1D230C
(29,35,12)
#191D0B
(25,29,11)
#15170A
(21,23,10)
#111109
(17,17,9)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #354712

#354712
(53,71,18)
#475727
(71,87,39)
#59673C
(89,103,60)
#6B7751
(107,119,81)
#7D8766
(125,135,102)
#8F977B
(143,151,123)
#A1A790
(161,167,144)
#B3B7A5
(179,183,165)
#C5C7BA
(197,199,186)
#D7D7CF
(215,215,207)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #354712; }

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

This text font color is #354712.

Background Color

.myBgColor { background-color: #354712; }

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

This div background color is #354712.

Border color

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

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

This div border color is #354712.

Opacity

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

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

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

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

This text has shadow with #354712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354712.

Preview

Color preview on black background

This text has color #354712 on black background.


Color preview on white background

This text has color #354712 on white background.


Black color preview on #354712 background

This text has black color on #354712 background.


White color preview on #354712 background

This text has white color on #354712 background.


Related colors

Complementary color

Complementary color for #hex is #CAB8ED.


I love getcolorcode.com

Triadic colors

1 #123547 and #471235 with #354712 are triadic colors.

2 #124735 and #473512 with #354712 are triadic colors.