COLOR #399773

HEX: #399773 RGB: (57,151,115)

Color info

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

RGB color model

#399773 color RGB value is (57,151,115).

RGB: (57,151,115) (22%, 59%, 45%)

RGB channels and saturation

R 57 of 255 = 22%
G 151 of 255 = 59%
B 115 of 255 = 45%

57
151
115

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

Portions of RGB colors in percentages

R + G + B = 57 + 151 + 115 = 323 (100%)
R 57 of 323 ~ 17.65%
G 151 of 323 ~ 46.75%
B 115 of 323 ~ 35.6'%

%17.65
%46.75
%35.6

CMYK color model

#399773 color CMYK value is (62,0,24,41).

  • cyan value is 62.25%
  • magenta value is 0.00%
  • yellow value is 23.84%
  • key color value is 40.78%

CMYK: (62,0,24,41)
C62M0Y24K41 (62%, 0%, 24%, 41%)
(0.62 / 0.00 / 0.24 / 0.41)

CMYK percentages

%62.25
%0
%23.84
%40.78

Codes

Color #399773 in popluar color models

39 97 73
RGB 57 151 115
HSL 157° 45.19% 40.78%
HSB/HSV 157° 62.25% 59.22%
CMYK 62.25% 0.00% 23.84%
40.78%

Color #399773 in popluar number systems.

HEX 39 97 73
Decimal 57 151 115
Binary 111001 10010111 1110011
Octal 71 227 163

Shades and tints

Shades of #399773

#399773
(57,151,115)
#348A69
(52,138,105)
#2F7D5F
(47,125,95)
#2A7055
(42,112,85)
#25634B
(37,99,75)
#205641
(32,86,65)
#1B4937
(27,73,55)
#163C2D
(22,60,45)
#112F23
(17,47,35)
#0C2219
(12,34,25)
#07150F
(7,21,15)
#000000
(0,0,0)

Tints of #399773

#399773
(57,151,115)
#4BA07F
(75,160,127)
#5DA98B
(93,169,139)
#6FB297
(111,178,151)
#81BBA3
(129,187,163)
#93C4AF
(147,196,175)
#A5CDBB
(165,205,187)
#B7D6C7
(183,214,199)
#C9DFD3
(201,223,211)
#DBE8DF
(219,232,223)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #399773 color. Also use rgb(57,151,115) instead hex code.

Text Font Color

.myTextColor { color: #399773; }

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

This text font color is #399773.

Background Color

.myBgColor { background-color: #399773; }

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

This div background color is #399773.

Border color

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

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

This div border color is #399773.

Opacity

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

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

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

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

This text has shadow with #399773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #399773.

Preview

Color preview on black background

This text has color #399773 on black background.


Color preview on white background

This text has color #399773 on white background.


Black color preview on #399773 background

This text has black color on #399773 background.


White color preview on #399773 background

This text has white color on #399773 background.


Related colors

Complementary color

Complementary color for #hex is #C6688C.


I love getcolorcode.com

Triadic colors

1 #733997 and #977339 with #399773 are triadic colors.

2 #739739 and #973973 with #399773 are triadic colors.