COLOR #53414C

HEX: #53414C RGB: (83,65,76)

Color info

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

RGB color model

#53414C color RGB value is (83,65,76).

RGB: (83,65,76) (33%, 25%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 65 of 255 = 25%
B 76 of 255 = 30%

83
65
76

R + G + B ~ 29%. #53414C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 65 + 76 = 224 (100%)
R 83 of 224 ~ 37.05%
G 65 of 224 ~ 29.02%
B 76 of 224 ~ 33.93'%

%37.05
%29.02
%33.93

CMYK color model

#53414C color CMYK value is (0,22,8,67).

  • cyan value is 0.00%
  • magenta value is 21.69%
  • yellow value is 8.43%
  • key color value is 67.45%

CMYK: (0,22,8,67)
C0M22Y8K67 (0%, 22%, 8%, 67%)
(0.00 / 0.22 / 0.08 / 0.67)

CMYK percentages

%0
%21.69
%8.43
%67.45

Codes

Color #53414C in popluar color models

53 41 4C
RGB 83 65 76
HSL 323° 12.16% 29.02%
HSB/HSV 323° 21.69% 32.55%
CMYK 0.00% 21.69% 8.43%
67.45%

Color #53414C in popluar number systems.

HEX 53 41 4C
Decimal 83 65 76
Binary 1010011 1000001 1001100
Octal 123 101 114

Shades and tints

Shades of #53414C

#53414C
(83,65,76)
#4C3C46
(76,60,70)
#453740
(69,55,64)
#3E323A
(62,50,58)
#372D34
(55,45,52)
#30282E
(48,40,46)
#292328
(41,35,40)
#221E22
(34,30,34)
#1B191C
(27,25,28)
#141416
(20,20,22)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #53414C

#53414C
(83,65,76)
#62525C
(98,82,92)
#71636C
(113,99,108)
#80747C
(128,116,124)
#8F858C
(143,133,140)
#9E969C
(158,150,156)
#ADA7AC
(173,167,172)
#BCB8BC
(188,184,188)
#CBC9CC
(203,201,204)
#DADADC
(218,218,220)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53414C color. Also use rgb(83,65,76) instead hex code.

Text Font Color

.myTextColor { color: #53414C; }

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

This text font color is #53414C.

Background Color

.myBgColor { background-color: #53414C; }

<div style="background-color:#53414C">Inner text</div>

This div background color is #53414C.

Border color

.myBorderColor { border: 1px solid #53414C; }

<div style="border:3px solid #53414C">Div</div>

This div border color is #53414C.

Opacity

.myOpacity80 { color: #53414C; opacity: 0.8; }

<p style="color:#53414C;opacity:0.8;">80%</p>

Text with #53414C 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 #53414C;}

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

This text has shadow with #53414C color.


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

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

This text has shadow with #53414C primary color and red secondary color.


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

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

This text has shadow with #53414C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53414C.

Preview

Color preview on black background

This text has color #53414C on black background.


Color preview on white background

This text has color #53414C on white background.


Black color preview on #53414C background

This text has black color on #53414C background.


White color preview on #53414C background

This text has white color on #53414C background.


Related colors

Complementary color

Complementary color for #hex is #ACBEB3.


I love getcolorcode.com

Triadic colors

1 #4C5341 and #414C53 with #53414C are triadic colors.

2 #4C4153 and #41534C with #53414C are triadic colors.