COLOR #383014

HEX: #383014 RGB: (56,48,20)

Color info

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

RGB color model

#383014 color RGB value is (56,48,20).

RGB: (56,48,20) (22%, 19%, 8%)

RGB channels and saturation

R 56 of 255 = 22%
G 48 of 255 = 19%
B 20 of 255 = 8%

56
48
20

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

Portions of RGB colors in percentages

R + G + B = 56 + 48 + 20 = 124 (100%)
R 56 of 124 ~ 45.16%
G 48 of 124 ~ 38.71%
B 20 of 124 ~ 16.13'%

%45.16
%38.71
%16.13

CMYK color model

#383014 color CMYK value is (0,14,64,78).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 64.29%
  • key color value is 78.04%

CMYK: (0,14,64,78)
C0M14Y64K78 (0%, 14%, 64%, 78%)
(0.00 / 0.14 / 0.64 / 0.78)

CMYK percentages

%0
%14.29
%64.29
%78.04

Codes

Color #383014 in popluar color models

38 30 14
RGB 56 48 20
HSL 47° 47.37% 14.90%
HSB/HSV 47° 64.29% 21.96%
CMYK 0.00% 14.29% 64.29%
78.04%

Color #383014 in popluar number systems.

HEX 38 30 14
Decimal 56 48 20
Binary 111000 110000 10100
Octal 70 60 24

Shades and tints

Shades of #383014

#383014
(56,48,20)
#332C13
(51,44,19)
#2E2812
(46,40,18)
#292411
(41,36,17)
#242010
(36,32,16)
#1F1C0F
(31,28,15)
#1A180E
(26,24,14)
#15140D
(21,20,13)
#10100C
(16,16,12)
#0B0C0B
(11,12,11)
#06080A
(6,8,10)
#000000
(0,0,0)

Tints of #383014

#383014
(56,48,20)
#4A4229
(74,66,41)
#5C543E
(92,84,62)
#6E6653
(110,102,83)
#807868
(128,120,104)
#928A7D
(146,138,125)
#A49C92
(164,156,146)
#B6AEA7
(182,174,167)
#C8C0BC
(200,192,188)
#DAD2D1
(218,210,209)
#ECE4E6
(236,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383014 color. Also use rgb(56,48,20) instead hex code.

Text Font Color

.myTextColor { color: #383014; }

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

This text font color is #383014.

Background Color

.myBgColor { background-color: #383014; }

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

This div background color is #383014.

Border color

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

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

This div border color is #383014.

Opacity

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

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

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

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

This text has shadow with #383014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383014.

Preview

Color preview on black background

This text has color #383014 on black background.


Color preview on white background

This text has color #383014 on white background.


Black color preview on #383014 background

This text has black color on #383014 background.


White color preview on #383014 background

This text has white color on #383014 background.


Related colors

Complementary color

Complementary color for #hex is #C7CFEB.


I love getcolorcode.com

Triadic colors

1 #143830 and #301438 with #383014 are triadic colors.

2 #143038 and #303814 with #383014 are triadic colors.