COLOR #53484A

HEX: #53484A RGB: (83,72,74)

Color info

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

RGB color model

#53484A color RGB value is (83,72,74).

RGB: (83,72,74) (33%, 28%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 74 of 255 = 29%

83
72
74

R + G + B ~ 30%. #53484A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 74 = 229 (100%)
R 83 of 229 ~ 36.24%
G 72 of 229 ~ 31.44%
B 74 of 229 ~ 32.31'%

%36.24
%31.44
%32.31

CMYK color model

#53484A color CMYK value is (0,13,11,67).

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

CMYK: (0,13,11,67)
C0M13Y11K67 (0%, 13%, 11%, 67%)
(0.00 / 0.13 / 0.11 / 0.67)

CMYK percentages

%0
%13.25
%10.84
%67.45

Codes

Color #53484A in popluar color models

53 48 4A
RGB 83 72 74
HSL 349° 7.10% 30.39%
HSB/HSV 349° 13.25% 32.55%
CMYK 0.00% 13.25% 10.84%
67.45%

Color #53484A in popluar number systems.

HEX 53 48 4A
Decimal 83 72 74
Binary 1010011 1001000 1001010
Octal 123 110 112

Shades and tints

Shades of #53484A

#53484A
(83,72,74)
#4C4244
(76,66,68)
#453C3E
(69,60,62)
#3E3638
(62,54,56)
#373032
(55,48,50)
#302A2C
(48,42,44)
#292426
(41,36,38)
#221E20
(34,30,32)
#1B181A
(27,24,26)
#141214
(20,18,20)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #53484A

#53484A
(83,72,74)
#62585A
(98,88,90)
#71686A
(113,104,106)
#80787A
(128,120,122)
#8F888A
(143,136,138)
#9E989A
(158,152,154)
#ADA8AA
(173,168,170)
#BCB8BA
(188,184,186)
#CBC8CA
(203,200,202)
#DAD8DA
(218,216,218)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53484A; }

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

This text font color is #53484A.

Background Color

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

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

This div background color is #53484A.

Border color

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

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

This div border color is #53484A.

Opacity

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

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

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

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

This text has shadow with #53484A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53484A.

Preview

Color preview on black background

This text has color #53484A on black background.


Color preview on white background

This text has color #53484A on white background.


Black color preview on #53484A background

This text has black color on #53484A background.


White color preview on #53484A background

This text has white color on #53484A background.


Related colors

Complementary color

Complementary color for #hex is #ACB7B5.


I love getcolorcode.com

Triadic colors

1 #4A5348 and #484A53 with #53484A are triadic colors.

2 #4A4853 and #48534A with #53484A are triadic colors.