COLOR #381712

HEX: #381712 RGB: (56,23,18)

Color info

#381712 contains red, green and blue colors in about the same proportion. Web safe color of #381712 is #330000 (or #300).

RGB color model

#381712 color RGB value is (56,23,18).

RGB: (56,23,18) (22%, 9%, 7%)

RGB channels and saturation

R 56 of 255 = 22%
G 23 of 255 = 9%
B 18 of 255 = 7%

56
23
18

R + G + B ~ 13%. #381712 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 23 + 18 = 97 (100%)
R 56 of 97 ~ 57.73%
G 23 of 97 ~ 23.71%
B 18 of 97 ~ 18.56'%

%57.73
%23.71
%18.56

CMYK color model

#381712 color CMYK value is (0,59,68,78).

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

CMYK: (0,59,68,78)
C0M59Y68K78 (0%, 59%, 68%, 78%)
(0.00 / 0.59 / 0.68 / 0.78)

CMYK percentages

%0
%58.93
%67.86
%78.04

Codes

Color #381712 in popluar color models

38 17 12
RGB 56 23 18
HSL 51.35% 14.51%
HSB/HSV 67.86% 21.96%
CMYK 0.00% 58.93% 67.86%
78.04%

Color #381712 in popluar number systems.

HEX 38 17 12
Decimal 56 23 18
Binary 111000 10111 10010
Octal 70 27 22

Shades and tints

Shades of #381712

#381712
(56,23,18)
#331511
(51,21,17)
#2E1310
(46,19,16)
#29110F
(41,17,15)
#240F0E
(36,15,14)
#1F0D0D
(31,13,13)
#1A0B0C
(26,11,12)
#15090B
(21,9,11)
#10070A
(16,7,10)
#0B0509
(11,5,9)
#060308
(6,3,8)
#000000
(0,0,0)

Tints of #381712

#381712
(56,23,18)
#4A2C27
(74,44,39)
#5C413C
(92,65,60)
#6E5651
(110,86,81)
#806B66
(128,107,102)
#92807B
(146,128,123)
#A49590
(164,149,144)
#B6AAA5
(182,170,165)
#C8BFBA
(200,191,186)
#DAD4CF
(218,212,207)
#ECE9E4
(236,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #381712; }

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

This text font color is #381712.

Background Color

.myBgColor { background-color: #381712; }

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

This div background color is #381712.

Border color

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

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

This div border color is #381712.

Opacity

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

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

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

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

This text has shadow with #381712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381712.

Preview

Color preview on black background

This text has color #381712 on black background.


Color preview on white background

This text has color #381712 on white background.


Black color preview on #381712 background

This text has black color on #381712 background.


White color preview on #381712 background

This text has white color on #381712 background.


Related colors

Complementary color

Complementary color for #hex is #C7E8ED.


I love getcolorcode.com

Triadic colors

1 #123817 and #171238 with #381712 are triadic colors.

2 #121738 and #173812 with #381712 are triadic colors.