COLOR #52363D

HEX: #52363D RGB: (82,54,61)

Color info

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

RGB color model

#52363D color RGB value is (82,54,61).

RGB: (82,54,61) (32%, 21%, 24%)

RGB channels and saturation

R 82 of 255 = 32%
G 54 of 255 = 21%
B 61 of 255 = 24%

82
54
61

R + G + B ~ 26%. #52363D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 54 + 61 = 197 (100%)
R 82 of 197 ~ 41.62%
G 54 of 197 ~ 27.41%
B 61 of 197 ~ 30.96'%

%41.62
%27.41
%30.96

CMYK color model

#52363D color CMYK value is (0,34,26,68).

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

CMYK: (0,34,26,68)
C0M34Y26K68 (0%, 34%, 26%, 68%)
(0.00 / 0.34 / 0.26 / 0.68)

CMYK percentages

%0
%34.15
%25.61
%67.84

Codes

Color #52363D in popluar color models

52 36 3D
RGB 82 54 61
HSL 345° 20.59% 26.67%
HSB/HSV 345° 34.15% 32.16%
CMYK 0.00% 34.15% 25.61%
67.84%

Color #52363D in popluar number systems.

HEX 52 36 3D
Decimal 82 54 61
Binary 1010010 110110 111101
Octal 122 66 75

Shades and tints

Shades of #52363D

#52363D
(82,54,61)
#4B3238
(75,50,56)
#442E33
(68,46,51)
#3D2A2E
(61,42,46)
#362629
(54,38,41)
#2F2224
(47,34,36)
#281E1F
(40,30,31)
#211A1A
(33,26,26)
#1A1615
(26,22,21)
#131210
(19,18,16)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #52363D

#52363D
(82,54,61)
#61484E
(97,72,78)
#705A5F
(112,90,95)
#7F6C70
(127,108,112)
#8E7E81
(142,126,129)
#9D9092
(157,144,146)
#ACA2A3
(172,162,163)
#BBB4B4
(187,180,180)
#CAC6C5
(202,198,197)
#D9D8D6
(217,216,214)
#E8EAE7
(232,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52363D; }

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

This text font color is #52363D.

Background Color

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

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

This div background color is #52363D.

Border color

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

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

This div border color is #52363D.

Opacity

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

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

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

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

This text has shadow with #52363D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52363D.

Preview

Color preview on black background

This text has color #52363D on black background.


Color preview on white background

This text has color #52363D on white background.


Black color preview on #52363D background

This text has black color on #52363D background.


White color preview on #52363D background

This text has white color on #52363D background.


Related colors

Complementary color

Complementary color for #hex is #ADC9C2.


I love getcolorcode.com

Triadic colors

1 #3D5236 and #363D52 with #52363D are triadic colors.

2 #3D3652 and #36523D with #52363D are triadic colors.