COLOR #382306

HEX: #382306 RGB: (56,35,6)

Color info

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

RGB color model

#382306 color RGB value is (56,35,6).

RGB: (56,35,6) (22%, 14%, 2%)

RGB channels and saturation

R 56 of 255 = 22%
G 35 of 255 = 14%
B 6 of 255 = 2%

56
35
6

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

Portions of RGB colors in percentages

R + G + B = 56 + 35 + 6 = 97 (100%)
R 56 of 97 ~ 57.73%
G 35 of 97 ~ 36.08%
B 6 of 97 ~ 6.19'%

%57.73
%36.08

CMYK color model

#382306 color CMYK value is (0,38,89,78).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 89.29%
  • key color value is 78.04%

CMYK: (0,38,89,78)
C0M38Y89K78 (0%, 38%, 89%, 78%)
(0.00 / 0.38 / 0.89 / 0.78)

CMYK percentages

%0
%37.5
%89.29
%78.04

Codes

Color #382306 in popluar color models

38 23 06
RGB 56 35 6
HSL 35° 80.65% 12.16%
HSB/HSV 35° 89.29% 21.96%
CMYK 0.00% 37.50% 89.29%
78.04%

Color #382306 in popluar number systems.

HEX 38 23 06
Decimal 56 35 6
Binary 111000 100011 110
Octal 70 43 6

Shades and tints

Shades of #382306

#382306
(56,35,6)
#332006
(51,32,6)
#2E1D06
(46,29,6)
#291A06
(41,26,6)
#241706
(36,23,6)
#1F1406
(31,20,6)
#1A1106
(26,17,6)
#150E06
(21,14,6)
#100B06
(16,11,6)
#0B0806
(11,8,6)
#060506
(6,5,6)
#000000
(0,0,0)

Tints of #382306

#382306
(56,35,6)
#4A371C
(74,55,28)
#5C4B32
(92,75,50)
#6E5F48
(110,95,72)
#80735E
(128,115,94)
#928774
(146,135,116)
#A49B8A
(164,155,138)
#B6AFA0
(182,175,160)
#C8C3B6
(200,195,182)
#DAD7CC
(218,215,204)
#ECEBE2
(236,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382306 color. Also use rgb(56,35,6) instead hex code.

Text Font Color

.myTextColor { color: #382306; }

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

This text font color is #382306.

Background Color

.myBgColor { background-color: #382306; }

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

This div background color is #382306.

Border color

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

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

This div border color is #382306.

Opacity

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

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

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

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

This text has shadow with #382306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382306.

Preview

Color preview on black background

This text has color #382306 on black background.


Color preview on white background

This text has color #382306 on white background.


Black color preview on #382306 background

This text has black color on #382306 background.


White color preview on #382306 background

This text has white color on #382306 background.


Related colors

Complementary color

Complementary color for #hex is #C7DCF9.


I love getcolorcode.com

Triadic colors

1 #063823 and #230638 with #382306 are triadic colors.

2 #062338 and #233806 with #382306 are triadic colors.