COLOR #354013

HEX: #354013 RGB: (53,64,19)

Color info

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

RGB color model

#354013 color RGB value is (53,64,19).

RGB: (53,64,19) (21%, 25%, 7%)

RGB channels and saturation

R 53 of 255 = 21%
G 64 of 255 = 25%
B 19 of 255 = 7%

53
64
19

R + G + B ~ 18%. #354013 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 64 + 19 = 136 (100%)
R 53 of 136 ~ 38.97%
G 64 of 136 ~ 47.06%
B 19 of 136 ~ 13.97'%

%38.97
%47.06
%13.97

CMYK color model

#354013 color CMYK value is (17,0,70,75).

  • cyan value is 17.19%
  • magenta value is 0.00%
  • yellow value is 70.31%
  • key color value is 74.90%

CMYK: (17,0,70,75)
C17M0Y70K75 (17%, 0%, 70%, 75%)
(0.17 / 0.00 / 0.70 / 0.75)

CMYK percentages

%17.19
%0
%70.31
%74.9

Codes

Color #354013 in popluar color models

35 40 13
RGB 53 64 19
HSL 75° 54.22% 16.27%
HSB/HSV 75° 70.31% 25.10%
CMYK 17.19% 0.00% 70.31%
74.90%

Color #354013 in popluar number systems.

HEX 35 40 13
Decimal 53 64 19
Binary 110101 1000000 10011
Octal 65 100 23

Shades and tints

Shades of #354013

#354013
(53,64,19)
#313B12
(49,59,18)
#2D3611
(45,54,17)
#293110
(41,49,16)
#252C0F
(37,44,15)
#21270E
(33,39,14)
#1D220D
(29,34,13)
#191D0C
(25,29,12)
#15180B
(21,24,11)
#11130A
(17,19,10)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #354013

#354013
(53,64,19)
#475128
(71,81,40)
#59623D
(89,98,61)
#6B7352
(107,115,82)
#7D8467
(125,132,103)
#8F957C
(143,149,124)
#A1A691
(161,166,145)
#B3B7A6
(179,183,166)
#C5C8BB
(197,200,187)
#D7D9D0
(215,217,208)
#E9EAE5
(233,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #354013; }

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

This text font color is #354013.

Background Color

.myBgColor { background-color: #354013; }

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

This div background color is #354013.

Border color

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

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

This div border color is #354013.

Opacity

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

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

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

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

This text has shadow with #354013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354013.

Preview

Color preview on black background

This text has color #354013 on black background.


Color preview on white background

This text has color #354013 on white background.


Black color preview on #354013 background

This text has black color on #354013 background.


White color preview on #354013 background

This text has white color on #354013 background.


Related colors

Complementary color

Complementary color for #hex is #CABFEC.


I love getcolorcode.com

Triadic colors

1 #133540 and #401335 with #354013 are triadic colors.

2 #134035 and #403513 with #354013 are triadic colors.