COLOR #53474B

HEX: #53474B RGB: (83,71,75)

Color info

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

RGB color model

#53474B color RGB value is (83,71,75).

RGB: (83,71,75) (33%, 28%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 75 of 255 = 29%

83
71
75

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

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 75 = 229 (100%)
R 83 of 229 ~ 36.24%
G 71 of 229 ~ 31%
B 75 of 229 ~ 32.75'%

%36.24
%31
%32.75

CMYK color model

#53474B color CMYK value is (0,14,10,67).

  • cyan value is 0.00%
  • magenta value is 14.46%
  • yellow value is 9.64%
  • key color value is 67.45%

CMYK: (0,14,10,67)
C0M14Y10K67 (0%, 14%, 10%, 67%)
(0.00 / 0.14 / 0.10 / 0.67)

CMYK percentages

%0
%14.46
%9.64
%67.45

Codes

Color #53474B in popluar color models

53 47 4B
RGB 83 71 75
HSL 340° 7.79% 30.20%
HSB/HSV 340° 14.46% 32.55%
CMYK 0.00% 14.46% 9.64%
67.45%

Color #53474B in popluar number systems.

HEX 53 47 4B
Decimal 83 71 75
Binary 1010011 1000111 1001011
Octal 123 107 113

Shades and tints

Shades of #53474B

#53474B
(83,71,75)
#4C4145
(76,65,69)
#453B3F
(69,59,63)
#3E3539
(62,53,57)
#372F33
(55,47,51)
#30292D
(48,41,45)
#292327
(41,35,39)
#221D21
(34,29,33)
#1B171B
(27,23,27)
#141115
(20,17,21)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #53474B

#53474B
(83,71,75)
#62575B
(98,87,91)
#71676B
(113,103,107)
#80777B
(128,119,123)
#8F878B
(143,135,139)
#9E979B
(158,151,155)
#ADA7AB
(173,167,171)
#BCB7BB
(188,183,187)
#CBC7CB
(203,199,203)
#DAD7DB
(218,215,219)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53474B color. Also use rgb(83,71,75) instead hex code.

Text Font Color

.myTextColor { color: #53474B; }

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

This text font color is #53474B.

Background Color

.myBgColor { background-color: #53474B; }

<div style="background-color:#53474B">Inner text</div>

This div background color is #53474B.

Border color

.myBorderColor { border: 1px solid #53474B; }

<div style="border:3px solid #53474B">Div</div>

This div border color is #53474B.

Opacity

.myOpacity80 { color: #53474B; opacity: 0.8; }

<p style="color:#53474B;opacity:0.8;">80%</p>

Text with #53474B 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 #53474B;}

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

This text has shadow with #53474B color.


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

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

This text has shadow with #53474B primary color and red secondary color.


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

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

This text has shadow with #53474B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53474B.

Preview

Color preview on black background

This text has color #53474B on black background.


Color preview on white background

This text has color #53474B on white background.


Black color preview on #53474B background

This text has black color on #53474B background.


White color preview on #53474B background

This text has white color on #53474B background.


Related colors

Complementary color

Complementary color for #hex is #ACB8B4.


I love getcolorcode.com

Triadic colors

1 #4B5347 and #474B53 with #53474B are triadic colors.

2 #4B4753 and #47534B with #53474B are triadic colors.