COLOR #384058

HEX: #384058 RGB: (56,64,88)

Color info

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

RGB color model

#384058 color RGB value is (56,64,88).

RGB: (56,64,88) (22%, 25%, 35%)

RGB channels and saturation

R 56 of 255 = 22%
G 64 of 255 = 25%
B 88 of 255 = 35%

56
64
88

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

Portions of RGB colors in percentages

R + G + B = 56 + 64 + 88 = 208 (100%)
R 56 of 208 ~ 26.92%
G 64 of 208 ~ 30.77%
B 88 of 208 ~ 42.31'%

%26.92
%30.77
%42.31

CMYK color model

#384058 color CMYK value is (36,27,0,65).

  • cyan value is 36.36%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (36,27,0,65)
C36M27Y0K65 (36%, 27%, 0%, 65%)
(0.36 / 0.27 / 0.00 / 0.65)

CMYK percentages

%36.36
%27.27
%0
%65.49

Codes

Color #384058 in popluar color models

38 40 58
RGB 56 64 88
HSL 225° 22.22% 28.24%
HSB/HSV 225° 36.36% 34.51%
CMYK 36.36% 27.27% 0.00%
65.49%

Color #384058 in popluar number systems.

HEX 38 40 58
Decimal 56 64 88
Binary 111000 1000000 1011000
Octal 70 100 130

Shades and tints

Shades of #384058

#384058
(56,64,88)
#333B50
(51,59,80)
#2E3648
(46,54,72)
#293140
(41,49,64)
#242C38
(36,44,56)
#1F2730
(31,39,48)
#1A2228
(26,34,40)
#151D20
(21,29,32)
#101818
(16,24,24)
#0B1310
(11,19,16)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #384058

#384058
(56,64,88)
#4A5167
(74,81,103)
#5C6276
(92,98,118)
#6E7385
(110,115,133)
#808494
(128,132,148)
#9295A3
(146,149,163)
#A4A6B2
(164,166,178)
#B6B7C1
(182,183,193)
#C8C8D0
(200,200,208)
#DAD9DF
(218,217,223)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384058; }

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

This text font color is #384058.

Background Color

.myBgColor { background-color: #384058; }

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

This div background color is #384058.

Border color

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

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

This div border color is #384058.

Opacity

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

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

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

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

This text has shadow with #384058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384058.

Preview

Color preview on black background

This text has color #384058 on black background.


Color preview on white background

This text has color #384058 on white background.


Black color preview on #384058 background

This text has black color on #384058 background.


White color preview on #384058 background

This text has white color on #384058 background.


Related colors

Complementary color

Complementary color for #hex is #C7BFA7.


I love getcolorcode.com

Triadic colors

1 #583840 and #405838 with #384058 are triadic colors.

2 #584038 and #403858 with #384058 are triadic colors.