COLOR #384061

HEX: #384061 RGB: (56,64,97)

Color info

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

RGB color model

#384061 color RGB value is (56,64,97).

RGB: (56,64,97) (22%, 25%, 38%)

RGB channels and saturation

R 56 of 255 = 22%
G 64 of 255 = 25%
B 97 of 255 = 38%

56
64
97

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

Portions of RGB colors in percentages

R + G + B = 56 + 64 + 97 = 217 (100%)
R 56 of 217 ~ 25.81%
G 64 of 217 ~ 29.49%
B 97 of 217 ~ 44.7'%

%25.81
%29.49
%44.7

CMYK color model

#384061 color CMYK value is (42,34,0,62).

  • cyan value is 42.27%
  • magenta value is 34.02%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (42,34,0,62)
C42M34Y0K62 (42%, 34%, 0%, 62%)
(0.42 / 0.34 / 0.00 / 0.62)

CMYK percentages

%42.27
%34.02
%0
%61.96

Codes

Color #384061 in popluar color models

38 40 61
RGB 56 64 97
HSL 228° 26.80% 30.00%
HSB/HSV 228° 42.27% 38.04%
CMYK 42.27% 34.02% 0.00%
61.96%

Color #384061 in popluar number systems.

HEX 38 40 61
Decimal 56 64 97
Binary 111000 1000000 1100001
Octal 70 100 141

Shades and tints

Shades of #384061

#384061
(56,64,97)
#333B59
(51,59,89)
#2E3651
(46,54,81)
#293149
(41,49,73)
#242C41
(36,44,65)
#1F2739
(31,39,57)
#1A2231
(26,34,49)
#151D29
(21,29,41)
#101821
(16,24,33)
#0B1319
(11,19,25)
#060E11
(6,14,17)
#000000
(0,0,0)

Tints of #384061

#384061
(56,64,97)
#4A516F
(74,81,111)
#5C627D
(92,98,125)
#6E738B
(110,115,139)
#808499
(128,132,153)
#9295A7
(146,149,167)
#A4A6B5
(164,166,181)
#B6B7C3
(182,183,195)
#C8C8D1
(200,200,209)
#DAD9DF
(218,217,223)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384061; }

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

This text font color is #384061.

Background Color

.myBgColor { background-color: #384061; }

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

This div background color is #384061.

Border color

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

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

This div border color is #384061.

Opacity

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

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

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

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

This text has shadow with #384061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384061.

Preview

Color preview on black background

This text has color #384061 on black background.


Color preview on white background

This text has color #384061 on white background.


Black color preview on #384061 background

This text has black color on #384061 background.


White color preview on #384061 background

This text has white color on #384061 background.


Related colors

Complementary color

Complementary color for #hex is #C7BF9E.


I love getcolorcode.com

Triadic colors

1 #613840 and #406138 with #384061 are triadic colors.

2 #614038 and #403861 with #384061 are triadic colors.