COLOR #384618

HEX: #384618 RGB: (56,70,24)

Color info

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

RGB color model

#384618 color RGB value is (56,70,24).

RGB: (56,70,24) (22%, 27%, 9%)

RGB channels and saturation

R 56 of 255 = 22%
G 70 of 255 = 27%
B 24 of 255 = 9%

56
70
24

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

Portions of RGB colors in percentages

R + G + B = 56 + 70 + 24 = 150 (100%)
R 56 of 150 ~ 37.33%
G 70 of 150 ~ 46.67%
B 24 of 150 ~ 16'%

%37.33
%46.67
%16

CMYK color model

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

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

CMYK: (20,0,66,73)
C20M0Y66K73 (20%, 0%, 66%, 73%)
(0.20 / 0.00 / 0.66 / 0.73)

CMYK percentages

%20
%0
%65.71
%72.55

Codes

Color #384618 in popluar color models

38 46 18
RGB 56 70 24
HSL 78° 48.94% 18.43%
HSB/HSV 78° 65.71% 27.45%
CMYK 20.00% 0.00% 65.71%
72.55%

Color #384618 in popluar number systems.

HEX 38 46 18
Decimal 56 70 24
Binary 111000 1000110 11000
Octal 70 106 30

Shades and tints

Shades of #384618

#384618
(56,70,24)
#334016
(51,64,22)
#2E3A14
(46,58,20)
#293412
(41,52,18)
#242E10
(36,46,16)
#1F280E
(31,40,14)
#1A220C
(26,34,12)
#151C0A
(21,28,10)
#101608
(16,22,8)
#0B1006
(11,16,6)
#060A04
(6,10,4)
#000000
(0,0,0)

Tints of #384618

#384618
(56,70,24)
#4A562D
(74,86,45)
#5C6642
(92,102,66)
#6E7657
(110,118,87)
#80866C
(128,134,108)
#929681
(146,150,129)
#A4A696
(164,166,150)
#B6B6AB
(182,182,171)
#C8C6C0
(200,198,192)
#DAD6D5
(218,214,213)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384618; }

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

This text font color is #384618.

Background Color

.myBgColor { background-color: #384618; }

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

This div background color is #384618.

Border color

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

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

This div border color is #384618.

Opacity

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

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

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

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

This text has shadow with #384618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384618.

Preview

Color preview on black background

This text has color #384618 on black background.


Color preview on white background

This text has color #384618 on white background.


Black color preview on #384618 background

This text has black color on #384618 background.


White color preview on #384618 background

This text has white color on #384618 background.


Related colors

Complementary color

Complementary color for #hex is #C7B9E7.


I love getcolorcode.com

Triadic colors

1 #183846 and #461838 with #384618 are triadic colors.

2 #184638 and #463818 with #384618 are triadic colors.