COLOR #525141

HEX: #525141 RGB: (82,81,65)

Color info

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

RGB color model

#525141 color RGB value is (82,81,65).

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

RGB channels and saturation

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

82
81
65

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

Portions of RGB colors in percentages

R + G + B = 82 + 81 + 65 = 228 (100%)
R 82 of 228 ~ 35.96%
G 81 of 228 ~ 35.53%
B 65 of 228 ~ 28.51'%

%35.96
%35.53
%28.51

CMYK color model

#525141 color CMYK value is (0,1,21,68).

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

CMYK: (0,1,21,68)
C0M1Y21K68 (0%, 1%, 21%, 68%)
(0.00 / 0.01 / 0.21 / 0.68)

CMYK percentages

%0
%1.22
%20.73
%67.84

Codes

Color #525141 in popluar color models

52 51 41
RGB 82 81 65
HSL 56° 11.56% 28.82%
HSB/HSV 56° 20.73% 32.16%
CMYK 0.00% 1.22% 20.73%
67.84%

Color #525141 in popluar number systems.

HEX 52 51 41
Decimal 82 81 65
Binary 1010010 1010001 1000001
Octal 122 121 101

Shades and tints

Shades of #525141

#525141
(82,81,65)
#4B4A3C
(75,74,60)
#444337
(68,67,55)
#3D3C32
(61,60,50)
#36352D
(54,53,45)
#2F2E28
(47,46,40)
#282723
(40,39,35)
#21201E
(33,32,30)
#1A1919
(26,25,25)
#131214
(19,18,20)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #525141

#525141
(82,81,65)
#616052
(97,96,82)
#706F63
(112,111,99)
#7F7E74
(127,126,116)
#8E8D85
(142,141,133)
#9D9C96
(157,156,150)
#ACABA7
(172,171,167)
#BBBAB8
(187,186,184)
#CAC9C9
(202,201,201)
#D9D8DA
(217,216,218)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525141; }

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

This text font color is #525141.

Background Color

.myBgColor { background-color: #525141; }

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

This div background color is #525141.

Border color

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

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

This div border color is #525141.

Opacity

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

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

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

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

This text has shadow with #525141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525141.

Preview

Color preview on black background

This text has color #525141 on black background.


Color preview on white background

This text has color #525141 on white background.


Black color preview on #525141 background

This text has black color on #525141 background.


White color preview on #525141 background

This text has white color on #525141 background.


Related colors

Complementary color

Complementary color for #hex is #ADAEBE.


I love getcolorcode.com

Triadic colors

1 #415251 and #514152 with #525141 are triadic colors.

2 #415152 and #515241 with #525141 are triadic colors.