COLOR #368952

HEX: #368952 RGB: (54,137,82)

Color info

#368952 contains mainly green and blue colors. Web safe color of #368952 is #339966 (or #396).

RGB color model

#368952 color RGB value is (54,137,82).

RGB: (54,137,82) (21%, 54%, 32%)

RGB channels and saturation

R 54 of 255 = 21%
G 137 of 255 = 54%
B 82 of 255 = 32%

54
137
82

R + G + B ~ 36%. #368952 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 137 + 82 = 273 (100%)
R 54 of 273 ~ 19.78%
G 137 of 273 ~ 50.18%
B 82 of 273 ~ 30.04'%

%19.78
%50.18
%30.04

CMYK color model

#368952 color CMYK value is (61,0,40,46).

  • cyan value is 60.58%
  • magenta value is 0.00%
  • yellow value is 40.15%
  • key color value is 46.27%
CMYK: (61,0,40,46) C61M0Y40K46 (61%,0%,40%,46%) (0.61/0.00/0.40/0.46) 

CMYK percentages

%60.58
%0
%40.15
%46.27

Codes

Color #368952 in popluar color models

36 89 52
RGB 54 137 82
HSL 140° 43.46% 37.45%
HSB/HSV 140° 60.58% 53.73%
CMYK 60.58% 0.00% 40.15%
46.27%

Color #368952 in popluar number systems.

HEX 36 89 52
Decimal 54 137 82
Binary 110110 10001001 1010010
Octal 66 211 122

Shades and tints

Shades of #368952

#368952
(54,137,82)
#327D4B
(50,125,75)
#2E7144
(46,113,68)
#2A653D
(42,101,61)
#265936
(38,89,54)
#224D2F
(34,77,47)
#1E4128
(30,65,40)
#1A3521
(26,53,33)
#16291A
(22,41,26)
#121D13
(18,29,19)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #368952

#368952
(54,137,82)
#489361
(72,147,97)
#5A9D70
(90,157,112)
#6CA77F
(108,167,127)
#7EB18E
(126,177,142)
#90BB9D
(144,187,157)
#A2C5AC
(162,197,172)
#B4CFBB
(180,207,187)
#C6D9CA
(198,217,202)
#D8E3D9
(216,227,217)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368952 color. Also use rgb(54,137,82) instead hex code.

Text Font Color

.myTextColor { color: #368952; }

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

This text font color is #368952.

Background Color

.myBgColor { background-color: #368952; }

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

This div background color is #368952.

Border color

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

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

This div border color is #368952.

Opacity

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

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

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

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

This text has shadow with #368952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368952.

Preview

Color preview on black background

This text has color #368952 on black background.


Color preview on white background

This text has color #368952 on white background.


Black color preview on #368952 background

This text has black color on #368952 background.


White color preview on #368952 background

This text has white color on #368952 background.


Related colors

Complementary color

Complementary color for #hex is #C976AD.


I love getcolorcode.com

Triadic colors

1 #523689 and #895236 with #368952 are triadic colors.

2 #528936 and #893652 with #368952 are triadic colors.