COLOR #527A4A

HEX: #527A4A RGB: (82,122,74)

Color info

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

RGB color model

#527A4A color RGB value is (82,122,74).

RGB: (82,122,74) (32%, 48%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 122 of 255 = 48%
B 74 of 255 = 29%

82
122
74

R + G + B ~ 36%. #527A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 122 + 74 = 278 (100%)
R 82 of 278 ~ 29.5%
G 122 of 278 ~ 43.88%
B 74 of 278 ~ 26.62'%

%29.5
%43.88
%26.62

CMYK color model

#527A4A color CMYK value is (33,0,39,52).

  • cyan value is 32.79%
  • magenta value is 0.00%
  • yellow value is 39.34%
  • key color value is 52.16%

CMYK: (33,0,39,52)
C33M0Y39K52 (33%, 0%, 39%, 52%)
(0.33 / 0.00 / 0.39 / 0.52)

CMYK percentages

%32.79
%0
%39.34
%52.16

Codes

Color #527A4A in popluar color models

52 7A 4A
RGB 82 122 74
HSL 110° 24.49% 38.43%
HSB/HSV 110° 39.34% 47.84%
CMYK 32.79% 0.00% 39.34%
52.16%

Color #527A4A in popluar number systems.

HEX 52 7A 4A
Decimal 82 122 74
Binary 1010010 1111010 1001010
Octal 122 172 112

Shades and tints

Shades of #527A4A

#527A4A
(82,122,74)
#4B6F44
(75,111,68)
#44643E
(68,100,62)
#3D5938
(61,89,56)
#364E32
(54,78,50)
#2F432C
(47,67,44)
#283826
(40,56,38)
#212D20
(33,45,32)
#1A221A
(26,34,26)
#131714
(19,23,20)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #527A4A

#527A4A
(82,122,74)
#61865A
(97,134,90)
#70926A
(112,146,106)
#7F9E7A
(127,158,122)
#8EAA8A
(142,170,138)
#9DB69A
(157,182,154)
#ACC2AA
(172,194,170)
#BBCEBA
(187,206,186)
#CADACA
(202,218,202)
#D9E6DA
(217,230,218)
#E8F2EA
(232,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527A4A color. Also use rgb(82,122,74) instead hex code.

Text Font Color

.myTextColor { color: #527A4A; }

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

This text font color is #527A4A.

Background Color

.myBgColor { background-color: #527A4A; }

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

This div background color is #527A4A.

Border color

.myBorderColor { border: 1px solid #527A4A; }

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

This div border color is #527A4A.

Opacity

.myOpacity80 { color: #527A4A; opacity: 0.8; }

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

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

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

This text has shadow with #527A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527A4A.

Preview

Color preview on black background

This text has color #527A4A on black background.


Color preview on white background

This text has color #527A4A on white background.


Black color preview on #527A4A background

This text has black color on #527A4A background.


White color preview on #527A4A background

This text has white color on #527A4A background.


Related colors

Complementary color

Complementary color for #hex is #AD85B5.


I love getcolorcode.com

Triadic colors

1 #4A527A and #7A4A52 with #527A4A are triadic colors.

2 #4A7A52 and #7A524A with #527A4A are triadic colors.