COLOR #364924

HEX: #364924 RGB: (54,73,36)

Color info

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

RGB color model

#364924 color RGB value is (54,73,36).

RGB: (54,73,36) (21%, 29%, 14%)

RGB channels and saturation

R 54 of 255 = 21%
G 73 of 255 = 29%
B 36 of 255 = 14%

54
73
36

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

Portions of RGB colors in percentages

R + G + B = 54 + 73 + 36 = 163 (100%)
R 54 of 163 ~ 33.13%
G 73 of 163 ~ 44.79%
B 36 of 163 ~ 22.09'%

%33.13
%44.79
%22.09

CMYK color model

#364924 color CMYK value is (26,0,51,71).

  • cyan value is 26.03%
  • magenta value is 0.00%
  • yellow value is 50.68%
  • key color value is 71.37%

CMYK: (26,0,51,71)
C26M0Y51K71 (26%, 0%, 51%, 71%)
(0.26 / 0.00 / 0.51 / 0.71)

CMYK percentages

%26.03
%0
%50.68
%71.37

Codes

Color #364924 in popluar color models

36 49 24
RGB 54 73 36
HSL 91° 33.94% 21.37%
HSB/HSV 91° 50.68% 28.63%
CMYK 26.03% 0.00% 50.68%
71.37%

Color #364924 in popluar number systems.

HEX 36 49 24
Decimal 54 73 36
Binary 110110 1001001 100100
Octal 66 111 44

Shades and tints

Shades of #364924

#364924
(54,73,36)
#324321
(50,67,33)
#2E3D1E
(46,61,30)
#2A371B
(42,55,27)
#263118
(38,49,24)
#222B15
(34,43,21)
#1E2512
(30,37,18)
#1A1F0F
(26,31,15)
#16190C
(22,25,12)
#121309
(18,19,9)
#0E0D06
(14,13,6)
#000000
(0,0,0)

Tints of #364924

#364924
(54,73,36)
#485937
(72,89,55)
#5A694A
(90,105,74)
#6C795D
(108,121,93)
#7E8970
(126,137,112)
#909983
(144,153,131)
#A2A996
(162,169,150)
#B4B9A9
(180,185,169)
#C6C9BC
(198,201,188)
#D8D9CF
(216,217,207)
#EAE9E2
(234,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364924 color. Also use rgb(54,73,36) instead hex code.

Text Font Color

.myTextColor { color: #364924; }

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

This text font color is #364924.

Background Color

.myBgColor { background-color: #364924; }

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

This div background color is #364924.

Border color

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

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

This div border color is #364924.

Opacity

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

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

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

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

This text has shadow with #364924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364924.

Preview

Color preview on black background

This text has color #364924 on black background.


Color preview on white background

This text has color #364924 on white background.


Black color preview on #364924 background

This text has black color on #364924 background.


White color preview on #364924 background

This text has white color on #364924 background.


Related colors

Complementary color

Complementary color for #hex is #C9B6DB.


I love getcolorcode.com

Triadic colors

1 #243649 and #492436 with #364924 are triadic colors.

2 #244936 and #493624 with #364924 are triadic colors.