COLOR #383632

HEX: #383632 RGB: (56,54,50)

Color info

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

RGB color model

#383632 color RGB value is (56,54,50).

RGB: (56,54,50) (22%, 21%, 20%)

RGB channels and saturation

R 56 of 255 = 22%
G 54 of 255 = 21%
B 50 of 255 = 20%

56
54
50

R + G + B ~ 21%. #383632 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 54 + 50 = 160 (100%)
R 56 of 160 ~ 35%
G 54 of 160 ~ 33.75%
B 50 of 160 ~ 31.25'%

%35
%33.75
%31.25

CMYK color model

#383632 color CMYK value is (0,4,11,78).

  • cyan value is 0.00%
  • magenta value is 3.57%
  • yellow value is 10.71%
  • key color value is 78.04%

CMYK: (0,4,11,78)
C0M4Y11K78 (0%, 4%, 11%, 78%)
(0.00 / 0.04 / 0.11 / 0.78)

CMYK percentages

%0
%3.57
%10.71
%78.04

Codes

Color #383632 in popluar color models

38 36 32
RGB 56 54 50
HSL 40° 5.66% 20.78%
HSB/HSV 40° 10.71% 21.96%
CMYK 0.00% 3.57% 10.71%
78.04%

Color #383632 in popluar number systems.

HEX 38 36 32
Decimal 56 54 50
Binary 111000 110110 110010
Octal 70 66 62

Shades and tints

Shades of #383632

#383632
(56,54,50)
#33322E
(51,50,46)
#2E2E2A
(46,46,42)
#292A26
(41,42,38)
#242622
(36,38,34)
#1F221E
(31,34,30)
#1A1E1A
(26,30,26)
#151A16
(21,26,22)
#101612
(16,22,18)
#0B120E
(11,18,14)
#060E0A
(6,14,10)
#000000
(0,0,0)

Tints of #383632

#383632
(56,54,50)
#4A4844
(74,72,68)
#5C5A56
(92,90,86)
#6E6C68
(110,108,104)
#807E7A
(128,126,122)
#92908C
(146,144,140)
#A4A29E
(164,162,158)
#B6B4B0
(182,180,176)
#C8C6C2
(200,198,194)
#DAD8D4
(218,216,212)
#ECEAE6
(236,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383632 color. Also use rgb(56,54,50) instead hex code.

Text Font Color

.myTextColor { color: #383632; }

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

This text font color is #383632.

Background Color

.myBgColor { background-color: #383632; }

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

This div background color is #383632.

Border color

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

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

This div border color is #383632.

Opacity

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

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

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

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

This text has shadow with #383632 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383632.

Preview

Color preview on black background

This text has color #383632 on black background.


Color preview on white background

This text has color #383632 on white background.


Black color preview on #383632 background

This text has black color on #383632 background.


White color preview on #383632 background

This text has white color on #383632 background.


Related colors

Complementary color

Complementary color for #hex is #C7C9CD.


I love getcolorcode.com

Triadic colors

1 #323836 and #363238 with #383632 are triadic colors.

2 #323638 and #363832 with #383632 are triadic colors.