COLOR #399768

HEX: #399768 RGB: (57,151,104)

Color info

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

RGB color model

#399768 color RGB value is (57,151,104).

RGB: (57,151,104) (22%, 59%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 151 of 255 = 59%
B 104 of 255 = 41%

57
151
104

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

Portions of RGB colors in percentages

R + G + B = 57 + 151 + 104 = 312 (100%)
R 57 of 312 ~ 18.27%
G 151 of 312 ~ 48.4%
B 104 of 312 ~ 33.33'%

%18.27
%48.4
%33.33

CMYK color model

#399768 color CMYK value is (62,0,31,41).

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

CMYK: (62,0,31,41)
C62M0Y31K41 (62%, 0%, 31%, 41%)
(0.62 / 0.00 / 0.31 / 0.41)

CMYK percentages

%62.25
%0
%31.13
%40.78

Codes

Color #399768 in popluar color models

39 97 68
RGB 57 151 104
HSL 150° 45.19% 40.78%
HSB/HSV 150° 62.25% 59.22%
CMYK 62.25% 0.00% 31.13%
40.78%

Color #399768 in popluar number systems.

HEX 39 97 68
Decimal 57 151 104
Binary 111001 10010111 1101000
Octal 71 227 150

Shades and tints

Shades of #399768

#399768
(57,151,104)
#348A5F
(52,138,95)
#2F7D56
(47,125,86)
#2A704D
(42,112,77)
#256344
(37,99,68)
#20563B
(32,86,59)
#1B4932
(27,73,50)
#163C29
(22,60,41)
#112F20
(17,47,32)
#0C2217
(12,34,23)
#07150E
(7,21,14)
#000000
(0,0,0)

Tints of #399768

#399768
(57,151,104)
#4BA075
(75,160,117)
#5DA982
(93,169,130)
#6FB28F
(111,178,143)
#81BB9C
(129,187,156)
#93C4A9
(147,196,169)
#A5CDB6
(165,205,182)
#B7D6C3
(183,214,195)
#C9DFD0
(201,223,208)
#DBE8DD
(219,232,221)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #399768; }

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

This text font color is #399768.

Background Color

.myBgColor { background-color: #399768; }

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

This div background color is #399768.

Border color

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

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

This div border color is #399768.

Opacity

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

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

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

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

This text has shadow with #399768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #399768.

Preview

Color preview on black background

This text has color #399768 on black background.


Color preview on white background

This text has color #399768 on white background.


Black color preview on #399768 background

This text has black color on #399768 background.


White color preview on #399768 background

This text has white color on #399768 background.


Related colors

Complementary color

Complementary color for #hex is #C66897.


I love getcolorcode.com

Triadic colors

1 #683997 and #976839 with #399768 are triadic colors.

2 #689739 and #973968 with #399768 are triadic colors.