COLOR #367124

HEX: #367124 RGB: (54,113,36)

Color info

#367124 contains mainly red and green colors. Web safe color of #367124 is #336633 (or #363).

RGB color model

#367124 color RGB value is (54,113,36).

RGB: (54,113,36) (21%, 44%, 14%)

RGB channels and saturation

R 54 of 255 = 21%
G 113 of 255 = 44%
B 36 of 255 = 14%

54
113
36

R + G + B ~ 26%. #367124 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 113 + 36 = 203 (100%)
R 54 of 203 ~ 26.6%
G 113 of 203 ~ 55.67%
B 36 of 203 ~ 17.73'%

%26.6
%55.67
%17.73

CMYK color model

#367124 color CMYK value is (52,0,68,56).

  • cyan value is 52.21%
  • magenta value is 0.00%
  • yellow value is 68.14%
  • key color value is 55.69%
CMYK: (52,0,68,56) C52M0Y68K56 (52%,0%,68%,56%) (0.52/0.00/0.68/0.56) 

CMYK percentages

%52.21
%0
%68.14
%55.69

Codes

Color #367124 in popluar color models

36 71 24
RGB 54 113 36
HSL 106° 51.68% 29.22%
HSB/HSV 106° 68.14% 44.31%
CMYK 52.21% 0.00% 68.14%
55.69%

Color #367124 in popluar number systems.

HEX 36 71 24
Decimal 54 113 36
Binary 110110 1110001 100100
Octal 66 161 44

Shades and tints

Shades of #367124

#367124
(54,113,36)
#326721
(50,103,33)
#2E5D1E
(46,93,30)
#2A531B
(42,83,27)
#264918
(38,73,24)
#223F15
(34,63,21)
#1E3512
(30,53,18)
#1A2B0F
(26,43,15)
#16210C
(22,33,12)
#121709
(18,23,9)
#0E0D06
(14,13,6)
#000000
(0,0,0)

Tints of #367124

#367124
(54,113,36)
#487D37
(72,125,55)
#5A894A
(90,137,74)
#6C955D
(108,149,93)
#7EA170
(126,161,112)
#90AD83
(144,173,131)
#A2B996
(162,185,150)
#B4C5A9
(180,197,169)
#C6D1BC
(198,209,188)
#D8DDCF
(216,221,207)
#EAE9E2
(234,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #367124; }

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

This text font color is #367124.

Background Color

.myBgColor { background-color: #367124; }

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

This div background color is #367124.

Border color

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

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

This div border color is #367124.

Opacity

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

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

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

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

This text has shadow with #367124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367124.

Preview

Color preview on black background

This text has color #367124 on black background.


Color preview on white background

This text has color #367124 on white background.


Black color preview on #367124 background

This text has black color on #367124 background.


White color preview on #367124 background

This text has white color on #367124 background.


Related colors

Complementary color

Complementary color for #hex is #C98EDB.


I love getcolorcode.com

Triadic colors

1 #243671 and #712436 with #367124 are triadic colors.

2 #247136 and #713624 with #367124 are triadic colors.