COLOR #364420

HEX: #364420 RGB: (54,68,32)

Color info

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

RGB color model

#364420 color RGB value is (54,68,32).

RGB: (54,68,32) (21%, 27%, 13%)

RGB channels and saturation

R 54 of 255 = 21%
G 68 of 255 = 27%
B 32 of 255 = 13%

54
68
32

R + G + B ~ 20%. #364420 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 68 + 32 = 154 (100%)
R 54 of 154 ~ 35.06%
G 68 of 154 ~ 44.16%
B 32 of 154 ~ 20.78'%

%35.06
%44.16
%20.78

CMYK color model

#364420 color CMYK value is (21,0,53,73).

  • cyan value is 20.59%
  • magenta value is 0.00%
  • yellow value is 52.94%
  • key color value is 73.33%
CMYK: (21,0,53,73) C21M0Y53K73 (21%,0%,53%,73%) (0.21/0.00/0.53/0.73) 

CMYK percentages

%20.59
%0
%52.94
%73.33

Codes

Color #364420 in popluar color models

36 44 20
RGB 54 68 32
HSL 83° 36.00% 19.61%
HSB/HSV 83° 52.94% 26.67%
CMYK 20.59% 0.00% 52.94%
73.33%

Color #364420 in popluar number systems.

HEX 36 44 20
Decimal 54 68 32
Binary 110110 1000100 100000
Octal 66 104 40

Shades and tints

Shades of #364420

#364420
(54,68,32)
#323E1E
(50,62,30)
#2E381C
(46,56,28)
#2A321A
(42,50,26)
#262C18
(38,44,24)
#222616
(34,38,22)
#1E2014
(30,32,20)
#1A1A12
(26,26,18)
#161410
(22,20,16)
#120E0E
(18,14,14)
#0E080C
(14,8,12)
#000000
(0,0,0)

Tints of #364420

#364420
(54,68,32)
#485534
(72,85,52)
#5A6648
(90,102,72)
#6C775C
(108,119,92)
#7E8870
(126,136,112)
#909984
(144,153,132)
#A2AA98
(162,170,152)
#B4BBAC
(180,187,172)
#C6CCC0
(198,204,192)
#D8DDD4
(216,221,212)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364420; }

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

This text font color is #364420.

Background Color

.myBgColor { background-color: #364420; }

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

This div background color is #364420.

Border color

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

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

This div border color is #364420.

Opacity

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

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

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

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

This text has shadow with #364420 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364420.

Preview

Color preview on black background

This text has color #364420 on black background.


Color preview on white background

This text has color #364420 on white background.


Black color preview on #364420 background

This text has black color on #364420 background.


White color preview on #364420 background

This text has white color on #364420 background.


Related colors

Complementary color

Complementary color for #hex is #C9BBDF.


I love getcolorcode.com

Triadic colors

1 #203644 and #442036 with #364420 are triadic colors.

2 #204436 and #443620 with #364420 are triadic colors.