COLOR #53404A

HEX: #53404A RGB: (83,64,74)

Color info

#53404A contains red, green and blue colors in about the same proportion. Web safe color of #53404A is #663333 (or #633).

RGB color model

#53404A color RGB value is (83,64,74).

RGB: (83,64,74) (33%, 25%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 64 of 255 = 25%
B 74 of 255 = 29%

83
64
74

R + G + B ~ 29%. #53404A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 64 + 74 = 221 (100%)
R 83 of 221 ~ 37.56%
G 64 of 221 ~ 28.96%
B 74 of 221 ~ 33.48'%

%37.56
%28.96
%33.48

CMYK color model

#53404A color CMYK value is (0,23,11,67).

  • cyan value is 0.00%
  • magenta value is 22.89%
  • yellow value is 10.84%
  • key color value is 67.45%

CMYK: (0,23,11,67)
C0M23Y11K67 (0%, 23%, 11%, 67%)
(0.00 / 0.23 / 0.11 / 0.67)

CMYK percentages

%0
%22.89
%10.84
%67.45

Codes

Color #53404A in popluar color models

53 40 4A
RGB 83 64 74
HSL 328° 12.93% 28.82%
HSB/HSV 328° 22.89% 32.55%
CMYK 0.00% 22.89% 10.84%
67.45%

Color #53404A in popluar number systems.

HEX 53 40 4A
Decimal 83 64 74
Binary 1010011 1000000 1001010
Octal 123 100 112

Shades and tints

Shades of #53404A

#53404A
(83,64,74)
#4C3B44
(76,59,68)
#45363E
(69,54,62)
#3E3138
(62,49,56)
#372C32
(55,44,50)
#30272C
(48,39,44)
#292226
(41,34,38)
#221D20
(34,29,32)
#1B181A
(27,24,26)
#141314
(20,19,20)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #53404A

#53404A
(83,64,74)
#62515A
(98,81,90)
#71626A
(113,98,106)
#80737A
(128,115,122)
#8F848A
(143,132,138)
#9E959A
(158,149,154)
#ADA6AA
(173,166,170)
#BCB7BA
(188,183,186)
#CBC8CA
(203,200,202)
#DAD9DA
(218,217,218)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53404A color. Also use rgb(83,64,74) instead hex code.

Text Font Color

.myTextColor { color: #53404A; }

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

This text font color is #53404A.

Background Color

.myBgColor { background-color: #53404A; }

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

This div background color is #53404A.

Border color

.myBorderColor { border: 1px solid #53404A; }

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

This div border color is #53404A.

Opacity

.myOpacity80 { color: #53404A; opacity: 0.8; }

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

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

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

This text has shadow with #53404A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53404A.

Preview

Color preview on black background

This text has color #53404A on black background.


Color preview on white background

This text has color #53404A on white background.


Black color preview on #53404A background

This text has black color on #53404A background.


White color preview on #53404A background

This text has white color on #53404A background.


Related colors

Complementary color

Complementary color for #hex is #ACBFB5.


I love getcolorcode.com

Triadic colors

1 #4A5340 and #404A53 with #53404A are triadic colors.

2 #4A4053 and #40534A with #53404A are triadic colors.