COLOR #385339

HEX: #385339 RGB: (56,83,57)

Color info

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

RGB color model

#385339 color RGB value is (56,83,57).

RGB: (56,83,57) (22%, 33%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 83 of 255 = 33%
B 57 of 255 = 22%

56
83
57

R + G + B ~ 26%. #385339 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 83 + 57 = 196 (100%)
R 56 of 196 ~ 28.57%
G 83 of 196 ~ 42.35%
B 57 of 196 ~ 29.08'%

%28.57
%42.35
%29.08

CMYK color model

#385339 color CMYK value is (33,0,31,67).

  • cyan value is 32.53%
  • magenta value is 0.00%
  • yellow value is 31.33%
  • key color value is 67.45%

CMYK: (33,0,31,67)
C33M0Y31K67 (33%, 0%, 31%, 67%)
(0.33 / 0.00 / 0.31 / 0.67)

CMYK percentages

%32.53
%0
%31.33
%67.45

Codes

Color #385339 in popluar color models

38 53 39
RGB 56 83 57
HSL 122° 19.42% 27.25%
HSB/HSV 122° 32.53% 32.55%
CMYK 32.53% 0.00% 31.33%
67.45%

Color #385339 in popluar number systems.

HEX 38 53 39
Decimal 56 83 57
Binary 111000 1010011 111001
Octal 70 123 71

Shades and tints

Shades of #385339

#385339
(56,83,57)
#334C34
(51,76,52)
#2E452F
(46,69,47)
#293E2A
(41,62,42)
#243725
(36,55,37)
#1F3020
(31,48,32)
#1A291B
(26,41,27)
#152216
(21,34,22)
#101B11
(16,27,17)
#0B140C
(11,20,12)
#060D07
(6,13,7)
#000000
(0,0,0)

Tints of #385339

#385339
(56,83,57)
#4A624B
(74,98,75)
#5C715D
(92,113,93)
#6E806F
(110,128,111)
#808F81
(128,143,129)
#929E93
(146,158,147)
#A4ADA5
(164,173,165)
#B6BCB7
(182,188,183)
#C8CBC9
(200,203,201)
#DADADB
(218,218,219)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385339 color. Also use rgb(56,83,57) instead hex code.

Text Font Color

.myTextColor { color: #385339; }

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

This text font color is #385339.

Background Color

.myBgColor { background-color: #385339; }

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

This div background color is #385339.

Border color

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

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

This div border color is #385339.

Opacity

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

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

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

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

This text has shadow with #385339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385339.

Preview

Color preview on black background

This text has color #385339 on black background.


Color preview on white background

This text has color #385339 on white background.


Black color preview on #385339 background

This text has black color on #385339 background.


White color preview on #385339 background

This text has white color on #385339 background.


Related colors

Complementary color

Complementary color for #hex is #C7ACC6.


I love getcolorcode.com

Triadic colors

1 #393853 and #533938 with #385339 are triadic colors.

2 #395338 and #533839 with #385339 are triadic colors.