COLOR #393314

HEX: #393314 RGB: (57,51,20)

Color info

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

RGB color model

#393314 color RGB value is (57,51,20).

RGB: (57,51,20) (22%, 20%, 8%)

RGB channels and saturation

R 57 of 255 = 22%
G 51 of 255 = 20%
B 20 of 255 = 8%

57
51
20

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

Portions of RGB colors in percentages

R + G + B = 57 + 51 + 20 = 128 (100%)
R 57 of 128 ~ 44.53%
G 51 of 128 ~ 39.84%
B 20 of 128 ~ 15.63'%

%44.53
%39.84
%15.63

CMYK color model

#393314 color CMYK value is (0,11,65,78).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 64.91%
  • key color value is 77.65%
CMYK: (0,11,65,78) C0M11Y65K78 (0%,11%,65%,78%) (0.00/0.11/0.65/0.78) 

CMYK percentages

%0
%10.53
%64.91
%77.65

Codes

Color #393314 in popluar color models

39 33 14
RGB 57 51 20
HSL 50° 48.05% 15.10%
HSB/HSV 50° 64.91% 22.35%
CMYK 0.00% 10.53% 64.91%
77.65%

Color #393314 in popluar number systems.

HEX 39 33 14
Decimal 57 51 20
Binary 111001 110011 10100
Octal 71 63 24

Shades and tints

Shades of #393314

#393314
(57,51,20)
#342F13
(52,47,19)
#2F2B12
(47,43,18)
#2A2711
(42,39,17)
#252310
(37,35,16)
#201F0F
(32,31,15)
#1B1B0E
(27,27,14)
#16170D
(22,23,13)
#11130C
(17,19,12)
#0C0F0B
(12,15,11)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #393314

#393314
(57,51,20)
#4B4529
(75,69,41)
#5D573E
(93,87,62)
#6F6953
(111,105,83)
#817B68
(129,123,104)
#938D7D
(147,141,125)
#A59F92
(165,159,146)
#B7B1A7
(183,177,167)
#C9C3BC
(201,195,188)
#DBD5D1
(219,213,209)
#EDE7E6
(237,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #393314 color. Also use rgb(57,51,20) instead hex code.

Text Font Color

.myTextColor { color: #393314; }

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

This text font color is #393314.

Background Color

.myBgColor { background-color: #393314; }

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

This div background color is #393314.

Border color

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

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

This div border color is #393314.

Opacity

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

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

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

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

This text has shadow with #393314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #393314.

Preview

Color preview on black background

This text has color #393314 on black background.


Color preview on white background

This text has color #393314 on white background.


Black color preview on #393314 background

This text has black color on #393314 background.


White color preview on #393314 background

This text has white color on #393314 background.


Related colors

Complementary color

Complementary color for #hex is #C6CCEB.


I love getcolorcode.com

Triadic colors

1 #143933 and #331439 with #393314 are triadic colors.

2 #143339 and #333914 with #393314 are triadic colors.