COLOR #384613

HEX: #384613 RGB: (56,70,19)

Color info

#384613 contains red, green and blue colors in about the same proportion. Web safe color of #384613 is #333300 (or #330).

RGB color model

#384613 color RGB value is (56,70,19).

RGB: (56,70,19) (22%, 27%, 7%)

RGB channels and saturation

R 56 of 255 = 22%
G 70 of 255 = 27%
B 19 of 255 = 7%

56
70
19

R + G + B ~ 19%. #384613 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 70 + 19 = 145 (100%)
R 56 of 145 ~ 38.62%
G 70 of 145 ~ 48.28%
B 19 of 145 ~ 13.1'%

%38.62
%48.28
%13.1

CMYK color model

#384613 color CMYK value is (20,0,73,73).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 72.86%
  • key color value is 72.55%

CMYK: (20,0,73,73)
C20M0Y73K73 (20%, 0%, 73%, 73%)
(0.20 / 0.00 / 0.73 / 0.73)

CMYK percentages

%20
%0
%72.86
%72.55

Codes

Color #384613 in popluar color models

38 46 13
RGB 56 70 19
HSL 76° 57.30% 17.45%
HSB/HSV 76° 72.86% 27.45%
CMYK 20.00% 0.00% 72.86%
72.55%

Color #384613 in popluar number systems.

HEX 38 46 13
Decimal 56 70 19
Binary 111000 1000110 10011
Octal 70 106 23

Shades and tints

Shades of #384613

#384613
(56,70,19)
#334012
(51,64,18)
#2E3A11
(46,58,17)
#293410
(41,52,16)
#242E0F
(36,46,15)
#1F280E
(31,40,14)
#1A220D
(26,34,13)
#151C0C
(21,28,12)
#10160B
(16,22,11)
#0B100A
(11,16,10)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #384613

#384613
(56,70,19)
#4A5628
(74,86,40)
#5C663D
(92,102,61)
#6E7652
(110,118,82)
#808667
(128,134,103)
#92967C
(146,150,124)
#A4A691
(164,166,145)
#B6B6A6
(182,182,166)
#C8C6BB
(200,198,187)
#DAD6D0
(218,214,208)
#ECE6E5
(236,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384613 color. Also use rgb(56,70,19) instead hex code.

Text Font Color

.myTextColor { color: #384613; }

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

This text font color is #384613.

Background Color

.myBgColor { background-color: #384613; }

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

This div background color is #384613.

Border color

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

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

This div border color is #384613.

Opacity

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

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

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

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

This text has shadow with #384613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384613.

Preview

Color preview on black background

This text has color #384613 on black background.


Color preview on white background

This text has color #384613 on white background.


Black color preview on #384613 background

This text has black color on #384613 background.


White color preview on #384613 background

This text has white color on #384613 background.


Related colors

Complementary color

Complementary color for #hex is #C7B9EC.


I love getcolorcode.com

Triadic colors

1 #133846 and #461338 with #384613 are triadic colors.

2 #134638 and #463813 with #384613 are triadic colors.