COLOR #384526

HEX: #384526 RGB: (56,69,38)

Color info

#384526 contains red, green and blue colors in about the same proportion. Web safe color of #384526 is #333333 (or #333).

RGB color model

#384526 color RGB value is (56,69,38).

RGB: (56,69,38) (22%, 27%, 15%)

RGB channels and saturation

R 56 of 255 = 22%
G 69 of 255 = 27%
B 38 of 255 = 15%

56
69
38

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

Portions of RGB colors in percentages

R + G + B = 56 + 69 + 38 = 163 (100%)
R 56 of 163 ~ 34.36%
G 69 of 163 ~ 42.33%
B 38 of 163 ~ 23.31'%

%34.36
%42.33
%23.31

CMYK color model

#384526 color CMYK value is (19,0,45,73).

  • cyan value is 18.84%
  • magenta value is 0.00%
  • yellow value is 44.93%
  • key color value is 72.94%

CMYK: (19,0,45,73)
C19M0Y45K73 (19%, 0%, 45%, 73%)
(0.19 / 0.00 / 0.45 / 0.73)

CMYK percentages

%18.84
%0
%44.93
%72.94

Codes

Color #384526 in popluar color models

38 45 26
RGB 56 69 38
HSL 85° 28.97% 20.98%
HSB/HSV 85° 44.93% 27.06%
CMYK 18.84% 0.00% 44.93%
72.94%

Color #384526 in popluar number systems.

HEX 38 45 26
Decimal 56 69 38
Binary 111000 1000101 100110
Octal 70 105 46

Shades and tints

Shades of #384526

#384526
(56,69,38)
#333F23
(51,63,35)
#2E3920
(46,57,32)
#29331D
(41,51,29)
#242D1A
(36,45,26)
#1F2717
(31,39,23)
#1A2114
(26,33,20)
#151B11
(21,27,17)
#10150E
(16,21,14)
#0B0F0B
(11,15,11)
#060908
(6,9,8)
#000000
(0,0,0)

Tints of #384526

#384526
(56,69,38)
#4A5539
(74,85,57)
#5C654C
(92,101,76)
#6E755F
(110,117,95)
#808572
(128,133,114)
#929585
(146,149,133)
#A4A598
(164,165,152)
#B6B5AB
(182,181,171)
#C8C5BE
(200,197,190)
#DAD5D1
(218,213,209)
#ECE5E4
(236,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384526 color. Also use rgb(56,69,38) instead hex code.

Text Font Color

.myTextColor { color: #384526; }

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

This text font color is #384526.

Background Color

.myBgColor { background-color: #384526; }

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

This div background color is #384526.

Border color

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

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

This div border color is #384526.

Opacity

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

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

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

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

This text has shadow with #384526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384526.

Preview

Color preview on black background

This text has color #384526 on black background.


Color preview on white background

This text has color #384526 on white background.


Black color preview on #384526 background

This text has black color on #384526 background.


White color preview on #384526 background

This text has white color on #384526 background.


Related colors

Complementary color

Complementary color for #hex is #C7BAD9.


I love getcolorcode.com

Triadic colors

1 #263845 and #452638 with #384526 are triadic colors.

2 #264538 and #453826 with #384526 are triadic colors.