COLOR #53454E

HEX: #53454E RGB: (83,69,78)

Color info

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

RGB color model

#53454E color RGB value is (83,69,78).

RGB: (83,69,78) (33%, 27%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 78 of 255 = 31%

83
69
78

R + G + B ~ 30%. #53454E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 78 = 230 (100%)
R 83 of 230 ~ 36.09%
G 69 of 230 ~ 30%
B 78 of 230 ~ 33.91'%

%36.09
%30
%33.91

CMYK color model

#53454E color CMYK value is (0,17,6,67).

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

CMYK: (0,17,6,67)
C0M17Y6K67 (0%, 17%, 6%, 67%)
(0.00 / 0.17 / 0.06 / 0.67)

CMYK percentages

%0
%16.87
%6.02
%67.45

Codes

Color #53454E in popluar color models

53 45 4E
RGB 83 69 78
HSL 321° 9.21% 29.80%
HSB/HSV 321° 16.87% 32.55%
CMYK 0.00% 16.87% 6.02%
67.45%

Color #53454E in popluar number systems.

HEX 53 45 4E
Decimal 83 69 78
Binary 1010011 1000101 1001110
Octal 123 105 116

Shades and tints

Shades of #53454E

#53454E
(83,69,78)
#4C3F47
(76,63,71)
#453940
(69,57,64)
#3E3339
(62,51,57)
#372D32
(55,45,50)
#30272B
(48,39,43)
#292124
(41,33,36)
#221B1D
(34,27,29)
#1B1516
(27,21,22)
#140F0F
(20,15,15)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #53454E

#53454E
(83,69,78)
#62555E
(98,85,94)
#71656E
(113,101,110)
#80757E
(128,117,126)
#8F858E
(143,133,142)
#9E959E
(158,149,158)
#ADA5AE
(173,165,174)
#BCB5BE
(188,181,190)
#CBC5CE
(203,197,206)
#DAD5DE
(218,213,222)
#E9E5EE
(233,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53454E; }

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

This text font color is #53454E.

Background Color

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

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

This div background color is #53454E.

Border color

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

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

This div border color is #53454E.

Opacity

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

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

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

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

This text has shadow with #53454E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53454E.

Preview

Color preview on black background

This text has color #53454E on black background.


Color preview on white background

This text has color #53454E on white background.


Black color preview on #53454E background

This text has black color on #53454E background.


White color preview on #53454E background

This text has white color on #53454E background.


Related colors

Complementary color

Complementary color for #hex is #ACBAB1.


I love getcolorcode.com

Triadic colors

1 #4E5345 and #454E53 with #53454E are triadic colors.

2 #4E4553 and #45534E with #53454E are triadic colors.