COLOR #526748

HEX: #526748 RGB: (82,103,72)

Color info

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

RGB color model

#526748 color RGB value is (82,103,72).

RGB: (82,103,72) (32%, 40%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 103 of 255 = 40%
B 72 of 255 = 28%

82
103
72

R + G + B ~ 33%. #526748 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 103 + 72 = 257 (100%)
R 82 of 257 ~ 31.91%
G 103 of 257 ~ 40.08%
B 72 of 257 ~ 28.02'%

%31.91
%40.08
%28.02

CMYK color model

#526748 color CMYK value is (20,0,30,60).

  • cyan value is 20.39%
  • magenta value is 0.00%
  • yellow value is 30.10%
  • key color value is 59.61%

CMYK: (20,0,30,60)
C20M0Y30K60 (20%, 0%, 30%, 60%)
(0.20 / 0.00 / 0.30 / 0.60)

CMYK percentages

%20.39
%0
%30.1
%59.61

Codes

Color #526748 in popluar color models

52 67 48
RGB 82 103 72
HSL 101° 17.71% 34.31%
HSB/HSV 101° 30.10% 40.39%
CMYK 20.39% 0.00% 30.10%
59.61%

Color #526748 in popluar number systems.

HEX 52 67 48
Decimal 82 103 72
Binary 1010010 1100111 1001000
Octal 122 147 110

Shades and tints

Shades of #526748

#526748
(82,103,72)
#4B5E42
(75,94,66)
#44553C
(68,85,60)
#3D4C36
(61,76,54)
#364330
(54,67,48)
#2F3A2A
(47,58,42)
#283124
(40,49,36)
#21281E
(33,40,30)
#1A1F18
(26,31,24)
#131612
(19,22,18)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #526748

#526748
(82,103,72)
#617458
(97,116,88)
#708168
(112,129,104)
#7F8E78
(127,142,120)
#8E9B88
(142,155,136)
#9DA898
(157,168,152)
#ACB5A8
(172,181,168)
#BBC2B8
(187,194,184)
#CACFC8
(202,207,200)
#D9DCD8
(217,220,216)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526748 color. Also use rgb(82,103,72) instead hex code.

Text Font Color

.myTextColor { color: #526748; }

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

This text font color is #526748.

Background Color

.myBgColor { background-color: #526748; }

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

This div background color is #526748.

Border color

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

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

This div border color is #526748.

Opacity

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

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

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

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

This text has shadow with #526748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526748.

Preview

Color preview on black background

This text has color #526748 on black background.


Color preview on white background

This text has color #526748 on white background.


Black color preview on #526748 background

This text has black color on #526748 background.


White color preview on #526748 background

This text has white color on #526748 background.


Related colors

Complementary color

Complementary color for #hex is #AD98B7.


I love getcolorcode.com

Triadic colors

1 #485267 and #674852 with #526748 are triadic colors.

2 #486752 and #675248 with #526748 are triadic colors.