COLOR #364E18

HEX: #364E18 RGB: (54,78,24)

Color info

#364E18 contains red, green and blue colors in about the same proportion. Web safe color of #364E18 is #336600 (or #360).

RGB color model

#364E18 color RGB value is (54,78,24).

RGB: (54,78,24) (21%, 31%, 9%)

RGB channels and saturation

R 54 of 255 = 21%
G 78 of 255 = 31%
B 24 of 255 = 9%

54
78
24

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

Portions of RGB colors in percentages

R + G + B = 54 + 78 + 24 = 156 (100%)
R 54 of 156 ~ 34.62%
G 78 of 156 ~ 50%
B 24 of 156 ~ 15.38'%

%34.62
%50
%15.38

CMYK color model

#364E18 color CMYK value is (31,0,69,69).

  • cyan value is 30.77%
  • magenta value is 0.00%
  • yellow value is 69.23%
  • key color value is 69.41%

CMYK: (31,0,69,69)
C31M0Y69K69 (31%, 0%, 69%, 69%)
(0.31 / 0.00 / 0.69 / 0.69)

CMYK percentages

%30.77
%0
%69.23
%69.41

Codes

Color #364E18 in popluar color models

36 4E 18
RGB 54 78 24
HSL 87° 52.94% 20.00%
HSB/HSV 87° 69.23% 30.59%
CMYK 30.77% 0.00% 69.23%
69.41%

Color #364E18 in popluar number systems.

HEX 36 4E 18
Decimal 54 78 24
Binary 110110 1001110 11000
Octal 66 116 30

Shades and tints

Shades of #364E18

#364E18
(54,78,24)
#324716
(50,71,22)
#2E4014
(46,64,20)
#2A3912
(42,57,18)
#263210
(38,50,16)
#222B0E
(34,43,14)
#1E240C
(30,36,12)
#1A1D0A
(26,29,10)
#161608
(22,22,8)
#120F06
(18,15,6)
#0E0804
(14,8,4)
#000000
(0,0,0)

Tints of #364E18

#364E18
(54,78,24)
#485E2D
(72,94,45)
#5A6E42
(90,110,66)
#6C7E57
(108,126,87)
#7E8E6C
(126,142,108)
#909E81
(144,158,129)
#A2AE96
(162,174,150)
#B4BEAB
(180,190,171)
#C6CEC0
(198,206,192)
#D8DED5
(216,222,213)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364E18 color. Also use rgb(54,78,24) instead hex code.

Text Font Color

.myTextColor { color: #364E18; }

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

This text font color is #364E18.

Background Color

.myBgColor { background-color: #364E18; }

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

This div background color is #364E18.

Border color

.myBorderColor { border: 1px solid #364E18; }

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

This div border color is #364E18.

Opacity

.myOpacity80 { color: #364E18; opacity: 0.8; }

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

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

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

This text has shadow with #364E18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364E18.

Preview

Color preview on black background

This text has color #364E18 on black background.


Color preview on white background

This text has color #364E18 on white background.


Black color preview on #364E18 background

This text has black color on #364E18 background.


White color preview on #364E18 background

This text has white color on #364E18 background.


Related colors

Complementary color

Complementary color for #hex is #C9B1E7.


I love getcolorcode.com

Triadic colors

1 #18364E and #4E1836 with #364E18 are triadic colors.

2 #184E36 and #4E3618 with #364E18 are triadic colors.