COLOR #384964

HEX: #384964 RGB: (56,73,100)

Color info

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

RGB color model

#384964 color RGB value is (56,73,100).

RGB: (56,73,100) (22%, 29%, 39%)

RGB channels and saturation

R 56 of 255 = 22%
G 73 of 255 = 29%
B 100 of 255 = 39%

56
73
100

R + G + B ~ 30%. #384964 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 73 + 100 = 229 (100%)
R 56 of 229 ~ 24.45%
G 73 of 229 ~ 31.88%
B 100 of 229 ~ 43.67'%

%24.45
%31.88
%43.67

CMYK color model

#384964 color CMYK value is (44,27,0,61).

  • cyan value is 44.00%
  • magenta value is 27.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (44,27,0,61)
C44M27Y0K61 (44%, 27%, 0%, 61%)
(0.44 / 0.27 / 0.00 / 0.61)

CMYK percentages

%44
%27
%0
%60.78

Codes

Color #384964 in popluar color models

38 49 64
RGB 56 73 100
HSL 217° 28.21% 30.59%
HSB/HSV 217° 44.00% 39.22%
CMYK 44.00% 27.00% 0.00%
60.78%

Color #384964 in popluar number systems.

HEX 38 49 64
Decimal 56 73 100
Binary 111000 1001001 1100100
Octal 70 111 144

Shades and tints

Shades of #384964

#384964
(56,73,100)
#33435B
(51,67,91)
#2E3D52
(46,61,82)
#293749
(41,55,73)
#243140
(36,49,64)
#1F2B37
(31,43,55)
#1A252E
(26,37,46)
#151F25
(21,31,37)
#10191C
(16,25,28)
#0B1313
(11,19,19)
#060D0A
(6,13,10)
#000000
(0,0,0)

Tints of #384964

#384964
(56,73,100)
#4A5972
(74,89,114)
#5C6980
(92,105,128)
#6E798E
(110,121,142)
#80899C
(128,137,156)
#9299AA
(146,153,170)
#A4A9B8
(164,169,184)
#B6B9C6
(182,185,198)
#C8C9D4
(200,201,212)
#DAD9E2
(218,217,226)
#ECE9F0
(236,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384964; }

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

This text font color is #384964.

Background Color

.myBgColor { background-color: #384964; }

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

This div background color is #384964.

Border color

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

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

This div border color is #384964.

Opacity

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

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

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

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

This text has shadow with #384964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384964.

Preview

Color preview on black background

This text has color #384964 on black background.


Color preview on white background

This text has color #384964 on white background.


Black color preview on #384964 background

This text has black color on #384964 background.


White color preview on #384964 background

This text has white color on #384964 background.


Related colors

Complementary color

Complementary color for #hex is #C7B69B.


I love getcolorcode.com

Triadic colors

1 #643849 and #496438 with #384964 are triadic colors.

2 #644938 and #493864 with #384964 are triadic colors.