COLOR #395611

HEX: #395611 RGB: (57,86,17)

Color info

#395611 contains mainly red and green colors. Web safe color of #395611 is #336600 (or #360).

RGB color model

#395611 color RGB value is (57,86,17).

RGB: (57,86,17) (22%, 34%, 7%)

RGB channels and saturation

R 57 of 255 = 22%
G 86 of 255 = 34%
B 17 of 255 = 7%

57
86
17

R + G + B ~ 21%. #395611 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 86 + 17 = 160 (100%)
R 57 of 160 ~ 35.63%
G 86 of 160 ~ 53.75%
B 17 of 160 ~ 10.63'%

%35.63
%53.75
%10.63

CMYK color model

#395611 color CMYK value is (34,0,80,66).

  • cyan value is 33.72%
  • magenta value is 0.00%
  • yellow value is 80.23%
  • key color value is 66.27%

CMYK: (34,0,80,66)
C34M0Y80K66 (34%, 0%, 80%, 66%)
(0.34 / 0.00 / 0.80 / 0.66)

CMYK percentages

%33.72
%0
%80.23
%66.27

Codes

Color #395611 in popluar color models

39 56 11
RGB 57 86 17
HSL 85° 66.99% 20.20%
HSB/HSV 85° 80.23% 33.73%
CMYK 33.72% 0.00% 80.23%
66.27%

Color #395611 in popluar number systems.

HEX 39 56 11
Decimal 57 86 17
Binary 111001 1010110 10001
Octal 71 126 21

Shades and tints

Shades of #395611

#395611
(57,86,17)
#344F10
(52,79,16)
#2F480F
(47,72,15)
#2A410E
(42,65,14)
#253A0D
(37,58,13)
#20330C
(32,51,12)
#1B2C0B
(27,44,11)
#16250A
(22,37,10)
#111E09
(17,30,9)
#0C1708
(12,23,8)
#071007
(7,16,7)
#000000
(0,0,0)

Tints of #395611

#395611
(57,86,17)
#4B6526
(75,101,38)
#5D743B
(93,116,59)
#6F8350
(111,131,80)
#819265
(129,146,101)
#93A17A
(147,161,122)
#A5B08F
(165,176,143)
#B7BFA4
(183,191,164)
#C9CEB9
(201,206,185)
#DBDDCE
(219,221,206)
#EDECE3
(237,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395611 color. Also use rgb(57,86,17) instead hex code.

Text Font Color

.myTextColor { color: #395611; }

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

This text font color is #395611.

Background Color

.myBgColor { background-color: #395611; }

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

This div background color is #395611.

Border color

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

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

This div border color is #395611.

Opacity

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

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

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

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

This text has shadow with #395611 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395611.

Preview

Color preview on black background

This text has color #395611 on black background.


Color preview on white background

This text has color #395611 on white background.


Black color preview on #395611 background

This text has black color on #395611 background.


White color preview on #395611 background

This text has white color on #395611 background.


Related colors

Complementary color

Complementary color for #hex is #C6A9EE.


I love getcolorcode.com

Triadic colors

1 #113956 and #561139 with #395611 are triadic colors.

2 #115639 and #563911 with #395611 are triadic colors.