COLOR #384735

HEX: #384735 RGB: (56,71,53)

Color info

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

RGB color model

#384735 color RGB value is (56,71,53).

RGB: (56,71,53) (22%, 28%, 21%)

RGB channels and saturation

R 56 of 255 = 22%
G 71 of 255 = 28%
B 53 of 255 = 21%

56
71
53

R + G + B ~ 24%. #384735 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 71 + 53 = 180 (100%)
R 56 of 180 ~ 31.11%
G 71 of 180 ~ 39.44%
B 53 of 180 ~ 29.44'%

%31.11
%39.44
%29.44

CMYK color model

#384735 color CMYK value is (21,0,25,72).

  • cyan value is 21.13%
  • magenta value is 0.00%
  • yellow value is 25.35%
  • key color value is 72.16%

CMYK: (21,0,25,72)
C21M0Y25K72 (21%, 0%, 25%, 72%)
(0.21 / 0.00 / 0.25 / 0.72)

CMYK percentages

%21.13
%0
%25.35
%72.16

Codes

Color #384735 in popluar color models

38 47 35
RGB 56 71 53
HSL 110° 14.52% 24.31%
HSB/HSV 110° 25.35% 27.84%
CMYK 21.13% 0.00% 25.35%
72.16%

Color #384735 in popluar number systems.

HEX 38 47 35
Decimal 56 71 53
Binary 111000 1000111 110101
Octal 70 107 65

Shades and tints

Shades of #384735

#384735
(56,71,53)
#334131
(51,65,49)
#2E3B2D
(46,59,45)
#293529
(41,53,41)
#242F25
(36,47,37)
#1F2921
(31,41,33)
#1A231D
(26,35,29)
#151D19
(21,29,25)
#101715
(16,23,21)
#0B1111
(11,17,17)
#060B0D
(6,11,13)
#000000
(0,0,0)

Tints of #384735

#384735
(56,71,53)
#4A5747
(74,87,71)
#5C6759
(92,103,89)
#6E776B
(110,119,107)
#80877D
(128,135,125)
#92978F
(146,151,143)
#A4A7A1
(164,167,161)
#B6B7B3
(182,183,179)
#C8C7C5
(200,199,197)
#DAD7D7
(218,215,215)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384735 color. Also use rgb(56,71,53) instead hex code.

Text Font Color

.myTextColor { color: #384735; }

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

This text font color is #384735.

Background Color

.myBgColor { background-color: #384735; }

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

This div background color is #384735.

Border color

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

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

This div border color is #384735.

Opacity

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

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

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

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

This text has shadow with #384735 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384735.

Preview

Color preview on black background

This text has color #384735 on black background.


Color preview on white background

This text has color #384735 on white background.


Black color preview on #384735 background

This text has black color on #384735 background.


White color preview on #384735 background

This text has white color on #384735 background.


Related colors

Complementary color

Complementary color for #hex is #C7B8CA.


I love getcolorcode.com

Triadic colors

1 #353847 and #473538 with #384735 are triadic colors.

2 #354738 and #473835 with #384735 are triadic colors.