COLOR #383017

HEX: #383017 RGB: (56,48,23)

Color info

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

RGB color model

#383017 color RGB value is (56,48,23).

RGB: (56,48,23) (22%, 19%, 9%)

RGB channels and saturation

R 56 of 255 = 22%
G 48 of 255 = 19%
B 23 of 255 = 9%

56
48
23

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

Portions of RGB colors in percentages

R + G + B = 56 + 48 + 23 = 127 (100%)
R 56 of 127 ~ 44.09%
G 48 of 127 ~ 37.8%
B 23 of 127 ~ 18.11'%

%44.09
%37.8
%18.11

CMYK color model

#383017 color CMYK value is (0,14,59,78).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 58.93%
  • key color value is 78.04%
CMYK: (0,14,59,78) C0M14Y59K78 (0%,14%,59%,78%) (0.00/0.14/0.59/0.78) 

CMYK percentages

%0
%14.29
%58.93
%78.04

Codes

Color #383017 in popluar color models

38 30 17
RGB 56 48 23
HSL 45° 41.77% 15.49%
HSB/HSV 45° 58.93% 21.96%
CMYK 0.00% 14.29% 58.93%
78.04%

Color #383017 in popluar number systems.

HEX 38 30 17
Decimal 56 48 23
Binary 111000 110000 10111
Octal 70 60 27

Shades and tints

Shades of #383017

#383017
(56,48,23)
#332C15
(51,44,21)
#2E2813
(46,40,19)
#292411
(41,36,17)
#24200F
(36,32,15)
#1F1C0D
(31,28,13)
#1A180B
(26,24,11)
#151409
(21,20,9)
#101007
(16,16,7)
#0B0C05
(11,12,5)
#060803
(6,8,3)
#000000
(0,0,0)

Tints of #383017

#383017
(56,48,23)
#4A422C
(74,66,44)
#5C5441
(92,84,65)
#6E6656
(110,102,86)
#80786B
(128,120,107)
#928A80
(146,138,128)
#A49C95
(164,156,149)
#B6AEAA
(182,174,170)
#C8C0BF
(200,192,191)
#DAD2D4
(218,210,212)
#ECE4E9
(236,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383017; }

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

This text font color is #383017.

Background Color

.myBgColor { background-color: #383017; }

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

This div background color is #383017.

Border color

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

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

This div border color is #383017.

Opacity

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

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

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

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

This text has shadow with #383017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383017.

Preview

Color preview on black background

This text has color #383017 on black background.


Color preview on white background

This text has color #383017 on white background.


Black color preview on #383017 background

This text has black color on #383017 background.


White color preview on #383017 background

This text has white color on #383017 background.


Related colors

Complementary color

Complementary color for #hex is #C7CFE8.


I love getcolorcode.com

Triadic colors

1 #173830 and #301738 with #383017 are triadic colors.

2 #173038 and #303817 with #383017 are triadic colors.