COLOR #383643

HEX: #383643 RGB: (56,54,67)

Color info

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

RGB color model

#383643 color RGB value is (56,54,67).

RGB: (56,54,67) (22%, 21%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 54 of 255 = 21%
B 67 of 255 = 26%

56
54
67

R + G + B ~ 23%. #383643 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 54 + 67 = 177 (100%)
R 56 of 177 ~ 31.64%
G 54 of 177 ~ 30.51%
B 67 of 177 ~ 37.85'%

%31.64
%30.51
%37.85

CMYK color model

#383643 color CMYK value is (16,19,0,74).

  • cyan value is 16.42%
  • magenta value is 19.40%
  • yellow value is 0.00%
  • key color value is 73.73%
CMYK: (16,19,0,74) C16M19Y0K74 (16%,19%,0%,74%) (0.16/0.19/0.00/0.74) 

CMYK percentages

%16.42
%19.4
%0
%73.73

Codes

Color #383643 in popluar color models

38 36 43
RGB 56 54 67
HSL 249° 10.74% 23.73%
HSB/HSV 249° 19.40% 26.27%
CMYK 16.42% 19.40% 0.00%
73.73%

Color #383643 in popluar number systems.

HEX 38 36 43
Decimal 56 54 67
Binary 111000 110110 1000011
Octal 70 66 103

Shades and tints

Shades of #383643

#383643
(56,54,67)
#33323D
(51,50,61)
#2E2E37
(46,46,55)
#292A31
(41,42,49)
#24262B
(36,38,43)
#1F2225
(31,34,37)
#1A1E1F
(26,30,31)
#151A19
(21,26,25)
#101613
(16,22,19)
#0B120D
(11,18,13)
#060E07
(6,14,7)
#000000
(0,0,0)

Tints of #383643

#383643
(56,54,67)
#4A4854
(74,72,84)
#5C5A65
(92,90,101)
#6E6C76
(110,108,118)
#807E87
(128,126,135)
#929098
(146,144,152)
#A4A2A9
(164,162,169)
#B6B4BA
(182,180,186)
#C8C6CB
(200,198,203)
#DAD8DC
(218,216,220)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383643; }

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

This text font color is #383643.

Background Color

.myBgColor { background-color: #383643; }

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

This div background color is #383643.

Border color

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

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

This div border color is #383643.

Opacity

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

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

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

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

This text has shadow with #383643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383643.

Preview

Color preview on black background

This text has color #383643 on black background.


Color preview on white background

This text has color #383643 on white background.


Black color preview on #383643 background

This text has black color on #383643 background.


White color preview on #383643 background

This text has white color on #383643 background.


Related colors

Complementary color

Complementary color for #hex is #C7C9BC.


I love getcolorcode.com

Triadic colors

1 #433836 and #364338 with #383643 are triadic colors.

2 #433638 and #363843 with #383643 are triadic colors.