COLOR #525345

HEX: #525345 RGB: (82,83,69)

Color info

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

RGB color model

#525345 color RGB value is (82,83,69).

RGB: (82,83,69) (32%, 33%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 83 of 255 = 33%
B 69 of 255 = 27%

82
83
69

R + G + B ~ 31%. #525345 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 83 + 69 = 234 (100%)
R 82 of 234 ~ 35.04%
G 83 of 234 ~ 35.47%
B 69 of 234 ~ 29.49'%

%35.04
%35.47
%29.49

CMYK color model

#525345 color CMYK value is (1,0,17,67).

  • cyan value is 1.20%
  • magenta value is 0.00%
  • yellow value is 16.87%
  • key color value is 67.45%
CMYK: (1,0,17,67) C1M0Y17K67 (1%,0%,17%,67%) (0.01/0.00/0.17/0.67) 

CMYK percentages

%1.2
%0
%16.87
%67.45

Codes

Color #525345 in popluar color models

52 53 45
RGB 82 83 69
HSL 64° 9.21% 29.80%
HSB/HSV 64° 16.87% 32.55%
CMYK 1.20% 0.00% 16.87%
67.45%

Color #525345 in popluar number systems.

HEX 52 53 45
Decimal 82 83 69
Binary 1010010 1010011 1000101
Octal 122 123 105

Shades and tints

Shades of #525345

#525345
(82,83,69)
#4B4C3F
(75,76,63)
#444539
(68,69,57)
#3D3E33
(61,62,51)
#36372D
(54,55,45)
#2F3027
(47,48,39)
#282921
(40,41,33)
#21221B
(33,34,27)
#1A1B15
(26,27,21)
#13140F
(19,20,15)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #525345

#525345
(82,83,69)
#616255
(97,98,85)
#707165
(112,113,101)
#7F8075
(127,128,117)
#8E8F85
(142,143,133)
#9D9E95
(157,158,149)
#ACADA5
(172,173,165)
#BBBCB5
(187,188,181)
#CACBC5
(202,203,197)
#D9DAD5
(217,218,213)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525345 color. Also use rgb(82,83,69) instead hex code.

Text Font Color

.myTextColor { color: #525345; }

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

This text font color is #525345.

Background Color

.myBgColor { background-color: #525345; }

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

This div background color is #525345.

Border color

.myBorderColor { border: 1px solid #525345; }

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

This div border color is #525345.

Opacity

.myOpacity80 { color: #525345; opacity: 0.8; }

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

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

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

This text has shadow with #525345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525345.

Preview

Color preview on black background

This text has color #525345 on black background.


Color preview on white background

This text has color #525345 on white background.


Black color preview on #525345 background

This text has black color on #525345 background.


White color preview on #525345 background

This text has white color on #525345 background.


Related colors

Complementary color

Complementary color for #hex is #ADACBA.


I love getcolorcode.com

Triadic colors

1 #455253 and #534552 with #525345 are triadic colors.

2 #455352 and #535245 with #525345 are triadic colors.