COLOR #53604A

HEX: #53604A RGB: (83,96,74)

Color info

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

RGB color model

#53604A color RGB value is (83,96,74).

RGB: (83,96,74) (33%, 38%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 96 of 255 = 38%
B 74 of 255 = 29%

83
96
74

R + G + B ~ 33%. #53604A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 96 + 74 = 253 (100%)
R 83 of 253 ~ 32.81%
G 96 of 253 ~ 37.94%
B 74 of 253 ~ 29.25'%

%32.81
%37.94
%29.25

CMYK color model

#53604A color CMYK value is (14,0,23,62).

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

CMYK: (14,0,23,62)
C14M0Y23K62 (14%, 0%, 23%, 62%)
(0.14 / 0.00 / 0.23 / 0.62)

CMYK percentages

%13.54
%0
%22.92
%62.35

Codes

Color #53604A in popluar color models

53 60 4A
RGB 83 96 74
HSL 95° 12.94% 33.33%
HSB/HSV 95° 22.92% 37.65%
CMYK 13.54% 0.00% 22.92%
62.35%

Color #53604A in popluar number systems.

HEX 53 60 4A
Decimal 83 96 74
Binary 1010011 1100000 1001010
Octal 123 140 112

Shades and tints

Shades of #53604A

#53604A
(83,96,74)
#4C5844
(76,88,68)
#45503E
(69,80,62)
#3E4838
(62,72,56)
#374032
(55,64,50)
#30382C
(48,56,44)
#293026
(41,48,38)
#222820
(34,40,32)
#1B201A
(27,32,26)
#141814
(20,24,20)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #53604A

#53604A
(83,96,74)
#626E5A
(98,110,90)
#717C6A
(113,124,106)
#808A7A
(128,138,122)
#8F988A
(143,152,138)
#9EA69A
(158,166,154)
#ADB4AA
(173,180,170)
#BCC2BA
(188,194,186)
#CBD0CA
(203,208,202)
#DADEDA
(218,222,218)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53604A; }

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

This text font color is #53604A.

Background Color

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

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

This div background color is #53604A.

Border color

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

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

This div border color is #53604A.

Opacity

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

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

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

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

This text has shadow with #53604A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53604A.

Preview

Color preview on black background

This text has color #53604A on black background.


Color preview on white background

This text has color #53604A on white background.


Black color preview on #53604A background

This text has black color on #53604A background.


White color preview on #53604A background

This text has white color on #53604A background.


Related colors

Complementary color

Complementary color for #hex is #AC9FB5.


I love getcolorcode.com

Triadic colors

1 #4A5360 and #604A53 with #53604A are triadic colors.

2 #4A6053 and #60534A with #53604A are triadic colors.