COLOR #384853

HEX: #384853 RGB: (56,72,83)

Color info

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

RGB color model

#384853 color RGB value is (56,72,83).

RGB: (56,72,83) (22%, 28%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 72 of 255 = 28%
B 83 of 255 = 33%

56
72
83

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

Portions of RGB colors in percentages

R + G + B = 56 + 72 + 83 = 211 (100%)
R 56 of 211 ~ 26.54%
G 72 of 211 ~ 34.12%
B 83 of 211 ~ 39.34'%

%26.54
%34.12
%39.34

CMYK color model

#384853 color CMYK value is (33,13,0,67).

  • cyan value is 32.53%
  • magenta value is 13.25%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (33,13,0,67)
C33M13Y0K67 (33%, 13%, 0%, 67%)
(0.33 / 0.13 / 0.00 / 0.67)

CMYK percentages

%32.53
%13.25
%0
%67.45

Codes

Color #384853 in popluar color models

38 48 53
RGB 56 72 83
HSL 204° 19.42% 27.25%
HSB/HSV 204° 32.53% 32.55%
CMYK 32.53% 13.25% 0.00%
67.45%

Color #384853 in popluar number systems.

HEX 38 48 53
Decimal 56 72 83
Binary 111000 1001000 1010011
Octal 70 110 123

Shades and tints

Shades of #384853

#384853
(56,72,83)
#33424C
(51,66,76)
#2E3C45
(46,60,69)
#29363E
(41,54,62)
#243037
(36,48,55)
#1F2A30
(31,42,48)
#1A2429
(26,36,41)
#151E22
(21,30,34)
#10181B
(16,24,27)
#0B1214
(11,18,20)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #384853

#384853
(56,72,83)
#4A5862
(74,88,98)
#5C6871
(92,104,113)
#6E7880
(110,120,128)
#80888F
(128,136,143)
#92989E
(146,152,158)
#A4A8AD
(164,168,173)
#B6B8BC
(182,184,188)
#C8C8CB
(200,200,203)
#DAD8DA
(218,216,218)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384853 color. Also use rgb(56,72,83) instead hex code.

Text Font Color

.myTextColor { color: #384853; }

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

This text font color is #384853.

Background Color

.myBgColor { background-color: #384853; }

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

This div background color is #384853.

Border color

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

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

This div border color is #384853.

Opacity

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

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

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

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

This text has shadow with #384853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384853.

Preview

Color preview on black background

This text has color #384853 on black background.


Color preview on white background

This text has color #384853 on white background.


Black color preview on #384853 background

This text has black color on #384853 background.


White color preview on #384853 background

This text has white color on #384853 background.


Related colors

Complementary color

Complementary color for #hex is #C7B7AC.


I love getcolorcode.com

Triadic colors

1 #533848 and #485338 with #384853 are triadic colors.

2 #534838 and #483853 with #384853 are triadic colors.