COLOR #384753

HEX: #384753 RGB: (56,71,83)

Color info

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

RGB color model

#384753 color RGB value is (56,71,83).

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

RGB channels and saturation

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

56
71
83

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

Portions of RGB colors in percentages

R + G + B = 56 + 71 + 83 = 210 (100%)
R 56 of 210 ~ 26.67%
G 71 of 210 ~ 33.81%
B 83 of 210 ~ 39.52'%

%26.67
%33.81
%39.52

CMYK color model

#384753 color CMYK value is (33,14,0,67).

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

CMYK: (33,14,0,67)
C33M14Y0K67 (33%, 14%, 0%, 67%)
(0.33 / 0.14 / 0.00 / 0.67)

CMYK percentages

%32.53
%14.46
%0
%67.45

Codes

Color #384753 in popluar color models

38 47 53
RGB 56 71 83
HSL 207° 19.42% 27.25%
HSB/HSV 207° 32.53% 32.55%
CMYK 32.53% 14.46% 0.00%
67.45%

Color #384753 in popluar number systems.

HEX 38 47 53
Decimal 56 71 83
Binary 111000 1000111 1010011
Octal 70 107 123

Shades and tints

Shades of #384753

#384753
(56,71,83)
#33414C
(51,65,76)
#2E3B45
(46,59,69)
#29353E
(41,53,62)
#242F37
(36,47,55)
#1F2930
(31,41,48)
#1A2329
(26,35,41)
#151D22
(21,29,34)
#10171B
(16,23,27)
#0B1114
(11,17,20)
#060B0D
(6,11,13)
#000000
(0,0,0)

Tints of #384753

#384753
(56,71,83)
#4A5762
(74,87,98)
#5C6771
(92,103,113)
#6E7780
(110,119,128)
#80878F
(128,135,143)
#92979E
(146,151,158)
#A4A7AD
(164,167,173)
#B6B7BC
(182,183,188)
#C8C7CB
(200,199,203)
#DAD7DA
(218,215,218)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384753; }

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

This text font color is #384753.

Background Color

.myBgColor { background-color: #384753; }

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

This div background color is #384753.

Border color

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

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

This div border color is #384753.

Opacity

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

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

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

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

This text has shadow with #384753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384753.

Preview

Color preview on black background

This text has color #384753 on black background.


Color preview on white background

This text has color #384753 on white background.


Black color preview on #384753 background

This text has black color on #384753 background.


White color preview on #384753 background

This text has white color on #384753 background.


Related colors

Complementary color

Complementary color for #hex is #C7B8AC.


I love getcolorcode.com

Triadic colors

1 #533847 and #475338 with #384753 are triadic colors.

2 #534738 and #473853 with #384753 are triadic colors.