COLOR #395807

HEX: #395807 RGB: (57,88,7)

Color info

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

RGB color model

#395807 color RGB value is (57,88,7).

RGB: (57,88,7) (22%, 35%, 3%)

RGB channels and saturation

R 57 of 255 = 22%
G 88 of 255 = 35%
B 7 of 255 = 3%

57
88
7

R + G + B ~ 20%. #395807 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 88 + 7 = 152 (100%)
R 57 of 152 ~ 37.5%
G 88 of 152 ~ 57.89%
B 7 of 152 ~ 4.61'%

%37.5
%57.89

CMYK color model

#395807 color CMYK value is (35,0,92,65).

  • cyan value is 35.23%
  • magenta value is 0.00%
  • yellow value is 92.05%
  • key color value is 65.49%
CMYK: (35,0,92,65) C35M0Y92K65 (35%,0%,92%,65%) (0.35/0.00/0.92/0.65) 

CMYK percentages

%35.23
%0
%92.05
%65.49

Codes

Color #395807 in popluar color models

39 58 07
RGB 57 88 7
HSL 83° 85.26% 18.63%
HSB/HSV 83° 92.05% 34.51%
CMYK 35.23% 0.00% 92.05%
65.49%

Color #395807 in popluar number systems.

HEX 39 58 07
Decimal 57 88 7
Binary 111001 1011000 111
Octal 71 130 7

Shades and tints

Shades of #395807

#395807
(57,88,7)
#345007
(52,80,7)
#2F4807
(47,72,7)
#2A4007
(42,64,7)
#253807
(37,56,7)
#203007
(32,48,7)
#1B2807
(27,40,7)
#162007
(22,32,7)
#111807
(17,24,7)
#0C1007
(12,16,7)
#070807
(7,8,7)
#000000
(0,0,0)

Tints of #395807

#395807
(57,88,7)
#4B671D
(75,103,29)
#5D7633
(93,118,51)
#6F8549
(111,133,73)
#81945F
(129,148,95)
#93A375
(147,163,117)
#A5B28B
(165,178,139)
#B7C1A1
(183,193,161)
#C9D0B7
(201,208,183)
#DBDFCD
(219,223,205)
#EDEEE3
(237,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395807 color. Also use rgb(57,88,7) instead hex code.

Text Font Color

.myTextColor { color: #395807; }

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

This text font color is #395807.

Background Color

.myBgColor { background-color: #395807; }

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

This div background color is #395807.

Border color

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

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

This div border color is #395807.

Opacity

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

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

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

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

This text has shadow with #395807 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395807.

Preview

Color preview on black background

This text has color #395807 on black background.


Color preview on white background

This text has color #395807 on white background.


Black color preview on #395807 background

This text has black color on #395807 background.


White color preview on #395807 background

This text has white color on #395807 background.


Related colors

Complementary color

Complementary color for #hex is #C6A7F8.


I love getcolorcode.com

Triadic colors

1 #073958 and #580739 with #395807 are triadic colors.

2 #075839 and #583907 with #395807 are triadic colors.