COLOR #398760

HEX: #398760 RGB: (57,135,96)

Color info

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

RGB color model

#398760 color RGB value is (57,135,96).

RGB: (57,135,96) (22%, 53%, 38%)

RGB channels and saturation

R 57 of 255 = 22%
G 135 of 255 = 53%
B 96 of 255 = 38%

57
135
96

R + G + B ~ 38%. #398760 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 135 + 96 = 288 (100%)
R 57 of 288 ~ 19.79%
G 135 of 288 ~ 46.88%
B 96 of 288 ~ 33.33'%

%19.79
%46.88
%33.33

CMYK color model

#398760 color CMYK value is (58,0,29,47).

  • cyan value is 57.78%
  • magenta value is 0.00%
  • yellow value is 28.89%
  • key color value is 47.06%
CMYK: (58,0,29,47) C58M0Y29K47 (58%,0%,29%,47%) (0.58/0.00/0.29/0.47) 

CMYK percentages

%57.78
%0
%28.89
%47.06

Codes

Color #398760 in popluar color models

39 87 60
RGB 57 135 96
HSL 150° 40.63% 37.65%
HSB/HSV 150° 57.78% 52.94%
CMYK 57.78% 0.00% 28.89%
47.06%

Color #398760 in popluar number systems.

HEX 39 87 60
Decimal 57 135 96
Binary 111001 10000111 1100000
Octal 71 207 140

Shades and tints

Shades of #398760

#398760
(57,135,96)
#347B58
(52,123,88)
#2F6F50
(47,111,80)
#2A6348
(42,99,72)
#255740
(37,87,64)
#204B38
(32,75,56)
#1B3F30
(27,63,48)
#163328
(22,51,40)
#112720
(17,39,32)
#0C1B18
(12,27,24)
#070F10
(7,15,16)
#000000
(0,0,0)

Tints of #398760

#398760
(57,135,96)
#4B916E
(75,145,110)
#5D9B7C
(93,155,124)
#6FA58A
(111,165,138)
#81AF98
(129,175,152)
#93B9A6
(147,185,166)
#A5C3B4
(165,195,180)
#B7CDC2
(183,205,194)
#C9D7D0
(201,215,208)
#DBE1DE
(219,225,222)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #398760 color. Also use rgb(57,135,96) instead hex code.

Text Font Color

.myTextColor { color: #398760; }

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

This text font color is #398760.

Background Color

.myBgColor { background-color: #398760; }

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

This div background color is #398760.

Border color

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

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

This div border color is #398760.

Opacity

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

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

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

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

This text has shadow with #398760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #398760.

Preview

Color preview on black background

This text has color #398760 on black background.


Color preview on white background

This text has color #398760 on white background.


Black color preview on #398760 background

This text has black color on #398760 background.


White color preview on #398760 background

This text has white color on #398760 background.


Related colors

Complementary color

Complementary color for #hex is #C6789F.


I love getcolorcode.com

Triadic colors

1 #603987 and #876039 with #398760 are triadic colors.

2 #608739 and #873960 with #398760 are triadic colors.