COLOR #525315

HEX: #525315 RGB: (82,83,21)

Color info

#525315 contains mainly red and green colors. Web safe color of #525315 is #666600 (or #660).

RGB color model

#525315 color RGB value is (82,83,21).

RGB: (82,83,21) (32%, 33%, 8%)

RGB channels and saturation

R 82 of 255 = 32%
G 83 of 255 = 33%
B 21 of 255 = 8%

82
83
21

R + G + B ~ 24%. #525315 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 83 + 21 = 186 (100%)
R 82 of 186 ~ 44.09%
G 83 of 186 ~ 44.62%
B 21 of 186 ~ 11.29'%

%44.09
%44.62
%11.29

CMYK color model

#525315 color CMYK value is (1,0,75,67).

  • cyan value is 1.20%
  • magenta value is 0.00%
  • yellow value is 74.70%
  • key color value is 67.45%

CMYK: (1,0,75,67)
C1M0Y75K67 (1%, 0%, 75%, 67%)
(0.01 / 0.00 / 0.75 / 0.67)

CMYK percentages

%1.2
%0
%74.7
%67.45

Codes

Color #525315 in popluar color models

52 53 15
RGB 82 83 21
HSL 61° 59.62% 20.39%
HSB/HSV 61° 74.70% 32.55%
CMYK 1.20% 0.00% 74.70%
67.45%

Color #525315 in popluar number systems.

HEX 52 53 15
Decimal 82 83 21
Binary 1010010 1010011 10101
Octal 122 123 25

Shades and tints

Shades of #525315

#525315
(82,83,21)
#4B4C14
(75,76,20)
#444513
(68,69,19)
#3D3E12
(61,62,18)
#363711
(54,55,17)
#2F3010
(47,48,16)
#28290F
(40,41,15)
#21220E
(33,34,14)
#1A1B0D
(26,27,13)
#13140C
(19,20,12)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #525315

#525315
(82,83,21)
#61622A
(97,98,42)
#70713F
(112,113,63)
#7F8054
(127,128,84)
#8E8F69
(142,143,105)
#9D9E7E
(157,158,126)
#ACAD93
(172,173,147)
#BBBCA8
(187,188,168)
#CACBBD
(202,203,189)
#D9DAD2
(217,218,210)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525315; }

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

This text font color is #525315.

Background Color

.myBgColor { background-color: #525315; }

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

This div background color is #525315.

Border color

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

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

This div border color is #525315.

Opacity

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

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

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

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

This text has shadow with #525315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525315.

Preview

Color preview on black background

This text has color #525315 on black background.


Color preview on white background

This text has color #525315 on white background.


Black color preview on #525315 background

This text has black color on #525315 background.


White color preview on #525315 background

This text has white color on #525315 background.


Related colors

Complementary color

Complementary color for #hex is #ADACEA.


I love getcolorcode.com

Triadic colors

1 #155253 and #531552 with #525315 are triadic colors.

2 #155352 and #535215 with #525315 are triadic colors.