COLOR #52464B

HEX: #52464B RGB: (82,70,75)

Color info

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

RGB color model

#52464B color RGB value is (82,70,75).

RGB: (82,70,75) (32%, 27%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 75 of 255 = 29%

82
70
75

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

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 75 = 227 (100%)
R 82 of 227 ~ 36.12%
G 70 of 227 ~ 30.84%
B 75 of 227 ~ 33.04'%

%36.12
%30.84
%33.04

CMYK color model

#52464B color CMYK value is (0,15,9,68).

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

CMYK: (0,15,9,68)
C0M15Y9K68 (0%, 15%, 9%, 68%)
(0.00 / 0.15 / 0.09 / 0.68)

CMYK percentages

%0
%14.63
%8.54
%67.84

Codes

Color #52464B in popluar color models

52 46 4B
RGB 82 70 75
HSL 335° 7.89% 29.80%
HSB/HSV 335° 14.63% 32.16%
CMYK 0.00% 14.63% 8.54%
67.84%

Color #52464B in popluar number systems.

HEX 52 46 4B
Decimal 82 70 75
Binary 1010010 1000110 1001011
Octal 122 106 113

Shades and tints

Shades of #52464B

#52464B
(82,70,75)
#4B4045
(75,64,69)
#443A3F
(68,58,63)
#3D3439
(61,52,57)
#362E33
(54,46,51)
#2F282D
(47,40,45)
#282227
(40,34,39)
#211C21
(33,28,33)
#1A161B
(26,22,27)
#131015
(19,16,21)
#0C0A0F
(12,10,15)
#000000
(0,0,0)

Tints of #52464B

#52464B
(82,70,75)
#61565B
(97,86,91)
#70666B
(112,102,107)
#7F767B
(127,118,123)
#8E868B
(142,134,139)
#9D969B
(157,150,155)
#ACA6AB
(172,166,171)
#BBB6BB
(187,182,187)
#CAC6CB
(202,198,203)
#D9D6DB
(217,214,219)
#E8E6EB
(232,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52464B; }

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

This text font color is #52464B.

Background Color

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

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

This div background color is #52464B.

Border color

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

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

This div border color is #52464B.

Opacity

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

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

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

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

This text has shadow with #52464B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52464B.

Preview

Color preview on black background

This text has color #52464B on black background.


Color preview on white background

This text has color #52464B on white background.


Black color preview on #52464B background

This text has black color on #52464B background.


White color preview on #52464B background

This text has white color on #52464B background.


Related colors

Complementary color

Complementary color for #hex is #ADB9B4.


I love getcolorcode.com

Triadic colors

1 #4B5246 and #464B52 with #52464B are triadic colors.

2 #4B4652 and #46524B with #52464B are triadic colors.