COLOR #384012

HEX: #384012 RGB: (56,64,18)

Color info

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

RGB color model

#384012 color RGB value is (56,64,18).

RGB: (56,64,18) (22%, 25%, 7%)

RGB channels and saturation

R 56 of 255 = 22%
G 64 of 255 = 25%
B 18 of 255 = 7%

56
64
18

R + G + B ~ 18%. #384012 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 64 + 18 = 138 (100%)
R 56 of 138 ~ 40.58%
G 64 of 138 ~ 46.38%
B 18 of 138 ~ 13.04'%

%40.58
%46.38
%13.04

CMYK color model

#384012 color CMYK value is (13,0,72,75).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 71.88%
  • key color value is 74.90%

CMYK: (13,0,72,75)
C13M0Y72K75 (13%, 0%, 72%, 75%)
(0.13 / 0.00 / 0.72 / 0.75)

CMYK percentages

%12.5
%0
%71.88
%74.9

Codes

Color #384012 in popluar color models

38 40 12
RGB 56 64 18
HSL 70° 56.10% 16.08%
HSB/HSV 70° 71.88% 25.10%
CMYK 12.50% 0.00% 71.88%
74.90%

Color #384012 in popluar number systems.

HEX 38 40 12
Decimal 56 64 18
Binary 111000 1000000 10010
Octal 70 100 22

Shades and tints

Shades of #384012

#384012
(56,64,18)
#333B11
(51,59,17)
#2E3610
(46,54,16)
#29310F
(41,49,15)
#242C0E
(36,44,14)
#1F270D
(31,39,13)
#1A220C
(26,34,12)
#151D0B
(21,29,11)
#10180A
(16,24,10)
#0B1309
(11,19,9)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #384012

#384012
(56,64,18)
#4A5127
(74,81,39)
#5C623C
(92,98,60)
#6E7351
(110,115,81)
#808466
(128,132,102)
#92957B
(146,149,123)
#A4A690
(164,166,144)
#B6B7A5
(182,183,165)
#C8C8BA
(200,200,186)
#DAD9CF
(218,217,207)
#ECEAE4
(236,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384012 color. Also use rgb(56,64,18) instead hex code.

Text Font Color

.myTextColor { color: #384012; }

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

This text font color is #384012.

Background Color

.myBgColor { background-color: #384012; }

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

This div background color is #384012.

Border color

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

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

This div border color is #384012.

Opacity

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

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

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

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

This text has shadow with #384012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384012.

Preview

Color preview on black background

This text has color #384012 on black background.


Color preview on white background

This text has color #384012 on white background.


Black color preview on #384012 background

This text has black color on #384012 background.


White color preview on #384012 background

This text has white color on #384012 background.


Related colors

Complementary color

Complementary color for #hex is #C7BFED.


I love getcolorcode.com

Triadic colors

1 #123840 and #401238 with #384012 are triadic colors.

2 #124038 and #403812 with #384012 are triadic colors.