COLOR #52474B

HEX: #52474B RGB: (82,71,75)

Color info

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

RGB color model

#52474B color RGB value is (82,71,75).

RGB: (82,71,75) (32%, 28%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 71 of 255 = 28%
B 75 of 255 = 29%

82
71
75

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

Portions of RGB colors in percentages

R + G + B = 82 + 71 + 75 = 228 (100%)
R 82 of 228 ~ 35.96%
G 71 of 228 ~ 31.14%
B 75 of 228 ~ 32.89'%

%35.96
%31.14
%32.89

CMYK color model

#52474B color CMYK value is (0,13,9,68).

  • cyan value is 0.00%
  • magenta value is 13.41%
  • yellow value is 8.54%
  • key color value is 67.84%

CMYK: (0,13,9,68)
C0M13Y9K68 (0%, 13%, 9%, 68%)
(0.00 / 0.13 / 0.09 / 0.68)

CMYK percentages

%0
%13.41
%8.54
%67.84

Codes

Color #52474B in popluar color models

52 47 4B
RGB 82 71 75
HSL 338° 7.19% 30.00%
HSB/HSV 338° 13.41% 32.16%
CMYK 0.00% 13.41% 8.54%
67.84%

Color #52474B in popluar number systems.

HEX 52 47 4B
Decimal 82 71 75
Binary 1010010 1000111 1001011
Octal 122 107 113

Shades and tints

Shades of #52474B

#52474B
(82,71,75)
#4B4145
(75,65,69)
#443B3F
(68,59,63)
#3D3539
(61,53,57)
#362F33
(54,47,51)
#2F292D
(47,41,45)
#282327
(40,35,39)
#211D21
(33,29,33)
#1A171B
(26,23,27)
#131115
(19,17,21)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #52474B

#52474B
(82,71,75)
#61575B
(97,87,91)
#70676B
(112,103,107)
#7F777B
(127,119,123)
#8E878B
(142,135,139)
#9D979B
(157,151,155)
#ACA7AB
(172,167,171)
#BBB7BB
(187,183,187)
#CAC7CB
(202,199,203)
#D9D7DB
(217,215,219)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52474B; }

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

This text font color is #52474B.

Background Color

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

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

This div background color is #52474B.

Border color

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

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

This div border color is #52474B.

Opacity

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

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

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

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

This text has shadow with #52474B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52474B.

Preview

Color preview on black background

This text has color #52474B on black background.


Color preview on white background

This text has color #52474B on white background.


Black color preview on #52474B background

This text has black color on #52474B background.


White color preview on #52474B background

This text has white color on #52474B background.


Related colors

Complementary color

Complementary color for #hex is #ADB8B4.


I love getcolorcode.com

Triadic colors

1 #4B5247 and #474B52 with #52474B are triadic colors.

2 #4B4752 and #47524B with #52474B are triadic colors.