COLOR #52362D

HEX: #52362D RGB: (82,54,45)

Color info

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

RGB color model

#52362D color RGB value is (82,54,45).

RGB: (82,54,45) (32%, 21%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 54 of 255 = 21%
B 45 of 255 = 18%

82
54
45

R + G + B ~ 24%. #52362D is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 54 + 45 = 181 (100%)
R 82 of 181 ~ 45.3%
G 54 of 181 ~ 29.83%
B 45 of 181 ~ 24.86'%

%45.3
%29.83
%24.86

CMYK color model

#52362D color CMYK value is (0,34,45,68).

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

CMYK: (0,34,45,68)
C0M34Y45K68 (0%, 34%, 45%, 68%)
(0.00 / 0.34 / 0.45 / 0.68)

CMYK percentages

%0
%34.15
%45.12
%67.84

Codes

Color #52362D in popluar color models

52 36 2D
RGB 82 54 45
HSL 15° 29.13% 24.90%
HSB/HSV 15° 45.12% 32.16%
CMYK 0.00% 34.15% 45.12%
67.84%

Color #52362D in popluar number systems.

HEX 52 36 2D
Decimal 82 54 45
Binary 1010010 110110 101101
Octal 122 66 55

Shades and tints

Shades of #52362D

#52362D
(82,54,45)
#4B3229
(75,50,41)
#442E25
(68,46,37)
#3D2A21
(61,42,33)
#36261D
(54,38,29)
#2F2219
(47,34,25)
#281E15
(40,30,21)
#211A11
(33,26,17)
#1A160D
(26,22,13)
#131209
(19,18,9)
#0C0E05
(12,14,5)
#000000
(0,0,0)

Tints of #52362D

#52362D
(82,54,45)
#614840
(97,72,64)
#705A53
(112,90,83)
#7F6C66
(127,108,102)
#8E7E79
(142,126,121)
#9D908C
(157,144,140)
#ACA29F
(172,162,159)
#BBB4B2
(187,180,178)
#CAC6C5
(202,198,197)
#D9D8D8
(217,216,216)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52362D; }

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

This text font color is #52362D.

Background Color

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

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

This div background color is #52362D.

Border color

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

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

This div border color is #52362D.

Opacity

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

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

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

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

This text has shadow with #52362D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52362D.

Preview

Color preview on black background

This text has color #52362D on black background.


Color preview on white background

This text has color #52362D on white background.


Black color preview on #52362D background

This text has black color on #52362D background.


White color preview on #52362D background

This text has white color on #52362D background.


Related colors

Complementary color

Complementary color for #hex is #ADC9D2.


I love getcolorcode.com

Triadic colors

1 #2D5236 and #362D52 with #52362D are triadic colors.

2 #2D3652 and #36522D with #52362D are triadic colors.