COLOR #385120

HEX: #385120 RGB: (56,81,32)

Color info

#385120 contains red, green and blue colors in about the same proportion. Web safe color of #385120 is #336633 (or #363).

RGB color model

#385120 color RGB value is (56,81,32).

RGB: (56,81,32) (22%, 32%, 13%)

RGB channels and saturation

R 56 of 255 = 22%
G 81 of 255 = 32%
B 32 of 255 = 13%

56
81
32

R + G + B ~ 22%. #385120 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 81 + 32 = 169 (100%)
R 56 of 169 ~ 33.14%
G 81 of 169 ~ 47.93%
B 32 of 169 ~ 18.93'%

%33.14
%47.93
%18.93

CMYK color model

#385120 color CMYK value is (31,0,60,68).

  • cyan value is 30.86%
  • magenta value is 0.00%
  • yellow value is 60.49%
  • key color value is 68.24%

CMYK: (31,0,60,68)
C31M0Y60K68 (31%, 0%, 60%, 68%)
(0.31 / 0.00 / 0.60 / 0.68)

CMYK percentages

%30.86
%0
%60.49
%68.24

Codes

Color #385120 in popluar color models

38 51 20
RGB 56 81 32
HSL 91° 43.36% 22.16%
HSB/HSV 91° 60.49% 31.76%
CMYK 30.86% 0.00% 60.49%
68.24%

Color #385120 in popluar number systems.

HEX 38 51 20
Decimal 56 81 32
Binary 111000 1010001 100000
Octal 70 121 40

Shades and tints

Shades of #385120

#385120
(56,81,32)
#334A1E
(51,74,30)
#2E431C
(46,67,28)
#293C1A
(41,60,26)
#243518
(36,53,24)
#1F2E16
(31,46,22)
#1A2714
(26,39,20)
#152012
(21,32,18)
#101910
(16,25,16)
#0B120E
(11,18,14)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #385120

#385120
(56,81,32)
#4A6034
(74,96,52)
#5C6F48
(92,111,72)
#6E7E5C
(110,126,92)
#808D70
(128,141,112)
#929C84
(146,156,132)
#A4AB98
(164,171,152)
#B6BAAC
(182,186,172)
#C8C9C0
(200,201,192)
#DAD8D4
(218,216,212)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385120 color. Also use rgb(56,81,32) instead hex code.

Text Font Color

.myTextColor { color: #385120; }

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

This text font color is #385120.

Background Color

.myBgColor { background-color: #385120; }

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

This div background color is #385120.

Border color

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

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

This div border color is #385120.

Opacity

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

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

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

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

This text has shadow with #385120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385120.

Preview

Color preview on black background

This text has color #385120 on black background.


Color preview on white background

This text has color #385120 on white background.


Black color preview on #385120 background

This text has black color on #385120 background.


White color preview on #385120 background

This text has white color on #385120 background.


Related colors

Complementary color

Complementary color for #hex is #C7AEDF.


I love getcolorcode.com

Triadic colors

1 #203851 and #512038 with #385120 are triadic colors.

2 #205138 and #513820 with #385120 are triadic colors.