COLOR #52363E

HEX: #52363E RGB: (82,54,62)

Color info

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

RGB color model

#52363E color RGB value is (82,54,62).

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

RGB channels and saturation

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

82
54
62

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

Portions of RGB colors in percentages

R + G + B = 82 + 54 + 62 = 198 (100%)
R 82 of 198 ~ 41.41%
G 54 of 198 ~ 27.27%
B 62 of 198 ~ 31.31'%

%41.41
%27.27
%31.31

CMYK color model

#52363E color CMYK value is (0,34,24,68).

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

CMYK: (0,34,24,68)
C0M34Y24K68 (0%, 34%, 24%, 68%)
(0.00 / 0.34 / 0.24 / 0.68)

CMYK percentages

%0
%34.15
%24.39
%67.84

Codes

Color #52363E in popluar color models

52 36 3E
RGB 82 54 62
HSL 343° 20.59% 26.67%
HSB/HSV 343° 34.15% 32.16%
CMYK 0.00% 34.15% 24.39%
67.84%

Color #52363E in popluar number systems.

HEX 52 36 3E
Decimal 82 54 62
Binary 1010010 110110 111110
Octal 122 66 76

Shades and tints

Shades of #52363E

#52363E
(82,54,62)
#4B3239
(75,50,57)
#442E34
(68,46,52)
#3D2A2F
(61,42,47)
#36262A
(54,38,42)
#2F2225
(47,34,37)
#281E20
(40,30,32)
#211A1B
(33,26,27)
#1A1616
(26,22,22)
#131211
(19,18,17)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #52363E

#52363E
(82,54,62)
#61484F
(97,72,79)
#705A60
(112,90,96)
#7F6C71
(127,108,113)
#8E7E82
(142,126,130)
#9D9093
(157,144,147)
#ACA2A4
(172,162,164)
#BBB4B5
(187,180,181)
#CAC6C6
(202,198,198)
#D9D8D7
(217,216,215)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52363E; }

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

This text font color is #52363E.

Background Color

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

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

This div background color is #52363E.

Border color

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

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

This div border color is #52363E.

Opacity

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

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

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

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

This text has shadow with #52363E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52363E.

Preview

Color preview on black background

This text has color #52363E on black background.


Color preview on white background

This text has color #52363E on white background.


Black color preview on #52363E background

This text has black color on #52363E background.


White color preview on #52363E background

This text has white color on #52363E background.


Related colors

Complementary color

Complementary color for #hex is #ADC9C1.


I love getcolorcode.com

Triadic colors

1 #3E5236 and #363E52 with #52363E are triadic colors.

2 #3E3652 and #36523E with #52363E are triadic colors.