COLOR #396750

HEX: #396750 RGB: (57,103,80)

Color info

#396750 contains red, green and blue colors in about the same proportion. Web safe color of #396750 is #336666 (or #366).

RGB color model

#396750 color RGB value is (57,103,80).

RGB: (57,103,80) (22%, 40%, 31%)

RGB channels and saturation

R 57 of 255 = 22%
G 103 of 255 = 40%
B 80 of 255 = 31%

57
103
80

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

Portions of RGB colors in percentages

R + G + B = 57 + 103 + 80 = 240 (100%)
R 57 of 240 ~ 23.75%
G 103 of 240 ~ 42.92%
B 80 of 240 ~ 33.33'%

%23.75
%42.92
%33.33

CMYK color model

#396750 color CMYK value is (45,0,22,60).

  • cyan value is 44.66%
  • magenta value is 0.00%
  • yellow value is 22.33%
  • key color value is 59.61%

CMYK: (45,0,22,60)
C45M0Y22K60 (45%, 0%, 22%, 60%)
(0.45 / 0.00 / 0.22 / 0.60)

CMYK percentages

%44.66
%0
%22.33
%59.61

Codes

Color #396750 in popluar color models

39 67 50
RGB 57 103 80
HSL 150° 28.75% 31.37%
HSB/HSV 150° 44.66% 40.39%
CMYK 44.66% 0.00% 22.33%
59.61%

Color #396750 in popluar number systems.

HEX 39 67 50
Decimal 57 103 80
Binary 111001 1100111 1010000
Octal 71 147 120

Shades and tints

Shades of #396750

#396750
(57,103,80)
#345E49
(52,94,73)
#2F5542
(47,85,66)
#2A4C3B
(42,76,59)
#254334
(37,67,52)
#203A2D
(32,58,45)
#1B3126
(27,49,38)
#16281F
(22,40,31)
#111F18
(17,31,24)
#0C1611
(12,22,17)
#070D0A
(7,13,10)
#000000
(0,0,0)

Tints of #396750

#396750
(57,103,80)
#4B745F
(75,116,95)
#5D816E
(93,129,110)
#6F8E7D
(111,142,125)
#819B8C
(129,155,140)
#93A89B
(147,168,155)
#A5B5AA
(165,181,170)
#B7C2B9
(183,194,185)
#C9CFC8
(201,207,200)
#DBDCD7
(219,220,215)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396750 color. Also use rgb(57,103,80) instead hex code.

Text Font Color

.myTextColor { color: #396750; }

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

This text font color is #396750.

Background Color

.myBgColor { background-color: #396750; }

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

This div background color is #396750.

Border color

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

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

This div border color is #396750.

Opacity

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

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

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

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

This text has shadow with #396750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396750.

Preview

Color preview on black background

This text has color #396750 on black background.


Color preview on white background

This text has color #396750 on white background.


Black color preview on #396750 background

This text has black color on #396750 background.


White color preview on #396750 background

This text has white color on #396750 background.


Related colors

Complementary color

Complementary color for #hex is #C698AF.


I love getcolorcode.com

Triadic colors

1 #503967 and #675039 with #396750 are triadic colors.

2 #506739 and #673950 with #396750 are triadic colors.