COLOR #383419

HEX: #383419 RGB: (56,52,25)

Color info

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

RGB color model

#383419 color RGB value is (56,52,25).

RGB: (56,52,25) (22%, 20%, 10%)

RGB channels and saturation

R 56 of 255 = 22%
G 52 of 255 = 20%
B 25 of 255 = 10%

56
52
25

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

Portions of RGB colors in percentages

R + G + B = 56 + 52 + 25 = 133 (100%)
R 56 of 133 ~ 42.11%
G 52 of 133 ~ 39.1%
B 25 of 133 ~ 18.8'%

%42.11
%39.1
%18.8

CMYK color model

#383419 color CMYK value is (0,7,55,78).

  • cyan value is 0.00%
  • magenta value is 7.14%
  • yellow value is 55.36%
  • key color value is 78.04%
CMYK: (0,7,55,78) C0M7Y55K78 (0%,7%,55%,78%) (0.00/0.07/0.55/0.78) 

CMYK percentages

%0
%7.14
%55.36
%78.04

Codes

Color #383419 in popluar color models

38 34 19
RGB 56 52 25
HSL 52° 38.27% 15.88%
HSB/HSV 52° 55.36% 21.96%
CMYK 0.00% 7.14% 55.36%
78.04%

Color #383419 in popluar number systems.

HEX 38 34 19
Decimal 56 52 25
Binary 111000 110100 11001
Octal 70 64 31

Shades and tints

Shades of #383419

#383419
(56,52,25)
#333017
(51,48,23)
#2E2C15
(46,44,21)
#292813
(41,40,19)
#242411
(36,36,17)
#1F200F
(31,32,15)
#1A1C0D
(26,28,13)
#15180B
(21,24,11)
#101409
(16,20,9)
#0B1007
(11,16,7)
#060C05
(6,12,5)
#000000
(0,0,0)

Tints of #383419

#383419
(56,52,25)
#4A462D
(74,70,45)
#5C5841
(92,88,65)
#6E6A55
(110,106,85)
#807C69
(128,124,105)
#928E7D
(146,142,125)
#A4A091
(164,160,145)
#B6B2A5
(182,178,165)
#C8C4B9
(200,196,185)
#DAD6CD
(218,214,205)
#ECE8E1
(236,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383419 color. Also use rgb(56,52,25) instead hex code.

Text Font Color

.myTextColor { color: #383419; }

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

This text font color is #383419.

Background Color

.myBgColor { background-color: #383419; }

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

This div background color is #383419.

Border color

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

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

This div border color is #383419.

Opacity

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

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

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

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

This text has shadow with #383419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383419.

Preview

Color preview on black background

This text has color #383419 on black background.


Color preview on white background

This text has color #383419 on white background.


Black color preview on #383419 background

This text has black color on #383419 background.


White color preview on #383419 background

This text has white color on #383419 background.


Related colors

Complementary color

Complementary color for #hex is #C7CBE6.


I love getcolorcode.com

Triadic colors

1 #193834 and #341938 with #383419 are triadic colors.

2 #193438 and #343819 with #383419 are triadic colors.