COLOR #527B37

HEX: #527B37 RGB: (82,123,55)

Color info

#527B37 contains mainly red and green colors. Web safe color of #527B37 is #666633 (or #663).

RGB color model

#527B37 color RGB value is (82,123,55).

RGB: (82,123,55) (32%, 48%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 123 of 255 = 48%
B 55 of 255 = 22%

82
123
55

R + G + B ~ 34%. #527B37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 123 + 55 = 260 (100%)
R 82 of 260 ~ 31.54%
G 123 of 260 ~ 47.31%
B 55 of 260 ~ 21.15'%

%31.54
%47.31
%21.15

CMYK color model

#527B37 color CMYK value is (33,0,55,52).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 55.28%
  • key color value is 51.76%
CMYK: (33,0,55,52) C33M0Y55K52 (33%,0%,55%,52%) (0.33/0.00/0.55/0.52) 

CMYK percentages

%33.33
%0
%55.28
%51.76

Codes

Color #527B37 in popluar color models

52 7B 37
RGB 82 123 55
HSL 96° 38.20% 34.90%
HSB/HSV 96° 55.28% 48.24%
CMYK 33.33% 0.00% 55.28%
51.76%

Color #527B37 in popluar number systems.

HEX 52 7B 37
Decimal 82 123 55
Binary 1010010 1111011 110111
Octal 122 173 67

Shades and tints

Shades of #527B37

#527B37
(82,123,55)
#4B7032
(75,112,50)
#44652D
(68,101,45)
#3D5A28
(61,90,40)
#364F23
(54,79,35)
#2F441E
(47,68,30)
#283919
(40,57,25)
#212E14
(33,46,20)
#1A230F
(26,35,15)
#13180A
(19,24,10)
#0C0D05
(12,13,5)
#000000
(0,0,0)

Tints of #527B37

#527B37
(82,123,55)
#618749
(97,135,73)
#70935B
(112,147,91)
#7F9F6D
(127,159,109)
#8EAB7F
(142,171,127)
#9DB791
(157,183,145)
#ACC3A3
(172,195,163)
#BBCFB5
(187,207,181)
#CADBC7
(202,219,199)
#D9E7D9
(217,231,217)
#E8F3EB
(232,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527B37 color. Also use rgb(82,123,55) instead hex code.

Text Font Color

.myTextColor { color: #527B37; }

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

This text font color is #527B37.

Background Color

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

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

This div background color is #527B37.

Border color

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

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

This div border color is #527B37.

Opacity

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

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

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

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

This text has shadow with #527B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527B37.

Preview

Color preview on black background

This text has color #527B37 on black background.


Color preview on white background

This text has color #527B37 on white background.


Black color preview on #527B37 background

This text has black color on #527B37 background.


White color preview on #527B37 background

This text has white color on #527B37 background.


Related colors

Complementary color

Complementary color for #hex is #AD84C8.


I love getcolorcode.com

Triadic colors

1 #37527B and #7B3752 with #527B37 are triadic colors.

2 #377B52 and #7B5237 with #527B37 are triadic colors.