COLOR #383029

HEX: #383029 RGB: (56,48,41)

Color info

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

RGB color model

#383029 color RGB value is (56,48,41).

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

RGB channels and saturation

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

56
48
41

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

Portions of RGB colors in percentages

R + G + B = 56 + 48 + 41 = 145 (100%)
R 56 of 145 ~ 38.62%
G 48 of 145 ~ 33.1%
B 41 of 145 ~ 28.28'%

%38.62
%33.1
%28.28

CMYK color model

#383029 color CMYK value is (0,14,27,78).

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

CMYK: (0,14,27,78)
C0M14Y27K78 (0%, 14%, 27%, 78%)
(0.00 / 0.14 / 0.27 / 0.78)

CMYK percentages

%0
%14.29
%26.79
%78.04

Codes

Color #383029 in popluar color models

38 30 29
RGB 56 48 41
HSL 28° 15.46% 19.02%
HSB/HSV 28° 26.79% 21.96%
CMYK 0.00% 14.29% 26.79%
78.04%

Color #383029 in popluar number systems.

HEX 38 30 29
Decimal 56 48 41
Binary 111000 110000 101001
Octal 70 60 51

Shades and tints

Shades of #383029

#383029
(56,48,41)
#332C26
(51,44,38)
#2E2823
(46,40,35)
#292420
(41,36,32)
#24201D
(36,32,29)
#1F1C1A
(31,28,26)
#1A1817
(26,24,23)
#151414
(21,20,20)
#101011
(16,16,17)
#0B0C0E
(11,12,14)
#06080B
(6,8,11)
#000000
(0,0,0)

Tints of #383029

#383029
(56,48,41)
#4A423C
(74,66,60)
#5C544F
(92,84,79)
#6E6662
(110,102,98)
#807875
(128,120,117)
#928A88
(146,138,136)
#A49C9B
(164,156,155)
#B6AEAE
(182,174,174)
#C8C0C1
(200,192,193)
#DAD2D4
(218,210,212)
#ECE4E7
(236,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383029; }

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

This text font color is #383029.

Background Color

.myBgColor { background-color: #383029; }

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

This div background color is #383029.

Border color

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

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

This div border color is #383029.

Opacity

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

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

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

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

This text has shadow with #383029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383029.

Preview

Color preview on black background

This text has color #383029 on black background.


Color preview on white background

This text has color #383029 on white background.


Black color preview on #383029 background

This text has black color on #383029 background.


White color preview on #383029 background

This text has white color on #383029 background.


Related colors

Complementary color

Complementary color for #hex is #C7CFD6.


I love getcolorcode.com

Triadic colors

1 #293830 and #302938 with #383029 are triadic colors.

2 #293038 and #303829 with #383029 are triadic colors.