COLOR #38391F

HEX: #38391F RGB: (56,57,31)

Color info

#38391F contains red, green and blue colors in about the same proportion. Web safe color of #38391F is #333333 (or #333).

RGB color model

#38391F color RGB value is (56,57,31).

RGB: (56,57,31) (22%, 22%, 12%)

RGB channels and saturation

R 56 of 255 = 22%
G 57 of 255 = 22%
B 31 of 255 = 12%

56
57
31

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

Portions of RGB colors in percentages

R + G + B = 56 + 57 + 31 = 144 (100%)
R 56 of 144 ~ 38.89%
G 57 of 144 ~ 39.58%
B 31 of 144 ~ 21.53'%

%38.89
%39.58
%21.53

CMYK color model

#38391F color CMYK value is (2,0,46,78).

  • cyan value is 1.75%
  • magenta value is 0.00%
  • yellow value is 45.61%
  • key color value is 77.65%
CMYK: (2,0,46,78) C2M0Y46K78 (2%,0%,46%,78%) (0.02/0.00/0.46/0.78) 

CMYK percentages

%1.75
%0
%45.61
%77.65

Codes

Color #38391F in popluar color models

38 39 1F
RGB 56 57 31
HSL 62° 29.55% 17.25%
HSB/HSV 62° 45.61% 22.35%
CMYK 1.75% 0.00% 45.61%
77.65%

Color #38391F in popluar number systems.

HEX 38 39 1F
Decimal 56 57 31
Binary 111000 111001 11111
Octal 70 71 37

Shades and tints

Shades of #38391F

#38391F
(56,57,31)
#33341D
(51,52,29)
#2E2F1B
(46,47,27)
#292A19
(41,42,25)
#242517
(36,37,23)
#1F2015
(31,32,21)
#1A1B13
(26,27,19)
#151611
(21,22,17)
#10110F
(16,17,15)
#0B0C0D
(11,12,13)
#06070B
(6,7,11)
#000000
(0,0,0)

Tints of #38391F

#38391F
(56,57,31)
#4A4B33
(74,75,51)
#5C5D47
(92,93,71)
#6E6F5B
(110,111,91)
#80816F
(128,129,111)
#929383
(146,147,131)
#A4A597
(164,165,151)
#B6B7AB
(182,183,171)
#C8C9BF
(200,201,191)
#DADBD3
(218,219,211)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38391F color. Also use rgb(56,57,31) instead hex code.

Text Font Color

.myTextColor { color: #38391F; }

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

This text font color is #38391F.

Background Color

.myBgColor { background-color: #38391F; }

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

This div background color is #38391F.

Border color

.myBorderColor { border: 1px solid #38391F; }

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

This div border color is #38391F.

Opacity

.myOpacity80 { color: #38391F; opacity: 0.8; }

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

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

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

This text has shadow with #38391F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38391F.

Preview

Color preview on black background

This text has color #38391F on black background.


Color preview on white background

This text has color #38391F on white background.


Black color preview on #38391F background

This text has black color on #38391F background.


White color preview on #38391F background

This text has white color on #38391F background.


Related colors

Complementary color

Complementary color for #hex is #C7C6E0.


I love getcolorcode.com

Triadic colors

1 #1F3839 and #391F38 with #38391F are triadic colors.

2 #1F3938 and #39381F with #38391F are triadic colors.