COLOR #384067

HEX: #384067 RGB: (56,64,103)

Color info

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

RGB color model

#384067 color RGB value is (56,64,103).

RGB: (56,64,103) (22%, 25%, 40%)

RGB channels and saturation

R 56 of 255 = 22%
G 64 of 255 = 25%
B 103 of 255 = 40%

56
64
103

R + G + B ~ 29%. #384067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 64 + 103 = 223 (100%)
R 56 of 223 ~ 25.11%
G 64 of 223 ~ 28.7%
B 103 of 223 ~ 46.19'%

%25.11
%28.7
%46.19

CMYK color model

#384067 color CMYK value is (46,38,0,60).

  • cyan value is 45.63%
  • magenta value is 37.86%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (46,38,0,60)
C46M38Y0K60 (46%, 38%, 0%, 60%)
(0.46 / 0.38 / 0.00 / 0.60)

CMYK percentages

%45.63
%37.86
%0
%59.61

Codes

Color #384067 in popluar color models

38 40 67
RGB 56 64 103
HSL 230° 29.56% 31.18%
HSB/HSV 230° 45.63% 40.39%
CMYK 45.63% 37.86% 0.00%
59.61%

Color #384067 in popluar number systems.

HEX 38 40 67
Decimal 56 64 103
Binary 111000 1000000 1100111
Octal 70 100 147

Shades and tints

Shades of #384067

#384067
(56,64,103)
#333B5E
(51,59,94)
#2E3655
(46,54,85)
#29314C
(41,49,76)
#242C43
(36,44,67)
#1F273A
(31,39,58)
#1A2231
(26,34,49)
#151D28
(21,29,40)
#10181F
(16,24,31)
#0B1316
(11,19,22)
#060E0D
(6,14,13)
#000000
(0,0,0)

Tints of #384067

#384067
(56,64,103)
#4A5174
(74,81,116)
#5C6281
(92,98,129)
#6E738E
(110,115,142)
#80849B
(128,132,155)
#9295A8
(146,149,168)
#A4A6B5
(164,166,181)
#B6B7C2
(182,183,194)
#C8C8CF
(200,200,207)
#DAD9DC
(218,217,220)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384067 color. Also use rgb(56,64,103) instead hex code.

Text Font Color

.myTextColor { color: #384067; }

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

This text font color is #384067.

Background Color

.myBgColor { background-color: #384067; }

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

This div background color is #384067.

Border color

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

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

This div border color is #384067.

Opacity

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

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

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

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

This text has shadow with #384067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384067.

Preview

Color preview on black background

This text has color #384067 on black background.


Color preview on white background

This text has color #384067 on white background.


Black color preview on #384067 background

This text has black color on #384067 background.


White color preview on #384067 background

This text has white color on #384067 background.


Related colors

Complementary color

Complementary color for #hex is #C7BF98.


I love getcolorcode.com

Triadic colors

1 #673840 and #406738 with #384067 are triadic colors.

2 #674038 and #403867 with #384067 are triadic colors.