COLOR #53604D

HEX: #53604D RGB: (83,96,77)

Color info

#53604D contains red, green and blue colors in about the same proportion. Web safe color of #53604D is #666633 (or #663).

RGB color model

#53604D color RGB value is (83,96,77).

RGB: (83,96,77) (33%, 38%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 96 of 255 = 38%
B 77 of 255 = 30%

83
96
77

R + G + B ~ 34%. #53604D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 96 + 77 = 256 (100%)
R 83 of 256 ~ 32.42%
G 96 of 256 ~ 37.5%
B 77 of 256 ~ 30.08'%

%32.42
%37.5
%30.08

CMYK color model

#53604D color CMYK value is (14,0,20,62).

  • cyan value is 13.54%
  • magenta value is 0.00%
  • yellow value is 19.79%
  • key color value is 62.35%

CMYK: (14,0,20,62)
C14M0Y20K62 (14%, 0%, 20%, 62%)
(0.14 / 0.00 / 0.20 / 0.62)

CMYK percentages

%13.54
%0
%19.79
%62.35

Codes

Color #53604D in popluar color models

53 60 4D
RGB 83 96 77
HSL 101° 10.98% 33.92%
HSB/HSV 101° 19.79% 37.65%
CMYK 13.54% 0.00% 19.79%
62.35%

Color #53604D in popluar number systems.

HEX 53 60 4D
Decimal 83 96 77
Binary 1010011 1100000 1001101
Octal 123 140 115

Shades and tints

Shades of #53604D

#53604D
(83,96,77)
#4C5846
(76,88,70)
#45503F
(69,80,63)
#3E4838
(62,72,56)
#374031
(55,64,49)
#30382A
(48,56,42)
#293023
(41,48,35)
#22281C
(34,40,28)
#1B2015
(27,32,21)
#14180E
(20,24,14)
#0D1007
(13,16,7)
#000000
(0,0,0)

Tints of #53604D

#53604D
(83,96,77)
#626E5D
(98,110,93)
#717C6D
(113,124,109)
#808A7D
(128,138,125)
#8F988D
(143,152,141)
#9EA69D
(158,166,157)
#ADB4AD
(173,180,173)
#BCC2BD
(188,194,189)
#CBD0CD
(203,208,205)
#DADEDD
(218,222,221)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53604D color. Also use rgb(83,96,77) instead hex code.

Text Font Color

.myTextColor { color: #53604D; }

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

This text font color is #53604D.

Background Color

.myBgColor { background-color: #53604D; }

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

This div background color is #53604D.

Border color

.myBorderColor { border: 1px solid #53604D; }

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

This div border color is #53604D.

Opacity

.myOpacity80 { color: #53604D; opacity: 0.8; }

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

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

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

This text has shadow with #53604D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53604D.

Preview

Color preview on black background

This text has color #53604D on black background.


Color preview on white background

This text has color #53604D on white background.


Black color preview on #53604D background

This text has black color on #53604D background.


White color preview on #53604D background

This text has white color on #53604D background.


Related colors

Complementary color

Complementary color for #hex is #AC9FB2.


I love getcolorcode.com

Triadic colors

1 #4D5360 and #604D53 with #53604D are triadic colors.

2 #4D6053 and #60534D with #53604D are triadic colors.