COLOR #398150

HEX: #398150 RGB: (57,129,80)

Color info

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

RGB color model

#398150 color RGB value is (57,129,80).

RGB: (57,129,80) (22%, 51%, 31%)

RGB channels and saturation

R 57 of 255 = 22%
G 129 of 255 = 51%
B 80 of 255 = 31%

57
129
80

R + G + B ~ 35%. #398150 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 129 + 80 = 266 (100%)
R 57 of 266 ~ 21.43%
G 129 of 266 ~ 48.5%
B 80 of 266 ~ 30.08'%

%21.43
%48.5
%30.08

CMYK color model

#398150 color CMYK value is (56,0,38,49).

  • cyan value is 55.81%
  • magenta value is 0.00%
  • yellow value is 37.98%
  • key color value is 49.41%

CMYK: (56,0,38,49)
C56M0Y38K49 (56%, 0%, 38%, 49%)
(0.56 / 0.00 / 0.38 / 0.49)

CMYK percentages

%55.81
%0
%37.98
%49.41

Codes

Color #398150 in popluar color models

39 81 50
RGB 57 129 80
HSL 139° 38.71% 36.47%
HSB/HSV 139° 55.81% 50.59%
CMYK 55.81% 0.00% 37.98%
49.41%

Color #398150 in popluar number systems.

HEX 39 81 50
Decimal 57 129 80
Binary 111001 10000001 1010000
Octal 71 201 120

Shades and tints

Shades of #398150

#398150
(57,129,80)
#347649
(52,118,73)
#2F6B42
(47,107,66)
#2A603B
(42,96,59)
#255534
(37,85,52)
#204A2D
(32,74,45)
#1B3F26
(27,63,38)
#16341F
(22,52,31)
#112918
(17,41,24)
#0C1E11
(12,30,17)
#07130A
(7,19,10)
#000000
(0,0,0)

Tints of #398150

#398150
(57,129,80)
#4B8C5F
(75,140,95)
#5D976E
(93,151,110)
#6FA27D
(111,162,125)
#81AD8C
(129,173,140)
#93B89B
(147,184,155)
#A5C3AA
(165,195,170)
#B7CEB9
(183,206,185)
#C9D9C8
(201,217,200)
#DBE4D7
(219,228,215)
#EDEFE6
(237,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #398150 color. Also use rgb(57,129,80) instead hex code.

Text Font Color

.myTextColor { color: #398150; }

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

This text font color is #398150.

Background Color

.myBgColor { background-color: #398150; }

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

This div background color is #398150.

Border color

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

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

This div border color is #398150.

Opacity

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

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

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

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

This text has shadow with #398150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #398150.

Preview

Color preview on black background

This text has color #398150 on black background.


Color preview on white background

This text has color #398150 on white background.


Black color preview on #398150 background

This text has black color on #398150 background.


White color preview on #398150 background

This text has white color on #398150 background.


Related colors

Complementary color

Complementary color for #hex is #C67EAF.


I love getcolorcode.com

Triadic colors

1 #503981 and #815039 with #398150 are triadic colors.

2 #508139 and #813950 with #398150 are triadic colors.