COLOR #525730

HEX: #525730 RGB: (82,87,48)

Color info

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

RGB color model

#525730 color RGB value is (82,87,48).

RGB: (82,87,48) (32%, 34%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 87 of 255 = 34%
B 48 of 255 = 19%

82
87
48

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

Portions of RGB colors in percentages

R + G + B = 82 + 87 + 48 = 217 (100%)
R 82 of 217 ~ 37.79%
G 87 of 217 ~ 40.09%
B 48 of 217 ~ 22.12'%

%37.79
%40.09
%22.12

CMYK color model

#525730 color CMYK value is (6,0,45,66).

  • cyan value is 5.75%
  • magenta value is 0.00%
  • yellow value is 44.83%
  • key color value is 65.88%

CMYK: (6,0,45,66)
C6M0Y45K66 (6%, 0%, 45%, 66%)
(0.06 / 0.00 / 0.45 / 0.66)

CMYK percentages

%5.75
%0
%44.83
%65.88

Codes

Color #525730 in popluar color models

52 57 30
RGB 82 87 48
HSL 68° 28.89% 26.47%
HSB/HSV 68° 44.83% 34.12%
CMYK 5.75% 0.00% 44.83%
65.88%

Color #525730 in popluar number systems.

HEX 52 57 30
Decimal 82 87 48
Binary 1010010 1010111 110000
Octal 122 127 60

Shades and tints

Shades of #525730

#525730
(82,87,48)
#4B502C
(75,80,44)
#444928
(68,73,40)
#3D4224
(61,66,36)
#363B20
(54,59,32)
#2F341C
(47,52,28)
#282D18
(40,45,24)
#212614
(33,38,20)
#1A1F10
(26,31,16)
#13180C
(19,24,12)
#0C1108
(12,17,8)
#000000
(0,0,0)

Tints of #525730

#525730
(82,87,48)
#616642
(97,102,66)
#707554
(112,117,84)
#7F8466
(127,132,102)
#8E9378
(142,147,120)
#9DA28A
(157,162,138)
#ACB19C
(172,177,156)
#BBC0AE
(187,192,174)
#CACFC0
(202,207,192)
#D9DED2
(217,222,210)
#E8EDE4
(232,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525730 color. Also use rgb(82,87,48) instead hex code.

Text Font Color

.myTextColor { color: #525730; }

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

This text font color is #525730.

Background Color

.myBgColor { background-color: #525730; }

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

This div background color is #525730.

Border color

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

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

This div border color is #525730.

Opacity

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

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

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

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

This text has shadow with #525730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525730.

Preview

Color preview on black background

This text has color #525730 on black background.


Color preview on white background

This text has color #525730 on white background.


Black color preview on #525730 background

This text has black color on #525730 background.


White color preview on #525730 background

This text has white color on #525730 background.


Related colors

Complementary color

Complementary color for #hex is #ADA8CF.


I love getcolorcode.com

Triadic colors

1 #305257 and #573052 with #525730 are triadic colors.

2 #305752 and #575230 with #525730 are triadic colors.