COLOR #384351

HEX: #384351 RGB: (56,67,81)

Color info

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

RGB color model

#384351 color RGB value is (56,67,81).

RGB: (56,67,81) (22%, 26%, 32%)

RGB channels and saturation

R 56 of 255 = 22%
G 67 of 255 = 26%
B 81 of 255 = 32%

56
67
81

R + G + B ~ 27%. #384351 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 67 + 81 = 204 (100%)
R 56 of 204 ~ 27.45%
G 67 of 204 ~ 32.84%
B 81 of 204 ~ 39.71'%

%27.45
%32.84
%39.71

CMYK color model

#384351 color CMYK value is (31,17,0,68).

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

CMYK: (31,17,0,68)
C31M17Y0K68 (31%, 17%, 0%, 68%)
(0.31 / 0.17 / 0.00 / 0.68)

CMYK percentages

%30.86
%17.28
%0
%68.24

Codes

Color #384351 in popluar color models

38 43 51
RGB 56 67 81
HSL 214° 18.25% 26.86%
HSB/HSV 214° 30.86% 31.76%
CMYK 30.86% 17.28% 0.00%
68.24%

Color #384351 in popluar number systems.

HEX 38 43 51
Decimal 56 67 81
Binary 111000 1000011 1010001
Octal 70 103 121

Shades and tints

Shades of #384351

#384351
(56,67,81)
#333D4A
(51,61,74)
#2E3743
(46,55,67)
#29313C
(41,49,60)
#242B35
(36,43,53)
#1F252E
(31,37,46)
#1A1F27
(26,31,39)
#151920
(21,25,32)
#101319
(16,19,25)
#0B0D12
(11,13,18)
#06070B
(6,7,11)
#000000
(0,0,0)

Tints of #384351

#384351
(56,67,81)
#4A5460
(74,84,96)
#5C656F
(92,101,111)
#6E767E
(110,118,126)
#80878D
(128,135,141)
#92989C
(146,152,156)
#A4A9AB
(164,169,171)
#B6BABA
(182,186,186)
#C8CBC9
(200,203,201)
#DADCD8
(218,220,216)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384351; }

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

This text font color is #384351.

Background Color

.myBgColor { background-color: #384351; }

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

This div background color is #384351.

Border color

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

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

This div border color is #384351.

Opacity

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

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

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

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

This text has shadow with #384351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384351.

Preview

Color preview on black background

This text has color #384351 on black background.


Color preview on white background

This text has color #384351 on white background.


Black color preview on #384351 background

This text has black color on #384351 background.


White color preview on #384351 background

This text has white color on #384351 background.


Related colors

Complementary color

Complementary color for #hex is #C7BCAE.


I love getcolorcode.com

Triadic colors

1 #513843 and #435138 with #384351 are triadic colors.

2 #514338 and #433851 with #384351 are triadic colors.