COLOR #527653

HEX: #527653 RGB: (82,118,83)

Color info

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

RGB color model

#527653 color RGB value is (82,118,83).

RGB: (82,118,83) (32%, 46%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 118 of 255 = 46%
B 83 of 255 = 33%

82
118
83

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

Portions of RGB colors in percentages

R + G + B = 82 + 118 + 83 = 283 (100%)
R 82 of 283 ~ 28.98%
G 118 of 283 ~ 41.7%
B 83 of 283 ~ 29.33'%

%28.98
%41.7
%29.33

CMYK color model

#527653 color CMYK value is (31,0,30,54).

  • cyan value is 30.51%
  • magenta value is 0.00%
  • yellow value is 29.66%
  • key color value is 53.73%

CMYK: (31,0,30,54)
C31M0Y30K54 (31%, 0%, 30%, 54%)
(0.31 / 0.00 / 0.30 / 0.54)

CMYK percentages

%30.51
%0
%29.66
%53.73

Codes

Color #527653 in popluar color models

52 76 53
RGB 82 118 83
HSL 122° 18.00% 39.22%
HSB/HSV 122° 30.51% 46.27%
CMYK 30.51% 0.00% 29.66%
53.73%

Color #527653 in popluar number systems.

HEX 52 76 53
Decimal 82 118 83
Binary 1010010 1110110 1010011
Octal 122 166 123

Shades and tints

Shades of #527653

#527653
(82,118,83)
#4B6C4C
(75,108,76)
#446245
(68,98,69)
#3D583E
(61,88,62)
#364E37
(54,78,55)
#2F4430
(47,68,48)
#283A29
(40,58,41)
#213022
(33,48,34)
#1A261B
(26,38,27)
#131C14
(19,28,20)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #527653

#527653
(82,118,83)
#618262
(97,130,98)
#708E71
(112,142,113)
#7F9A80
(127,154,128)
#8EA68F
(142,166,143)
#9DB29E
(157,178,158)
#ACBEAD
(172,190,173)
#BBCABC
(187,202,188)
#CAD6CB
(202,214,203)
#D9E2DA
(217,226,218)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527653; }

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

This text font color is #527653.

Background Color

.myBgColor { background-color: #527653; }

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

This div background color is #527653.

Border color

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

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

This div border color is #527653.

Opacity

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

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

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

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

This text has shadow with #527653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527653.

Preview

Color preview on black background

This text has color #527653 on black background.


Color preview on white background

This text has color #527653 on white background.


Black color preview on #527653 background

This text has black color on #527653 background.


White color preview on #527653 background

This text has white color on #527653 background.


Related colors

Complementary color

Complementary color for #hex is #AD89AC.


I love getcolorcode.com

Triadic colors

1 #535276 and #765352 with #527653 are triadic colors.

2 #537652 and #765253 with #527653 are triadic colors.