COLOR #527253

HEX: #527253 RGB: (82,114,83)

Color info

#527253 contains red, green and blue colors in about the same proportion. Web safe color of #527253 is #666666 (or #666).

RGB color model

#527253 color RGB value is (82,114,83).

RGB: (82,114,83) (32%, 45%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 114 of 255 = 45%
B 83 of 255 = 33%

82
114
83

R + G + B ~ 37%. #527253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 114 + 83 = 279 (100%)
R 82 of 279 ~ 29.39%
G 114 of 279 ~ 40.86%
B 83 of 279 ~ 29.75'%

%29.39
%40.86
%29.75

CMYK color model

#527253 color CMYK value is (28,0,27,55).

  • cyan value is 28.07%
  • magenta value is 0.00%
  • yellow value is 27.19%
  • key color value is 55.29%

CMYK: (28,0,27,55)
C28M0Y27K55 (28%, 0%, 27%, 55%)
(0.28 / 0.00 / 0.27 / 0.55)

CMYK percentages

%28.07
%0
%27.19
%55.29

Codes

Color #527253 in popluar color models

52 72 53
RGB 82 114 83
HSL 122° 16.33% 38.43%
HSB/HSV 122° 28.07% 44.71%
CMYK 28.07% 0.00% 27.19%
55.29%

Color #527253 in popluar number systems.

HEX 52 72 53
Decimal 82 114 83
Binary 1010010 1110010 1010011
Octal 122 162 123

Shades and tints

Shades of #527253

#527253
(82,114,83)
#4B684C
(75,104,76)
#445E45
(68,94,69)
#3D543E
(61,84,62)
#364A37
(54,74,55)
#2F4030
(47,64,48)
#283629
(40,54,41)
#212C22
(33,44,34)
#1A221B
(26,34,27)
#131814
(19,24,20)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #527253

#527253
(82,114,83)
#617E62
(97,126,98)
#708A71
(112,138,113)
#7F9680
(127,150,128)
#8EA28F
(142,162,143)
#9DAE9E
(157,174,158)
#ACBAAD
(172,186,173)
#BBC6BC
(187,198,188)
#CAD2CB
(202,210,203)
#D9DEDA
(217,222,218)
#E8EAE9
(232,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527253; }

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

This text font color is #527253.

Background Color

.myBgColor { background-color: #527253; }

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

This div background color is #527253.

Border color

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

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

This div border color is #527253.

Opacity

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

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

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

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

This text has shadow with #527253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527253.

Preview

Color preview on black background

This text has color #527253 on black background.


Color preview on white background

This text has color #527253 on white background.


Black color preview on #527253 background

This text has black color on #527253 background.


White color preview on #527253 background

This text has white color on #527253 background.


Related colors

Complementary color

Complementary color for #hex is #AD8DAC.


I love getcolorcode.com

Triadic colors

1 #535272 and #725352 with #527253 are triadic colors.

2 #537252 and #725253 with #527253 are triadic colors.