COLOR #367954

HEX: #367954 RGB: (54,121,84)

Color info

#367954 contains mainly green and blue colors. Web safe color of #367954 is #336666 (or #366).

RGB color model

#367954 color RGB value is (54,121,84).

RGB: (54,121,84) (21%, 47%, 33%)

RGB channels and saturation

R 54 of 255 = 21%
G 121 of 255 = 47%
B 84 of 255 = 33%

54
121
84

R + G + B ~ 34%. #367954 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 121 + 84 = 259 (100%)
R 54 of 259 ~ 20.85%
G 121 of 259 ~ 46.72%
B 84 of 259 ~ 32.43'%

%20.85
%46.72
%32.43

CMYK color model

#367954 color CMYK value is (55,0,31,53).

  • cyan value is 55.37%
  • magenta value is 0.00%
  • yellow value is 30.58%
  • key color value is 52.55%
CMYK: (55,0,31,53) C55M0Y31K53 (55%,0%,31%,53%) (0.55/0.00/0.31/0.53) 

CMYK percentages

%55.37
%0
%30.58
%52.55

Codes

Color #367954 in popluar color models

36 79 54
RGB 54 121 84
HSL 147° 38.29% 34.31%
HSB/HSV 147° 55.37% 47.45%
CMYK 55.37% 0.00% 30.58%
52.55%

Color #367954 in popluar number systems.

HEX 36 79 54
Decimal 54 121 84
Binary 110110 1111001 1010100
Octal 66 171 124

Shades and tints

Shades of #367954

#367954
(54,121,84)
#326E4D
(50,110,77)
#2E6346
(46,99,70)
#2A583F
(42,88,63)
#264D38
(38,77,56)
#224231
(34,66,49)
#1E372A
(30,55,42)
#1A2C23
(26,44,35)
#16211C
(22,33,28)
#121615
(18,22,21)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #367954

#367954
(54,121,84)
#488563
(72,133,99)
#5A9172
(90,145,114)
#6C9D81
(108,157,129)
#7EA990
(126,169,144)
#90B59F
(144,181,159)
#A2C1AE
(162,193,174)
#B4CDBD
(180,205,189)
#C6D9CC
(198,217,204)
#D8E5DB
(216,229,219)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367954 color. Also use rgb(54,121,84) instead hex code.

Text Font Color

.myTextColor { color: #367954; }

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

This text font color is #367954.

Background Color

.myBgColor { background-color: #367954; }

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

This div background color is #367954.

Border color

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

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

This div border color is #367954.

Opacity

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

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

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

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

This text has shadow with #367954 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367954.

Preview

Color preview on black background

This text has color #367954 on black background.


Color preview on white background

This text has color #367954 on white background.


Black color preview on #367954 background

This text has black color on #367954 background.


White color preview on #367954 background

This text has white color on #367954 background.


Related colors

Complementary color

Complementary color for #hex is #C986AB.


I love getcolorcode.com

Triadic colors

1 #543679 and #795436 with #367954 are triadic colors.

2 #547936 and #793654 with #367954 are triadic colors.