COLOR #384155

HEX: #384155 RGB: (56,65,85)

Color info

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

RGB color model

#384155 color RGB value is (56,65,85).

RGB: (56,65,85) (22%, 25%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 65 of 255 = 25%
B 85 of 255 = 33%

56
65
85

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

Portions of RGB colors in percentages

R + G + B = 56 + 65 + 85 = 206 (100%)
R 56 of 206 ~ 27.18%
G 65 of 206 ~ 31.55%
B 85 of 206 ~ 41.26'%

%27.18
%31.55
%41.26

CMYK color model

#384155 color CMYK value is (34,24,0,67).

  • cyan value is 34.12%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (34,24,0,67)
C34M24Y0K67 (34%, 24%, 0%, 67%)
(0.34 / 0.24 / 0.00 / 0.67)

CMYK percentages

%34.12
%23.53
%0
%66.67

Codes

Color #384155 in popluar color models

38 41 55
RGB 56 65 85
HSL 221° 20.57% 27.65%
HSB/HSV 221° 34.12% 33.33%
CMYK 34.12% 23.53% 0.00%
66.67%

Color #384155 in popluar number systems.

HEX 38 41 55
Decimal 56 65 85
Binary 111000 1000001 1010101
Octal 70 101 125

Shades and tints

Shades of #384155

#384155
(56,65,85)
#333C4E
(51,60,78)
#2E3747
(46,55,71)
#293240
(41,50,64)
#242D39
(36,45,57)
#1F2832
(31,40,50)
#1A232B
(26,35,43)
#151E24
(21,30,36)
#10191D
(16,25,29)
#0B1416
(11,20,22)
#060F0F
(6,15,15)
#000000
(0,0,0)

Tints of #384155

#384155
(56,65,85)
#4A5264
(74,82,100)
#5C6373
(92,99,115)
#6E7482
(110,116,130)
#808591
(128,133,145)
#9296A0
(146,150,160)
#A4A7AF
(164,167,175)
#B6B8BE
(182,184,190)
#C8C9CD
(200,201,205)
#DADADC
(218,218,220)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384155 color. Also use rgb(56,65,85) instead hex code.

Text Font Color

.myTextColor { color: #384155; }

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

This text font color is #384155.

Background Color

.myBgColor { background-color: #384155; }

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

This div background color is #384155.

Border color

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

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

This div border color is #384155.

Opacity

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

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

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

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

This text has shadow with #384155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384155.

Preview

Color preview on black background

This text has color #384155 on black background.


Color preview on white background

This text has color #384155 on white background.


Black color preview on #384155 background

This text has black color on #384155 background.


White color preview on #384155 background

This text has white color on #384155 background.


Related colors

Complementary color

Complementary color for #hex is #C7BEAA.


I love getcolorcode.com

Triadic colors

1 #553841 and #415538 with #384155 are triadic colors.

2 #554138 and #413855 with #384155 are triadic colors.