COLOR #52552E

HEX: #52552E RGB: (82,85,46)

Color info

#52552E contains red, green and blue colors in about the same proportion. Web safe color of #52552E is #666633 (or #663).

RGB color model

#52552E color RGB value is (82,85,46).

RGB: (82,85,46) (32%, 33%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 85 of 255 = 33%
B 46 of 255 = 18%

82
85
46

R + G + B ~ 28%. #52552E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 85 + 46 = 213 (100%)
R 82 of 213 ~ 38.5%
G 85 of 213 ~ 39.91%
B 46 of 213 ~ 21.6'%

%38.5
%39.91
%21.6

CMYK color model

#52552E color CMYK value is (4,0,46,67).

  • cyan value is 3.53%
  • magenta value is 0.00%
  • yellow value is 45.88%
  • key color value is 66.67%

CMYK: (4,0,46,67)
C4M0Y46K67 (4%, 0%, 46%, 67%)
(0.04 / 0.00 / 0.46 / 0.67)

CMYK percentages

%3.53
%0
%45.88
%66.67

Codes

Color #52552E in popluar color models

52 55 2E
RGB 82 85 46
HSL 65° 29.77% 25.69%
HSB/HSV 65° 45.88% 33.33%
CMYK 3.53% 0.00% 45.88%
66.67%

Color #52552E in popluar number systems.

HEX 52 55 2E
Decimal 82 85 46
Binary 1010010 1010101 101110
Octal 122 125 56

Shades and tints

Shades of #52552E

#52552E
(82,85,46)
#4B4E2A
(75,78,42)
#444726
(68,71,38)
#3D4022
(61,64,34)
#36391E
(54,57,30)
#2F321A
(47,50,26)
#282B16
(40,43,22)
#212412
(33,36,18)
#1A1D0E
(26,29,14)
#13160A
(19,22,10)
#0C0F06
(12,15,6)
#000000
(0,0,0)

Tints of #52552E

#52552E
(82,85,46)
#616441
(97,100,65)
#707354
(112,115,84)
#7F8267
(127,130,103)
#8E917A
(142,145,122)
#9DA08D
(157,160,141)
#ACAFA0
(172,175,160)
#BBBEB3
(187,190,179)
#CACDC6
(202,205,198)
#D9DCD9
(217,220,217)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52552E color. Also use rgb(82,85,46) instead hex code.

Text Font Color

.myTextColor { color: #52552E; }

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

This text font color is #52552E.

Background Color

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

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

This div background color is #52552E.

Border color

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

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

This div border color is #52552E.

Opacity

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

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

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

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

This text has shadow with #52552E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52552E.

Preview

Color preview on black background

This text has color #52552E on black background.


Color preview on white background

This text has color #52552E on white background.


Black color preview on #52552E background

This text has black color on #52552E background.


White color preview on #52552E background

This text has white color on #52552E background.


Related colors

Complementary color

Complementary color for #hex is #ADAAD1.


I love getcolorcode.com

Triadic colors

1 #2E5255 and #552E52 with #52552E are triadic colors.

2 #2E5552 and #55522E with #52552E are triadic colors.