COLOR #367A28

HEX: #367A28 RGB: (54,122,40)

Color info

#367A28 contains mainly green color. Web safe color of #367A28 is #336633 (or #363).

RGB color model

#367A28 color RGB value is (54,122,40).

RGB: (54,122,40) (21%, 48%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 122 of 255 = 48%
B 40 of 255 = 16%

54
122
40

R + G + B ~ 28%. #367A28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 122 + 40 = 216 (100%)
R 54 of 216 ~ 25%
G 122 of 216 ~ 56.48%
B 40 of 216 ~ 18.52'%

%25
%56.48
%18.52

CMYK color model

#367A28 color CMYK value is (56,0,67,52).

  • cyan value is 55.74%
  • magenta value is 0.00%
  • yellow value is 67.21%
  • key color value is 52.16%

CMYK: (56,0,67,52)
C56M0Y67K52 (56%, 0%, 67%, 52%)
(0.56 / 0.00 / 0.67 / 0.52)

CMYK percentages

%55.74
%0
%67.21
%52.16

Codes

Color #367A28 in popluar color models

36 7A 28
RGB 54 122 40
HSL 110° 50.62% 31.76%
HSB/HSV 110° 67.21% 47.84%
CMYK 55.74% 0.00% 67.21%
52.16%

Color #367A28 in popluar number systems.

HEX 36 7A 28
Decimal 54 122 40
Binary 110110 1111010 101000
Octal 66 172 50

Shades and tints

Shades of #367A28

#367A28
(54,122,40)
#326F25
(50,111,37)
#2E6422
(46,100,34)
#2A591F
(42,89,31)
#264E1C
(38,78,28)
#224319
(34,67,25)
#1E3816
(30,56,22)
#1A2D13
(26,45,19)
#162210
(22,34,16)
#12170D
(18,23,13)
#0E0C0A
(14,12,10)
#000000
(0,0,0)

Tints of #367A28

#367A28
(54,122,40)
#48863B
(72,134,59)
#5A924E
(90,146,78)
#6C9E61
(108,158,97)
#7EAA74
(126,170,116)
#90B687
(144,182,135)
#A2C29A
(162,194,154)
#B4CEAD
(180,206,173)
#C6DAC0
(198,218,192)
#D8E6D3
(216,230,211)
#EAF2E6
(234,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367A28 color. Also use rgb(54,122,40) instead hex code.

Text Font Color

.myTextColor { color: #367A28; }

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

This text font color is #367A28.

Background Color

.myBgColor { background-color: #367A28; }

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

This div background color is #367A28.

Border color

.myBorderColor { border: 1px solid #367A28; }

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

This div border color is #367A28.

Opacity

.myOpacity80 { color: #367A28; opacity: 0.8; }

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

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

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

This text has shadow with #367A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367A28.

Preview

Color preview on black background

This text has color #367A28 on black background.


Color preview on white background

This text has color #367A28 on white background.


Black color preview on #367A28 background

This text has black color on #367A28 background.


White color preview on #367A28 background

This text has white color on #367A28 background.


Related colors

Complementary color

Complementary color for #hex is #C985D7.


I love getcolorcode.com

Triadic colors

1 #28367A and #7A2836 with #367A28 are triadic colors.

2 #287A36 and #7A3628 with #367A28 are triadic colors.