COLOR #383618

HEX: #383618 RGB: (56,54,24)

Color info

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

RGB color model

#383618 color RGB value is (56,54,24).

RGB: (56,54,24) (22%, 21%, 9%)

RGB channels and saturation

R 56 of 255 = 22%
G 54 of 255 = 21%
B 24 of 255 = 9%

56
54
24

R + G + B ~ 17%. #383618 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 54 + 24 = 134 (100%)
R 56 of 134 ~ 41.79%
G 54 of 134 ~ 40.3%
B 24 of 134 ~ 17.91'%

%41.79
%40.3
%17.91

CMYK color model

#383618 color CMYK value is (0,4,57,78).

  • cyan value is 0.00%
  • magenta value is 3.57%
  • yellow value is 57.14%
  • key color value is 78.04%
CMYK: (0,4,57,78) C0M4Y57K78 (0%,4%,57%,78%) (0.00/0.04/0.57/0.78) 

CMYK percentages

%0
%3.57
%57.14
%78.04

Codes

Color #383618 in popluar color models

38 36 18
RGB 56 54 24
HSL 56° 40.00% 15.69%
HSB/HSV 56° 57.14% 21.96%
CMYK 0.00% 3.57% 57.14%
78.04%

Color #383618 in popluar number systems.

HEX 38 36 18
Decimal 56 54 24
Binary 111000 110110 11000
Octal 70 66 30

Shades and tints

Shades of #383618

#383618
(56,54,24)
#333216
(51,50,22)
#2E2E14
(46,46,20)
#292A12
(41,42,18)
#242610
(36,38,16)
#1F220E
(31,34,14)
#1A1E0C
(26,30,12)
#151A0A
(21,26,10)
#101608
(16,22,8)
#0B1206
(11,18,6)
#060E04
(6,14,4)
#000000
(0,0,0)

Tints of #383618

#383618
(56,54,24)
#4A482D
(74,72,45)
#5C5A42
(92,90,66)
#6E6C57
(110,108,87)
#807E6C
(128,126,108)
#929081
(146,144,129)
#A4A296
(164,162,150)
#B6B4AB
(182,180,171)
#C8C6C0
(200,198,192)
#DAD8D5
(218,216,213)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383618; }

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

This text font color is #383618.

Background Color

.myBgColor { background-color: #383618; }

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

This div background color is #383618.

Border color

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

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

This div border color is #383618.

Opacity

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

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

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

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

This text has shadow with #383618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383618.

Preview

Color preview on black background

This text has color #383618 on black background.


Color preview on white background

This text has color #383618 on white background.


Black color preview on #383618 background

This text has black color on #383618 background.


White color preview on #383618 background

This text has white color on #383618 background.


Related colors

Complementary color

Complementary color for #hex is #C7C9E7.


I love getcolorcode.com

Triadic colors

1 #183836 and #361838 with #383618 are triadic colors.

2 #183638 and #363818 with #383618 are triadic colors.