COLOR #384951

HEX: #384951 RGB: (56,73,81)

Color info

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

RGB color model

#384951 color RGB value is (56,73,81).

RGB: (56,73,81) (22%, 29%, 32%)

RGB channels and saturation

R 56 of 255 = 22%
G 73 of 255 = 29%
B 81 of 255 = 32%

56
73
81

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

Portions of RGB colors in percentages

R + G + B = 56 + 73 + 81 = 210 (100%)
R 56 of 210 ~ 26.67%
G 73 of 210 ~ 34.76%
B 81 of 210 ~ 38.57'%

%26.67
%34.76
%38.57

CMYK color model

#384951 color CMYK value is (31,10,0,68).

  • cyan value is 30.86%
  • magenta value is 9.88%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (31,10,0,68)
C31M10Y0K68 (31%, 10%, 0%, 68%)
(0.31 / 0.10 / 0.00 / 0.68)

CMYK percentages

%30.86
%9.88
%0
%68.24

Codes

Color #384951 in popluar color models

38 49 51
RGB 56 73 81
HSL 199° 18.25% 26.86%
HSB/HSV 199° 30.86% 31.76%
CMYK 30.86% 9.88% 0.00%
68.24%

Color #384951 in popluar number systems.

HEX 38 49 51
Decimal 56 73 81
Binary 111000 1001001 1010001
Octal 70 111 121

Shades and tints

Shades of #384951

#384951
(56,73,81)
#33434A
(51,67,74)
#2E3D43
(46,61,67)
#29373C
(41,55,60)
#243135
(36,49,53)
#1F2B2E
(31,43,46)
#1A2527
(26,37,39)
#151F20
(21,31,32)
#101919
(16,25,25)
#0B1312
(11,19,18)
#060D0B
(6,13,11)
#000000
(0,0,0)

Tints of #384951

#384951
(56,73,81)
#4A5960
(74,89,96)
#5C696F
(92,105,111)
#6E797E
(110,121,126)
#80898D
(128,137,141)
#92999C
(146,153,156)
#A4A9AB
(164,169,171)
#B6B9BA
(182,185,186)
#C8C9C9
(200,201,201)
#DAD9D8
(218,217,216)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384951 color. Also use rgb(56,73,81) instead hex code.

Text Font Color

.myTextColor { color: #384951; }

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

This text font color is #384951.

Background Color

.myBgColor { background-color: #384951; }

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

This div background color is #384951.

Border color

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

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

This div border color is #384951.

Opacity

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

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

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

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

This text has shadow with #384951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384951.

Preview

Color preview on black background

This text has color #384951 on black background.


Color preview on white background

This text has color #384951 on white background.


Black color preview on #384951 background

This text has black color on #384951 background.


White color preview on #384951 background

This text has white color on #384951 background.


Related colors

Complementary color

Complementary color for #hex is #C7B6AE.


I love getcolorcode.com

Triadic colors

1 #513849 and #495138 with #384951 are triadic colors.

2 #514938 and #493851 with #384951 are triadic colors.