COLOR #52463B

HEX: #52463B RGB: (82,70,59)

Color info

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

RGB color model

#52463B color RGB value is (82,70,59).

RGB: (82,70,59) (32%, 27%, 23%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 59 of 255 = 23%

82
70
59

R + G + B ~ 27%. #52463B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 59 = 211 (100%)
R 82 of 211 ~ 38.86%
G 70 of 211 ~ 33.18%
B 59 of 211 ~ 27.96'%

%38.86
%33.18
%27.96

CMYK color model

#52463B color CMYK value is (0,15,28,68).

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

CMYK: (0,15,28,68)
C0M15Y28K68 (0%, 15%, 28%, 68%)
(0.00 / 0.15 / 0.28 / 0.68)

CMYK percentages

%0
%14.63
%28.05
%67.84

Codes

Color #52463B in popluar color models

52 46 3B
RGB 82 70 59
HSL 29° 16.31% 27.65%
HSB/HSV 29° 28.05% 32.16%
CMYK 0.00% 14.63% 28.05%
67.84%

Color #52463B in popluar number systems.

HEX 52 46 3B
Decimal 82 70 59
Binary 1010010 1000110 111011
Octal 122 106 73

Shades and tints

Shades of #52463B

#52463B
(82,70,59)
#4B4036
(75,64,54)
#443A31
(68,58,49)
#3D342C
(61,52,44)
#362E27
(54,46,39)
#2F2822
(47,40,34)
#28221D
(40,34,29)
#211C18
(33,28,24)
#1A1613
(26,22,19)
#13100E
(19,16,14)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #52463B

#52463B
(82,70,59)
#61564C
(97,86,76)
#70665D
(112,102,93)
#7F766E
(127,118,110)
#8E867F
(142,134,127)
#9D9690
(157,150,144)
#ACA6A1
(172,166,161)
#BBB6B2
(187,182,178)
#CAC6C3
(202,198,195)
#D9D6D4
(217,214,212)
#E8E6E5
(232,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52463B; }

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

This text font color is #52463B.

Background Color

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

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

This div background color is #52463B.

Border color

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

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

This div border color is #52463B.

Opacity

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

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

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

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

This text has shadow with #52463B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52463B.

Preview

Color preview on black background

This text has color #52463B on black background.


Color preview on white background

This text has color #52463B on white background.


Black color preview on #52463B background

This text has black color on #52463B background.


White color preview on #52463B background

This text has white color on #52463B background.


Related colors

Complementary color

Complementary color for #hex is #ADB9C4.


I love getcolorcode.com

Triadic colors

1 #3B5246 and #463B52 with #52463B are triadic colors.

2 #3B4652 and #46523B with #52463B are triadic colors.