COLOR #364720

HEX: #364720 RGB: (54,71,32)

Color info

#364720 contains red, green and blue colors in about the same proportion. Web safe color of #364720 is #333333 (or #333).

RGB color model

#364720 color RGB value is (54,71,32).

RGB: (54,71,32) (21%, 28%, 13%)

RGB channels and saturation

R 54 of 255 = 21%
G 71 of 255 = 28%
B 32 of 255 = 13%

54
71
32

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

Portions of RGB colors in percentages

R + G + B = 54 + 71 + 32 = 157 (100%)
R 54 of 157 ~ 34.39%
G 71 of 157 ~ 45.22%
B 32 of 157 ~ 20.38'%

%34.39
%45.22
%20.38

CMYK color model

#364720 color CMYK value is (24,0,55,72).

  • cyan value is 23.94%
  • magenta value is 0.00%
  • yellow value is 54.93%
  • key color value is 72.16%

CMYK: (24,0,55,72)
C24M0Y55K72 (24%, 0%, 55%, 72%)
(0.24 / 0.00 / 0.55 / 0.72)

CMYK percentages

%23.94
%0
%54.93
%72.16

Codes

Color #364720 in popluar color models

36 47 20
RGB 54 71 32
HSL 86° 37.86% 20.20%
HSB/HSV 86° 54.93% 27.84%
CMYK 23.94% 0.00% 54.93%
72.16%

Color #364720 in popluar number systems.

HEX 36 47 20
Decimal 54 71 32
Binary 110110 1000111 100000
Octal 66 107 40

Shades and tints

Shades of #364720

#364720
(54,71,32)
#32411E
(50,65,30)
#2E3B1C
(46,59,28)
#2A351A
(42,53,26)
#262F18
(38,47,24)
#222916
(34,41,22)
#1E2314
(30,35,20)
#1A1D12
(26,29,18)
#161710
(22,23,16)
#12110E
(18,17,14)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #364720

#364720
(54,71,32)
#485734
(72,87,52)
#5A6748
(90,103,72)
#6C775C
(108,119,92)
#7E8770
(126,135,112)
#909784
(144,151,132)
#A2A798
(162,167,152)
#B4B7AC
(180,183,172)
#C6C7C0
(198,199,192)
#D8D7D4
(216,215,212)
#EAE7E8
(234,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364720 color. Also use rgb(54,71,32) instead hex code.

Text Font Color

.myTextColor { color: #364720; }

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

This text font color is #364720.

Background Color

.myBgColor { background-color: #364720; }

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

This div background color is #364720.

Border color

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

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

This div border color is #364720.

Opacity

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

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

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

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

This text has shadow with #364720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364720.

Preview

Color preview on black background

This text has color #364720 on black background.


Color preview on white background

This text has color #364720 on white background.


Black color preview on #364720 background

This text has black color on #364720 background.


White color preview on #364720 background

This text has white color on #364720 background.


Related colors

Complementary color

Complementary color for #hex is #C9B8DF.


I love getcolorcode.com

Triadic colors

1 #203647 and #472036 with #364720 are triadic colors.

2 #204736 and #473620 with #364720 are triadic colors.