COLOR #385610

HEX: #385610 RGB: (56,86,16)

Color info

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

RGB color model

#385610 color RGB value is (56,86,16).

RGB: (56,86,16) (22%, 34%, 6%)

RGB channels and saturation

R 56 of 255 = 22%
G 86 of 255 = 34%
B 16 of 255 = 6%

56
86
16

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

Portions of RGB colors in percentages

R + G + B = 56 + 86 + 16 = 158 (100%)
R 56 of 158 ~ 35.44%
G 86 of 158 ~ 54.43%
B 16 of 158 ~ 10.13'%

%35.44
%54.43
%10.13

CMYK color model

#385610 color CMYK value is (35,0,81,66).

  • cyan value is 34.88%
  • magenta value is 0.00%
  • yellow value is 81.40%
  • key color value is 66.27%
CMYK: (35,0,81,66) C35M0Y81K66 (35%,0%,81%,66%) (0.35/0.00/0.81/0.66) 

CMYK percentages

%34.88
%0
%81.4
%66.27

Codes

Color #385610 in popluar color models

38 56 10
RGB 56 86 16
HSL 86° 68.63% 20.00%
HSB/HSV 86° 81.40% 33.73%
CMYK 34.88% 0.00% 81.40%
66.27%

Color #385610 in popluar number systems.

HEX 38 56 10
Decimal 56 86 16
Binary 111000 1010110 10000
Octal 70 126 20

Shades and tints

Shades of #385610

#385610
(56,86,16)
#334F0F
(51,79,15)
#2E480E
(46,72,14)
#29410D
(41,65,13)
#243A0C
(36,58,12)
#1F330B
(31,51,11)
#1A2C0A
(26,44,10)
#152509
(21,37,9)
#101E08
(16,30,8)
#0B1707
(11,23,7)
#061006
(6,16,6)
#000000
(0,0,0)

Tints of #385610

#385610
(56,86,16)
#4A6525
(74,101,37)
#5C743A
(92,116,58)
#6E834F
(110,131,79)
#809264
(128,146,100)
#92A179
(146,161,121)
#A4B08E
(164,176,142)
#B6BFA3
(182,191,163)
#C8CEB8
(200,206,184)
#DADDCD
(218,221,205)
#ECECE2
(236,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385610 color. Also use rgb(56,86,16) instead hex code.

Text Font Color

.myTextColor { color: #385610; }

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

This text font color is #385610.

Background Color

.myBgColor { background-color: #385610; }

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

This div background color is #385610.

Border color

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

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

This div border color is #385610.

Opacity

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

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

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

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

This text has shadow with #385610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385610.

Preview

Color preview on black background

This text has color #385610 on black background.


Color preview on white background

This text has color #385610 on white background.


Black color preview on #385610 background

This text has black color on #385610 background.


White color preview on #385610 background

This text has white color on #385610 background.


Related colors

Complementary color

Complementary color for #hex is #C7A9EF.


I love getcolorcode.com

Triadic colors

1 #103856 and #561038 with #385610 are triadic colors.

2 #105638 and #563810 with #385610 are triadic colors.