COLOR #398631

HEX: #398631 RGB: (57,134,49)

Color info

#398631 contains mainly green color. Web safe color of #398631 is #339933 (or #393).

RGB color model

#398631 color RGB value is (57,134,49).

RGB: (57,134,49) (22%, 53%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 134 of 255 = 53%
B 49 of 255 = 19%

57
134
49

R + G + B ~ 31%. #398631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 134 + 49 = 240 (100%)
R 57 of 240 ~ 23.75%
G 134 of 240 ~ 55.83%
B 49 of 240 ~ 20.42'%

%23.75
%55.83
%20.42

CMYK color model

#398631 color CMYK value is (57,0,63,47).

  • cyan value is 57.46%
  • magenta value is 0.00%
  • yellow value is 63.43%
  • key color value is 47.45%

CMYK: (57,0,63,47)
C57M0Y63K47 (57%, 0%, 63%, 47%)
(0.57 / 0.00 / 0.63 / 0.47)

CMYK percentages

%57.46
%0
%63.43
%47.45

Codes

Color #398631 in popluar color models

39 86 31
RGB 57 134 49
HSL 114° 46.45% 35.88%
HSB/HSV 114° 63.43% 52.55%
CMYK 57.46% 0.00% 63.43%
47.45%

Color #398631 in popluar number systems.

HEX 39 86 31
Decimal 57 134 49
Binary 111001 10000110 110001
Octal 71 206 61

Shades and tints

Shades of #398631

#398631
(57,134,49)
#347A2D
(52,122,45)
#2F6E29
(47,110,41)
#2A6225
(42,98,37)
#255621
(37,86,33)
#204A1D
(32,74,29)
#1B3E19
(27,62,25)
#163215
(22,50,21)
#112611
(17,38,17)
#0C1A0D
(12,26,13)
#070E09
(7,14,9)
#000000
(0,0,0)

Tints of #398631

#398631
(57,134,49)
#4B9143
(75,145,67)
#5D9C55
(93,156,85)
#6FA767
(111,167,103)
#81B279
(129,178,121)
#93BD8B
(147,189,139)
#A5C89D
(165,200,157)
#B7D3AF
(183,211,175)
#C9DEC1
(201,222,193)
#DBE9D3
(219,233,211)
#EDF4E5
(237,244,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #398631 color. Also use rgb(57,134,49) instead hex code.

Text Font Color

.myTextColor { color: #398631; }

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

This text font color is #398631.

Background Color

.myBgColor { background-color: #398631; }

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

This div background color is #398631.

Border color

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

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

This div border color is #398631.

Opacity

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

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

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

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

This text has shadow with #398631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #398631.

Preview

Color preview on black background

This text has color #398631 on black background.


Color preview on white background

This text has color #398631 on white background.


Black color preview on #398631 background

This text has black color on #398631 background.


White color preview on #398631 background

This text has white color on #398631 background.


Related colors

Complementary color

Complementary color for #hex is #C679CE.


I love getcolorcode.com

Triadic colors

1 #313986 and #863139 with #398631 are triadic colors.

2 #318639 and #863931 with #398631 are triadic colors.