COLOR #525140

HEX: #525140 RGB: (82,81,64)

Color info

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

RGB color model

#525140 color RGB value is (82,81,64).

RGB: (82,81,64) (32%, 32%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 81 of 255 = 32%
B 64 of 255 = 25%

82
81
64

R + G + B ~ 30%. #525140 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 81 + 64 = 227 (100%)
R 82 of 227 ~ 36.12%
G 81 of 227 ~ 35.68%
B 64 of 227 ~ 28.19'%

%36.12
%35.68
%28.19

CMYK color model

#525140 color CMYK value is (0,1,22,68).

  • cyan value is 0.00%
  • magenta value is 1.22%
  • yellow value is 21.95%
  • key color value is 67.84%

CMYK: (0,1,22,68)
C0M1Y22K68 (0%, 1%, 22%, 68%)
(0.00 / 0.01 / 0.22 / 0.68)

CMYK percentages

%0
%1.22
%21.95
%67.84

Codes

Color #525140 in popluar color models

52 51 40
RGB 82 81 64
HSL 57° 12.33% 28.63%
HSB/HSV 57° 21.95% 32.16%
CMYK 0.00% 1.22% 21.95%
67.84%

Color #525140 in popluar number systems.

HEX 52 51 40
Decimal 82 81 64
Binary 1010010 1010001 1000000
Octal 122 121 100

Shades and tints

Shades of #525140

#525140
(82,81,64)
#4B4A3B
(75,74,59)
#444336
(68,67,54)
#3D3C31
(61,60,49)
#36352C
(54,53,44)
#2F2E27
(47,46,39)
#282722
(40,39,34)
#21201D
(33,32,29)
#1A1918
(26,25,24)
#131213
(19,18,19)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #525140

#525140
(82,81,64)
#616051
(97,96,81)
#706F62
(112,111,98)
#7F7E73
(127,126,115)
#8E8D84
(142,141,132)
#9D9C95
(157,156,149)
#ACABA6
(172,171,166)
#BBBAB7
(187,186,183)
#CAC9C8
(202,201,200)
#D9D8D9
(217,216,217)
#E8E7EA
(232,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525140 color. Also use rgb(82,81,64) instead hex code.

Text Font Color

.myTextColor { color: #525140; }

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

This text font color is #525140.

Background Color

.myBgColor { background-color: #525140; }

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

This div background color is #525140.

Border color

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

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

This div border color is #525140.

Opacity

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

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

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

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

This text has shadow with #525140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525140.

Preview

Color preview on black background

This text has color #525140 on black background.


Color preview on white background

This text has color #525140 on white background.


Black color preview on #525140 background

This text has black color on #525140 background.


White color preview on #525140 background

This text has white color on #525140 background.


Related colors

Complementary color

Complementary color for #hex is #ADAEBF.


I love getcolorcode.com

Triadic colors

1 #405251 and #514052 with #525140 are triadic colors.

2 #405152 and #515240 with #525140 are triadic colors.