COLOR #384450

HEX: #384450 RGB: (56,68,80)

Color info

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

RGB color model

#384450 color RGB value is (56,68,80).

RGB: (56,68,80) (22%, 27%, 31%)

RGB channels and saturation

R 56 of 255 = 22%
G 68 of 255 = 27%
B 80 of 255 = 31%

56
68
80

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

Portions of RGB colors in percentages

R + G + B = 56 + 68 + 80 = 204 (100%)
R 56 of 204 ~ 27.45%
G 68 of 204 ~ 33.33%
B 80 of 204 ~ 39.22'%

%27.45
%33.33
%39.22

CMYK color model

#384450 color CMYK value is (30,15,0,69).

  • cyan value is 30.00%
  • magenta value is 15.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (30,15,0,69)
C30M15Y0K69 (30%, 15%, 0%, 69%)
(0.30 / 0.15 / 0.00 / 0.69)

CMYK percentages

%30
%15
%0
%68.63

Codes

Color #384450 in popluar color models

38 44 50
RGB 56 68 80
HSL 210° 17.65% 26.67%
HSB/HSV 210° 30.00% 31.37%
CMYK 30.00% 15.00% 0.00%
68.63%

Color #384450 in popluar number systems.

HEX 38 44 50
Decimal 56 68 80
Binary 111000 1000100 1010000
Octal 70 104 120

Shades and tints

Shades of #384450

#384450
(56,68,80)
#333E49
(51,62,73)
#2E3842
(46,56,66)
#29323B
(41,50,59)
#242C34
(36,44,52)
#1F262D
(31,38,45)
#1A2026
(26,32,38)
#151A1F
(21,26,31)
#101418
(16,20,24)
#0B0E11
(11,14,17)
#06080A
(6,8,10)
#000000
(0,0,0)

Tints of #384450

#384450
(56,68,80)
#4A555F
(74,85,95)
#5C666E
(92,102,110)
#6E777D
(110,119,125)
#80888C
(128,136,140)
#92999B
(146,153,155)
#A4AAAA
(164,170,170)
#B6BBB9
(182,187,185)
#C8CCC8
(200,204,200)
#DADDD7
(218,221,215)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384450 color. Also use rgb(56,68,80) instead hex code.

Text Font Color

.myTextColor { color: #384450; }

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

This text font color is #384450.

Background Color

.myBgColor { background-color: #384450; }

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

This div background color is #384450.

Border color

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

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

This div border color is #384450.

Opacity

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

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

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

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

This text has shadow with #384450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384450.

Preview

Color preview on black background

This text has color #384450 on black background.


Color preview on white background

This text has color #384450 on white background.


Black color preview on #384450 background

This text has black color on #384450 background.


White color preview on #384450 background

This text has white color on #384450 background.


Related colors

Complementary color

Complementary color for #hex is #C7BBAF.


I love getcolorcode.com

Triadic colors

1 #503844 and #445038 with #384450 are triadic colors.

2 #504438 and #443850 with #384450 are triadic colors.