COLOR #364621

HEX: #364621 RGB: (54,70,33)

Color info

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

RGB color model

#364621 color RGB value is (54,70,33).

RGB: (54,70,33) (21%, 27%, 13%)

RGB channels and saturation

R 54 of 255 = 21%
G 70 of 255 = 27%
B 33 of 255 = 13%

54
70
33

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

Portions of RGB colors in percentages

R + G + B = 54 + 70 + 33 = 157 (100%)
R 54 of 157 ~ 34.39%
G 70 of 157 ~ 44.59%
B 33 of 157 ~ 21.02'%

%34.39
%44.59
%21.02

CMYK color model

#364621 color CMYK value is (23,0,53,73).

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 52.86%
  • key color value is 72.55%
CMYK: (23,0,53,73) C23M0Y53K73 (23%,0%,53%,73%) (0.23/0.00/0.53/0.73) 

CMYK percentages

%22.86
%0
%52.86
%72.55

Codes

Color #364621 in popluar color models

36 46 21
RGB 54 70 33
HSL 86° 35.92% 20.20%
HSB/HSV 86° 52.86% 27.45%
CMYK 22.86% 0.00% 52.86%
72.55%

Color #364621 in popluar number systems.

HEX 36 46 21
Decimal 54 70 33
Binary 110110 1000110 100001
Octal 66 106 41

Shades and tints

Shades of #364621

#364621
(54,70,33)
#32401E
(50,64,30)
#2E3A1B
(46,58,27)
#2A3418
(42,52,24)
#262E15
(38,46,21)
#222812
(34,40,18)
#1E220F
(30,34,15)
#1A1C0C
(26,28,12)
#161609
(22,22,9)
#121006
(18,16,6)
#0E0A03
(14,10,3)
#000000
(0,0,0)

Tints of #364621

#364621
(54,70,33)
#485635
(72,86,53)
#5A6649
(90,102,73)
#6C765D
(108,118,93)
#7E8671
(126,134,113)
#909685
(144,150,133)
#A2A699
(162,166,153)
#B4B6AD
(180,182,173)
#C6C6C1
(198,198,193)
#D8D6D5
(216,214,213)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364621 color. Also use rgb(54,70,33) instead hex code.

Text Font Color

.myTextColor { color: #364621; }

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

This text font color is #364621.

Background Color

.myBgColor { background-color: #364621; }

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

This div background color is #364621.

Border color

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

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

This div border color is #364621.

Opacity

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

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

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

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

This text has shadow with #364621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364621.

Preview

Color preview on black background

This text has color #364621 on black background.


Color preview on white background

This text has color #364621 on white background.


Black color preview on #364621 background

This text has black color on #364621 background.


White color preview on #364621 background

This text has white color on #364621 background.


Related colors

Complementary color

Complementary color for #hex is #C9B9DE.


I love getcolorcode.com

Triadic colors

1 #213646 and #462136 with #364621 are triadic colors.

2 #214636 and #463621 with #364621 are triadic colors.