COLOR #383129

HEX: #383129 RGB: (56,49,41)

Color info

#383129 contains red, green and blue colors in about the same proportion. Web safe color of #383129 is #333333 (or #333).

RGB color model

#383129 color RGB value is (56,49,41).

RGB: (56,49,41) (22%, 19%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 49 of 255 = 19%
B 41 of 255 = 16%

56
49
41

R + G + B ~ 19%. #383129 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 49 + 41 = 146 (100%)
R 56 of 146 ~ 38.36%
G 49 of 146 ~ 33.56%
B 41 of 146 ~ 28.08'%

%38.36
%33.56
%28.08

CMYK color model

#383129 color CMYK value is (0,13,27,78).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 26.79%
  • key color value is 78.04%

CMYK: (0,13,27,78)
C0M13Y27K78 (0%, 13%, 27%, 78%)
(0.00 / 0.13 / 0.27 / 0.78)

CMYK percentages

%0
%12.5
%26.79
%78.04

Codes

Color #383129 in popluar color models

38 31 29
RGB 56 49 41
HSL 32° 15.46% 19.02%
HSB/HSV 32° 26.79% 21.96%
CMYK 0.00% 12.50% 26.79%
78.04%

Color #383129 in popluar number systems.

HEX 38 31 29
Decimal 56 49 41
Binary 111000 110001 101001
Octal 70 61 51

Shades and tints

Shades of #383129

#383129
(56,49,41)
#332D26
(51,45,38)
#2E2923
(46,41,35)
#292520
(41,37,32)
#24211D
(36,33,29)
#1F1D1A
(31,29,26)
#1A1917
(26,25,23)
#151514
(21,21,20)
#101111
(16,17,17)
#0B0D0E
(11,13,14)
#06090B
(6,9,11)
#000000
(0,0,0)

Tints of #383129

#383129
(56,49,41)
#4A433C
(74,67,60)
#5C554F
(92,85,79)
#6E6762
(110,103,98)
#807975
(128,121,117)
#928B88
(146,139,136)
#A49D9B
(164,157,155)
#B6AFAE
(182,175,174)
#C8C1C1
(200,193,193)
#DAD3D4
(218,211,212)
#ECE5E7
(236,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383129 color. Also use rgb(56,49,41) instead hex code.

Text Font Color

.myTextColor { color: #383129; }

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

This text font color is #383129.

Background Color

.myBgColor { background-color: #383129; }

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

This div background color is #383129.

Border color

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

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

This div border color is #383129.

Opacity

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

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

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

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

This text has shadow with #383129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383129.

Preview

Color preview on black background

This text has color #383129 on black background.


Color preview on white background

This text has color #383129 on white background.


Black color preview on #383129 background

This text has black color on #383129 background.


White color preview on #383129 background

This text has white color on #383129 background.


Related colors

Complementary color

Complementary color for #hex is #C7CED6.


I love getcolorcode.com

Triadic colors

1 #293831 and #312938 with #383129 are triadic colors.

2 #293138 and #313829 with #383129 are triadic colors.