COLOR #383431

HEX: #383431 RGB: (56,52,49)

Color info

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

RGB color model

#383431 color RGB value is (56,52,49).

RGB: (56,52,49) (22%, 20%, 19%)

RGB channels and saturation

R 56 of 255 = 22%
G 52 of 255 = 20%
B 49 of 255 = 19%

56
52
49

R + G + B ~ 20%. #383431 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 52 + 49 = 157 (100%)
R 56 of 157 ~ 35.67%
G 52 of 157 ~ 33.12%
B 49 of 157 ~ 31.21'%

%35.67
%33.12
%31.21

CMYK color model

#383431 color CMYK value is (0,7,13,78).

  • cyan value is 0.00%
  • magenta value is 7.14%
  • yellow value is 12.50%
  • key color value is 78.04%
CMYK: (0,7,13,78) C0M7Y13K78 (0%,7%,13%,78%) (0.00/0.07/0.13/0.78) 

CMYK percentages

%0
%7.14
%12.5
%78.04

Codes

Color #383431 in popluar color models

38 34 31
RGB 56 52 49
HSL 26° 6.67% 20.59%
HSB/HSV 26° 12.50% 21.96%
CMYK 0.00% 7.14% 12.50%
78.04%

Color #383431 in popluar number systems.

HEX 38 34 31
Decimal 56 52 49
Binary 111000 110100 110001
Octal 70 64 61

Shades and tints

Shades of #383431

#383431
(56,52,49)
#33302D
(51,48,45)
#2E2C29
(46,44,41)
#292825
(41,40,37)
#242421
(36,36,33)
#1F201D
(31,32,29)
#1A1C19
(26,28,25)
#151815
(21,24,21)
#101411
(16,20,17)
#0B100D
(11,16,13)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #383431

#383431
(56,52,49)
#4A4643
(74,70,67)
#5C5855
(92,88,85)
#6E6A67
(110,106,103)
#807C79
(128,124,121)
#928E8B
(146,142,139)
#A4A09D
(164,160,157)
#B6B2AF
(182,178,175)
#C8C4C1
(200,196,193)
#DAD6D3
(218,214,211)
#ECE8E5
(236,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383431; }

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

This text font color is #383431.

Background Color

.myBgColor { background-color: #383431; }

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

This div background color is #383431.

Border color

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

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

This div border color is #383431.

Opacity

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

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

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

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

This text has shadow with #383431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383431.

Preview

Color preview on black background

This text has color #383431 on black background.


Color preview on white background

This text has color #383431 on white background.


Black color preview on #383431 background

This text has black color on #383431 background.


White color preview on #383431 background

This text has white color on #383431 background.


Related colors

Complementary color

Complementary color for #hex is #C7CBCE.


I love getcolorcode.com

Triadic colors

1 #313834 and #343138 with #383431 are triadic colors.

2 #313438 and #343831 with #383431 are triadic colors.