COLOR #354517

HEX: #354517 RGB: (53,69,23)

Color info

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

RGB color model

#354517 color RGB value is (53,69,23).

RGB: (53,69,23) (21%, 27%, 9%)

RGB channels and saturation

R 53 of 255 = 21%
G 69 of 255 = 27%
B 23 of 255 = 9%

53
69
23

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

Portions of RGB colors in percentages

R + G + B = 53 + 69 + 23 = 145 (100%)
R 53 of 145 ~ 36.55%
G 69 of 145 ~ 47.59%
B 23 of 145 ~ 15.86'%

%36.55
%47.59
%15.86

CMYK color model

#354517 color CMYK value is (23,0,67,73).

  • cyan value is 23.19%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 72.94%

CMYK: (23,0,67,73)
C23M0Y67K73 (23%, 0%, 67%, 73%)
(0.23 / 0.00 / 0.67 / 0.73)

CMYK percentages

%23.19
%0
%66.67
%72.94

Codes

Color #354517 in popluar color models

35 45 17
RGB 53 69 23
HSL 81° 50.00% 18.04%
HSB/HSV 81° 66.67% 27.06%
CMYK 23.19% 0.00% 66.67%
72.94%

Color #354517 in popluar number systems.

HEX 35 45 17
Decimal 53 69 23
Binary 110101 1000101 10111
Octal 65 105 27

Shades and tints

Shades of #354517

#354517
(53,69,23)
#313F15
(49,63,21)
#2D3913
(45,57,19)
#293311
(41,51,17)
#252D0F
(37,45,15)
#21270D
(33,39,13)
#1D210B
(29,33,11)
#191B09
(25,27,9)
#151507
(21,21,7)
#110F05
(17,15,5)
#0D0903
(13,9,3)
#000000
(0,0,0)

Tints of #354517

#354517
(53,69,23)
#47552C
(71,85,44)
#596541
(89,101,65)
#6B7556
(107,117,86)
#7D856B
(125,133,107)
#8F9580
(143,149,128)
#A1A595
(161,165,149)
#B3B5AA
(179,181,170)
#C5C5BF
(197,197,191)
#D7D5D4
(215,213,212)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354517 color. Also use rgb(53,69,23) instead hex code.

Text Font Color

.myTextColor { color: #354517; }

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

This text font color is #354517.

Background Color

.myBgColor { background-color: #354517; }

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

This div background color is #354517.

Border color

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

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

This div border color is #354517.

Opacity

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

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

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

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

This text has shadow with #354517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354517.

Preview

Color preview on black background

This text has color #354517 on black background.


Color preview on white background

This text has color #354517 on white background.


Black color preview on #354517 background

This text has black color on #354517 background.


White color preview on #354517 background

This text has white color on #354517 background.


Related colors

Complementary color

Complementary color for #hex is #CABAE8.


I love getcolorcode.com

Triadic colors

1 #173545 and #451735 with #354517 are triadic colors.

2 #174535 and #453517 with #354517 are triadic colors.