COLOR #382917

HEX: #382917 RGB: (56,41,23)

Color info

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

RGB color model

#382917 color RGB value is (56,41,23).

RGB: (56,41,23) (22%, 16%, 9%)

RGB channels and saturation

R 56 of 255 = 22%
G 41 of 255 = 16%
B 23 of 255 = 9%

56
41
23

R + G + B ~ 16%. #382917 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 41 + 23 = 120 (100%)
R 56 of 120 ~ 46.67%
G 41 of 120 ~ 34.17%
B 23 of 120 ~ 19.17'%

%46.67
%34.17
%19.17

CMYK color model

#382917 color CMYK value is (0,27,59,78).

  • cyan value is 0.00%
  • magenta value is 26.79%
  • yellow value is 58.93%
  • key color value is 78.04%

CMYK: (0,27,59,78)
C0M27Y59K78 (0%, 27%, 59%, 78%)
(0.00 / 0.27 / 0.59 / 0.78)

CMYK percentages

%0
%26.79
%58.93
%78.04

Codes

Color #382917 in popluar color models

38 29 17
RGB 56 41 23
HSL 33° 41.77% 15.49%
HSB/HSV 33° 58.93% 21.96%
CMYK 0.00% 26.79% 58.93%
78.04%

Color #382917 in popluar number systems.

HEX 38 29 17
Decimal 56 41 23
Binary 111000 101001 10111
Octal 70 51 27

Shades and tints

Shades of #382917

#382917
(56,41,23)
#332615
(51,38,21)
#2E2313
(46,35,19)
#292011
(41,32,17)
#241D0F
(36,29,15)
#1F1A0D
(31,26,13)
#1A170B
(26,23,11)
#151409
(21,20,9)
#101107
(16,17,7)
#0B0E05
(11,14,5)
#060B03
(6,11,3)
#000000
(0,0,0)

Tints of #382917

#382917
(56,41,23)
#4A3C2C
(74,60,44)
#5C4F41
(92,79,65)
#6E6256
(110,98,86)
#80756B
(128,117,107)
#928880
(146,136,128)
#A49B95
(164,155,149)
#B6AEAA
(182,174,170)
#C8C1BF
(200,193,191)
#DAD4D4
(218,212,212)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382917 color. Also use rgb(56,41,23) instead hex code.

Text Font Color

.myTextColor { color: #382917; }

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

This text font color is #382917.

Background Color

.myBgColor { background-color: #382917; }

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

This div background color is #382917.

Border color

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

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

This div border color is #382917.

Opacity

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

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

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

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

This text has shadow with #382917 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382917.

Preview

Color preview on black background

This text has color #382917 on black background.


Color preview on white background

This text has color #382917 on white background.


Black color preview on #382917 background

This text has black color on #382917 background.


White color preview on #382917 background

This text has white color on #382917 background.


Related colors

Complementary color

Complementary color for #hex is #C7D6E8.


I love getcolorcode.com

Triadic colors

1 #173829 and #291738 with #382917 are triadic colors.

2 #172938 and #293817 with #382917 are triadic colors.