COLOR #52463D

HEX: #52463D RGB: (82,70,61)

Color info

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

RGB color model

#52463D color RGB value is (82,70,61).

RGB: (82,70,61) (32%, 27%, 24%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 61 of 255 = 24%

82
70
61

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

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 61 = 213 (100%)
R 82 of 213 ~ 38.5%
G 70 of 213 ~ 32.86%
B 61 of 213 ~ 28.64'%

%38.5
%32.86
%28.64

CMYK color model

#52463D color CMYK value is (0,15,26,68).

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

CMYK: (0,15,26,68)
C0M15Y26K68 (0%, 15%, 26%, 68%)
(0.00 / 0.15 / 0.26 / 0.68)

CMYK percentages

%0
%14.63
%25.61
%67.84

Codes

Color #52463D in popluar color models

52 46 3D
RGB 82 70 61
HSL 26° 14.69% 28.04%
HSB/HSV 26° 25.61% 32.16%
CMYK 0.00% 14.63% 25.61%
67.84%

Color #52463D in popluar number systems.

HEX 52 46 3D
Decimal 82 70 61
Binary 1010010 1000110 111101
Octal 122 106 75

Shades and tints

Shades of #52463D

#52463D
(82,70,61)
#4B4038
(75,64,56)
#443A33
(68,58,51)
#3D342E
(61,52,46)
#362E29
(54,46,41)
#2F2824
(47,40,36)
#28221F
(40,34,31)
#211C1A
(33,28,26)
#1A1615
(26,22,21)
#131010
(19,16,16)
#0C0A0B
(12,10,11)
#000000
(0,0,0)

Tints of #52463D

#52463D
(82,70,61)
#61564E
(97,86,78)
#70665F
(112,102,95)
#7F7670
(127,118,112)
#8E8681
(142,134,129)
#9D9692
(157,150,146)
#ACA6A3
(172,166,163)
#BBB6B4
(187,182,180)
#CAC6C5
(202,198,197)
#D9D6D6
(217,214,214)
#E8E6E7
(232,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52463D; }

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

This text font color is #52463D.

Background Color

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

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

This div background color is #52463D.

Border color

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

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

This div border color is #52463D.

Opacity

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

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

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

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

This text has shadow with #52463D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52463D.

Preview

Color preview on black background

This text has color #52463D on black background.


Color preview on white background

This text has color #52463D on white background.


Black color preview on #52463D background

This text has black color on #52463D background.


White color preview on #52463D background

This text has white color on #52463D background.


Related colors

Complementary color

Complementary color for #hex is #ADB9C2.


I love getcolorcode.com

Triadic colors

1 #3D5246 and #463D52 with #52463D are triadic colors.

2 #3D4652 and #46523D with #52463D are triadic colors.