COLOR #395913

HEX: #395913 RGB: (57,89,19)

Color info

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

RGB color model

#395913 color RGB value is (57,89,19).

RGB: (57,89,19) (22%, 35%, 7%)

RGB channels and saturation

R 57 of 255 = 22%
G 89 of 255 = 35%
B 19 of 255 = 7%

57
89
19

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

Portions of RGB colors in percentages

R + G + B = 57 + 89 + 19 = 165 (100%)
R 57 of 165 ~ 34.55%
G 89 of 165 ~ 53.94%
B 19 of 165 ~ 11.52'%

%34.55
%53.94
%11.52

CMYK color model

#395913 color CMYK value is (36,0,79,65).

  • cyan value is 35.96%
  • magenta value is 0.00%
  • yellow value is 78.65%
  • key color value is 65.10%

CMYK: (36,0,79,65)
C36M0Y79K65 (36%, 0%, 79%, 65%)
(0.36 / 0.00 / 0.79 / 0.65)

CMYK percentages

%35.96
%0
%78.65
%65.1

Codes

Color #395913 in popluar color models

39 59 13
RGB 57 89 19
HSL 87° 64.81% 21.18%
HSB/HSV 87° 78.65% 34.90%
CMYK 35.96% 0.00% 78.65%
65.10%

Color #395913 in popluar number systems.

HEX 39 59 13
Decimal 57 89 19
Binary 111001 1011001 10011
Octal 71 131 23

Shades and tints

Shades of #395913

#395913
(57,89,19)
#345112
(52,81,18)
#2F4911
(47,73,17)
#2A4110
(42,65,16)
#25390F
(37,57,15)
#20310E
(32,49,14)
#1B290D
(27,41,13)
#16210C
(22,33,12)
#11190B
(17,25,11)
#0C110A
(12,17,10)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #395913

#395913
(57,89,19)
#4B6828
(75,104,40)
#5D773D
(93,119,61)
#6F8652
(111,134,82)
#819567
(129,149,103)
#93A47C
(147,164,124)
#A5B391
(165,179,145)
#B7C2A6
(183,194,166)
#C9D1BB
(201,209,187)
#DBE0D0
(219,224,208)
#EDEFE5
(237,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395913 color. Also use rgb(57,89,19) instead hex code.

Text Font Color

.myTextColor { color: #395913; }

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

This text font color is #395913.

Background Color

.myBgColor { background-color: #395913; }

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

This div background color is #395913.

Border color

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

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

This div border color is #395913.

Opacity

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

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

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

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

This text has shadow with #395913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395913.

Preview

Color preview on black background

This text has color #395913 on black background.


Color preview on white background

This text has color #395913 on white background.


Black color preview on #395913 background

This text has black color on #395913 background.


White color preview on #395913 background

This text has white color on #395913 background.


Related colors

Complementary color

Complementary color for #hex is #C6A6EC.


I love getcolorcode.com

Triadic colors

1 #133959 and #591339 with #395913 are triadic colors.

2 #135939 and #593913 with #395913 are triadic colors.