COLOR #399172

HEX: #399172 RGB: (57,145,114)

Color info

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

RGB color model

#399172 color RGB value is (57,145,114).

RGB: (57,145,114) (22%, 57%, 45%)

RGB channels and saturation

R 57 of 255 = 22%
G 145 of 255 = 57%
B 114 of 255 = 45%

57
145
114

R + G + B ~ 41%. #399172 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 57 + 145 + 114 = 316 (100%)
R 57 of 316 ~ 18.04%
G 145 of 316 ~ 45.89%
B 114 of 316 ~ 36.08'%

%18.04
%45.89
%36.08

CMYK color model

#399172 color CMYK value is (61,0,21,43).

  • cyan value is 60.69%
  • magenta value is 0.00%
  • yellow value is 21.38%
  • key color value is 43.14%

CMYK: (61,0,21,43)
C61M0Y21K43 (61%, 0%, 21%, 43%)
(0.61 / 0.00 / 0.21 / 0.43)

CMYK percentages

%60.69
%0
%21.38
%43.14

Codes

Color #399172 in popluar color models

39 91 72
RGB 57 145 114
HSL 159° 43.56% 39.61%
HSB/HSV 159° 60.69% 56.86%
CMYK 60.69% 0.00% 21.38%
43.14%

Color #399172 in popluar number systems.

HEX 39 91 72
Decimal 57 145 114
Binary 111001 10010001 1110010
Octal 71 221 162

Shades and tints

Shades of #399172

#399172
(57,145,114)
#348468
(52,132,104)
#2F775E
(47,119,94)
#2A6A54
(42,106,84)
#255D4A
(37,93,74)
#205040
(32,80,64)
#1B4336
(27,67,54)
#16362C
(22,54,44)
#112922
(17,41,34)
#0C1C18
(12,28,24)
#070F0E
(7,15,14)
#000000
(0,0,0)

Tints of #399172

#399172
(57,145,114)
#4B9B7E
(75,155,126)
#5DA58A
(93,165,138)
#6FAF96
(111,175,150)
#81B9A2
(129,185,162)
#93C3AE
(147,195,174)
#A5CDBA
(165,205,186)
#B7D7C6
(183,215,198)
#C9E1D2
(201,225,210)
#DBEBDE
(219,235,222)
#EDF5EA
(237,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #399172 color. Also use rgb(57,145,114) instead hex code.

Text Font Color

.myTextColor { color: #399172; }

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

This text font color is #399172.

Background Color

.myBgColor { background-color: #399172; }

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

This div background color is #399172.

Border color

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

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

This div border color is #399172.

Opacity

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

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

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

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

This text has shadow with #399172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #399172.

Preview

Color preview on black background

This text has color #399172 on black background.


Color preview on white background

This text has color #399172 on white background.


Black color preview on #399172 background

This text has black color on #399172 background.


White color preview on #399172 background

This text has white color on #399172 background.


Related colors

Complementary color

Complementary color for #hex is #C66E8D.


I love getcolorcode.com

Triadic colors

1 #723991 and #917239 with #399172 are triadic colors.

2 #729139 and #913972 with #399172 are triadic colors.