COLOR #39380D

HEX: #39380D RGB: (57,56,13)

Color info

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

RGB color model

#39380D color RGB value is (57,56,13).

RGB: (57,56,13) (22%, 22%, 5%)

RGB channels and saturation

R 57 of 255 = 22%
G 56 of 255 = 22%
B 13 of 255 = 5%

57
56
13

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

Portions of RGB colors in percentages

R + G + B = 57 + 56 + 13 = 126 (100%)
R 57 of 126 ~ 45.24%
G 56 of 126 ~ 44.44%
B 13 of 126 ~ 10.32'%

%45.24
%44.44

CMYK color model

#39380D color CMYK value is (0,2,77,78).

  • cyan value is 0.00%
  • magenta value is 1.75%
  • yellow value is 77.19%
  • key color value is 77.65%

CMYK: (0,2,77,78)
C0M2Y77K78 (0%, 2%, 77%, 78%)
(0.00 / 0.02 / 0.77 / 0.78)

CMYK percentages

%0
%1.75
%77.19
%77.65

Codes

Color #39380D in popluar color models

39 38 0D
RGB 57 56 13
HSL 59° 62.86% 13.73%
HSB/HSV 59° 77.19% 22.35%
CMYK 0.00% 1.75% 77.19%
77.65%

Color #39380D in popluar number systems.

HEX 39 38 0D
Decimal 57 56 13
Binary 111001 111000 1101
Octal 71 70 15

Shades and tints

Shades of #39380D

#39380D
(57,56,13)
#34330C
(52,51,12)
#2F2E0B
(47,46,11)
#2A290A
(42,41,10)
#252409
(37,36,9)
#201F08
(32,31,8)
#1B1A07
(27,26,7)
#161506
(22,21,6)
#111005
(17,16,5)
#0C0B04
(12,11,4)
#070603
(7,6,3)
#000000
(0,0,0)

Tints of #39380D

#39380D
(57,56,13)
#4B4A23
(75,74,35)
#5D5C39
(93,92,57)
#6F6E4F
(111,110,79)
#818065
(129,128,101)
#93927B
(147,146,123)
#A5A491
(165,164,145)
#B7B6A7
(183,182,167)
#C9C8BD
(201,200,189)
#DBDAD3
(219,218,211)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39380D color. Also use rgb(57,56,13) instead hex code.

Text Font Color

.myTextColor { color: #39380D; }

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

This text font color is #39380D.

Background Color

.myBgColor { background-color: #39380D; }

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

This div background color is #39380D.

Border color

.myBorderColor { border: 1px solid #39380D; }

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

This div border color is #39380D.

Opacity

.myOpacity80 { color: #39380D; opacity: 0.8; }

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

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

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

This text has shadow with #39380D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39380D.

Preview

Color preview on black background

This text has color #39380D on black background.


Color preview on white background

This text has color #39380D on white background.


Black color preview on #39380D background

This text has black color on #39380D background.


White color preview on #39380D background

This text has white color on #39380D background.


Related colors

Complementary color

Complementary color for #hex is #C6C7F2.


I love getcolorcode.com

Triadic colors

1 #0D3938 and #380D39 with #39380D are triadic colors.

2 #0D3839 and #38390D with #39380D are triadic colors.