COLOR #384656

HEX: #384656 RGB: (56,70,86)

Color info

#384656 contains red, green and blue colors in about the same proportion. Web safe color of #384656 is #333366 (or #336).

RGB color model

#384656 color RGB value is (56,70,86).

RGB: (56,70,86) (22%, 27%, 34%)

RGB channels and saturation

R 56 of 255 = 22%
G 70 of 255 = 27%
B 86 of 255 = 34%

56
70
86

R + G + B ~ 28%. #384656 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 70 + 86 = 212 (100%)
R 56 of 212 ~ 26.42%
G 70 of 212 ~ 33.02%
B 86 of 212 ~ 40.57'%

%26.42
%33.02
%40.57

CMYK color model

#384656 color CMYK value is (35,19,0,66).

  • cyan value is 34.88%
  • magenta value is 18.60%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (35,19,0,66)
C35M19Y0K66 (35%, 19%, 0%, 66%)
(0.35 / 0.19 / 0.00 / 0.66)

CMYK percentages

%34.88
%18.6
%0
%66.27

Codes

Color #384656 in popluar color models

38 46 56
RGB 56 70 86
HSL 212° 21.13% 27.84%
HSB/HSV 212° 34.88% 33.73%
CMYK 34.88% 18.60% 0.00%
66.27%

Color #384656 in popluar number systems.

HEX 38 46 56
Decimal 56 70 86
Binary 111000 1000110 1010110
Octal 70 106 126

Shades and tints

Shades of #384656

#384656
(56,70,86)
#33404F
(51,64,79)
#2E3A48
(46,58,72)
#293441
(41,52,65)
#242E3A
(36,46,58)
#1F2833
(31,40,51)
#1A222C
(26,34,44)
#151C25
(21,28,37)
#10161E
(16,22,30)
#0B1017
(11,16,23)
#060A10
(6,10,16)
#000000
(0,0,0)

Tints of #384656

#384656
(56,70,86)
#4A5665
(74,86,101)
#5C6674
(92,102,116)
#6E7683
(110,118,131)
#808692
(128,134,146)
#9296A1
(146,150,161)
#A4A6B0
(164,166,176)
#B6B6BF
(182,182,191)
#C8C6CE
(200,198,206)
#DAD6DD
(218,214,221)
#ECE6EC
(236,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384656 color. Also use rgb(56,70,86) instead hex code.

Text Font Color

.myTextColor { color: #384656; }

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

This text font color is #384656.

Background Color

.myBgColor { background-color: #384656; }

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

This div background color is #384656.

Border color

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

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

This div border color is #384656.

Opacity

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

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

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

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

This text has shadow with #384656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384656.

Preview

Color preview on black background

This text has color #384656 on black background.


Color preview on white background

This text has color #384656 on white background.


Black color preview on #384656 background

This text has black color on #384656 background.


White color preview on #384656 background

This text has white color on #384656 background.


Related colors

Complementary color

Complementary color for #hex is #C7B9A9.


I love getcolorcode.com

Triadic colors

1 #563846 and #465638 with #384656 are triadic colors.

2 #564638 and #463856 with #384656 are triadic colors.