COLOR #53384E

HEX: #53384E RGB: (83,56,78)

Color info

#53384E contains red, green and blue colors in about the same proportion. Web safe color of #53384E is #663366 (or #636).

RGB color model

#53384E color RGB value is (83,56,78).

RGB: (83,56,78) (33%, 22%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 56 of 255 = 22%
B 78 of 255 = 31%

83
56
78

R + G + B ~ 29%. #53384E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 56 + 78 = 217 (100%)
R 83 of 217 ~ 38.25%
G 56 of 217 ~ 25.81%
B 78 of 217 ~ 35.94'%

%38.25
%25.81
%35.94

CMYK color model

#53384E color CMYK value is (0,33,6,67).

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

CMYK: (0,33,6,67)
C0M33Y6K67 (0%, 33%, 6%, 67%)
(0.00 / 0.33 / 0.06 / 0.67)

CMYK percentages

%0
%32.53
%6.02
%67.45

Codes

Color #53384E in popluar color models

53 38 4E
RGB 83 56 78
HSL 311° 19.42% 27.25%
HSB/HSV 311° 32.53% 32.55%
CMYK 0.00% 32.53% 6.02%
67.45%

Color #53384E in popluar number systems.

HEX 53 38 4E
Decimal 83 56 78
Binary 1010011 111000 1001110
Octal 123 70 116

Shades and tints

Shades of #53384E

#53384E
(83,56,78)
#4C3347
(76,51,71)
#452E40
(69,46,64)
#3E2939
(62,41,57)
#372432
(55,36,50)
#301F2B
(48,31,43)
#291A24
(41,26,36)
#22151D
(34,21,29)
#1B1016
(27,16,22)
#140B0F
(20,11,15)
#0D0608
(13,6,8)
#000000
(0,0,0)

Tints of #53384E

#53384E
(83,56,78)
#624A5E
(98,74,94)
#715C6E
(113,92,110)
#806E7E
(128,110,126)
#8F808E
(143,128,142)
#9E929E
(158,146,158)
#ADA4AE
(173,164,174)
#BCB6BE
(188,182,190)
#CBC8CE
(203,200,206)
#DADADE
(218,218,222)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53384E; }

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

This text font color is #53384E.

Background Color

.myBgColor { background-color: #53384E; }

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

This div background color is #53384E.

Border color

.myBorderColor { border: 1px solid #53384E; }

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

This div border color is #53384E.

Opacity

.myOpacity80 { color: #53384E; opacity: 0.8; }

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

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

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

This text has shadow with #53384E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53384E.

Preview

Color preview on black background

This text has color #53384E on black background.


Color preview on white background

This text has color #53384E on white background.


Black color preview on #53384E background

This text has black color on #53384E background.


White color preview on #53384E background

This text has white color on #53384E background.


Related colors

Complementary color

Complementary color for #hex is #ACC7B1.


I love getcolorcode.com

Triadic colors

1 #4E5338 and #384E53 with #53384E are triadic colors.

2 #4E3853 and #38534E with #53384E are triadic colors.