COLOR #364933

HEX: #364933 RGB: (54,73,51)

Color info

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

RGB color model

#364933 color RGB value is (54,73,51).

RGB: (54,73,51) (21%, 29%, 20%)

RGB channels and saturation

R 54 of 255 = 21%
G 73 of 255 = 29%
B 51 of 255 = 20%

54
73
51

R + G + B ~ 23%. #364933 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 73 + 51 = 178 (100%)
R 54 of 178 ~ 30.34%
G 73 of 178 ~ 41.01%
B 51 of 178 ~ 28.65'%

%30.34
%41.01
%28.65

CMYK color model

#364933 color CMYK value is (26,0,30,71).

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

CMYK: (26,0,30,71)
C26M0Y30K71 (26%, 0%, 30%, 71%)
(0.26 / 0.00 / 0.30 / 0.71)

CMYK percentages

%26.03
%0
%30.14
%71.37

Codes

Color #364933 in popluar color models

36 49 33
RGB 54 73 51
HSL 112° 17.74% 24.31%
HSB/HSV 112° 30.14% 28.63%
CMYK 26.03% 0.00% 30.14%
71.37%

Color #364933 in popluar number systems.

HEX 36 49 33
Decimal 54 73 51
Binary 110110 1001001 110011
Octal 66 111 63

Shades and tints

Shades of #364933

#364933
(54,73,51)
#32432F
(50,67,47)
#2E3D2B
(46,61,43)
#2A3727
(42,55,39)
#263123
(38,49,35)
#222B1F
(34,43,31)
#1E251B
(30,37,27)
#1A1F17
(26,31,23)
#161913
(22,25,19)
#12130F
(18,19,15)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #364933

#364933
(54,73,51)
#485945
(72,89,69)
#5A6957
(90,105,87)
#6C7969
(108,121,105)
#7E897B
(126,137,123)
#90998D
(144,153,141)
#A2A99F
(162,169,159)
#B4B9B1
(180,185,177)
#C6C9C3
(198,201,195)
#D8D9D5
(216,217,213)
#EAE9E7
(234,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364933; }

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

This text font color is #364933.

Background Color

.myBgColor { background-color: #364933; }

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

This div background color is #364933.

Border color

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

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

This div border color is #364933.

Opacity

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

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

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

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

This text has shadow with #364933 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364933.

Preview

Color preview on black background

This text has color #364933 on black background.


Color preview on white background

This text has color #364933 on white background.


Black color preview on #364933 background

This text has black color on #364933 background.


White color preview on #364933 background

This text has white color on #364933 background.


Related colors

Complementary color

Complementary color for #hex is #C9B6CC.


I love getcolorcode.com

Triadic colors

1 #333649 and #493336 with #364933 are triadic colors.

2 #334936 and #493633 with #364933 are triadic colors.