COLOR #385832

HEX: #385832 RGB: (56,88,50)

Color info

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

RGB color model

#385832 color RGB value is (56,88,50).

RGB: (56,88,50) (22%, 35%, 20%)

RGB channels and saturation

R 56 of 255 = 22%
G 88 of 255 = 35%
B 50 of 255 = 20%

56
88
50

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

Portions of RGB colors in percentages

R + G + B = 56 + 88 + 50 = 194 (100%)
R 56 of 194 ~ 28.87%
G 88 of 194 ~ 45.36%
B 50 of 194 ~ 25.77'%

%28.87
%45.36
%25.77

CMYK color model

#385832 color CMYK value is (36,0,43,65).

  • cyan value is 36.36%
  • magenta value is 0.00%
  • yellow value is 43.18%
  • key color value is 65.49%

CMYK: (36,0,43,65)
C36M0Y43K65 (36%, 0%, 43%, 65%)
(0.36 / 0.00 / 0.43 / 0.65)

CMYK percentages

%36.36
%0
%43.18
%65.49

Codes

Color #385832 in popluar color models

38 58 32
RGB 56 88 50
HSL 111° 27.54% 27.06%
HSB/HSV 111° 43.18% 34.51%
CMYK 36.36% 0.00% 43.18%
65.49%

Color #385832 in popluar number systems.

HEX 38 58 32
Decimal 56 88 50
Binary 111000 1011000 110010
Octal 70 130 62

Shades and tints

Shades of #385832

#385832
(56,88,50)
#33502E
(51,80,46)
#2E482A
(46,72,42)
#294026
(41,64,38)
#243822
(36,56,34)
#1F301E
(31,48,30)
#1A281A
(26,40,26)
#152016
(21,32,22)
#101812
(16,24,18)
#0B100E
(11,16,14)
#06080A
(6,8,10)
#000000
(0,0,0)

Tints of #385832

#385832
(56,88,50)
#4A6744
(74,103,68)
#5C7656
(92,118,86)
#6E8568
(110,133,104)
#80947A
(128,148,122)
#92A38C
(146,163,140)
#A4B29E
(164,178,158)
#B6C1B0
(182,193,176)
#C8D0C2
(200,208,194)
#DADFD4
(218,223,212)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385832 color. Also use rgb(56,88,50) instead hex code.

Text Font Color

.myTextColor { color: #385832; }

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

This text font color is #385832.

Background Color

.myBgColor { background-color: #385832; }

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

This div background color is #385832.

Border color

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

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

This div border color is #385832.

Opacity

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

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

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

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

This text has shadow with #385832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385832.

Preview

Color preview on black background

This text has color #385832 on black background.


Color preview on white background

This text has color #385832 on white background.


Black color preview on #385832 background

This text has black color on #385832 background.


White color preview on #385832 background

This text has white color on #385832 background.


Related colors

Complementary color

Complementary color for #hex is #C7A7CD.


I love getcolorcode.com

Triadic colors

1 #323858 and #583238 with #385832 are triadic colors.

2 #325838 and #583832 with #385832 are triadic colors.