COLOR #52835A

HEX: #52835A RGB: (82,131,90)

Color info

#52835A contains red, green and blue colors in about the same proportion. Web safe color of #52835A is #669966 (or #696).

RGB color model

#52835A color RGB value is (82,131,90).

RGB: (82,131,90) (32%, 51%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 131 of 255 = 51%
B 90 of 255 = 35%

82
131
90

R + G + B ~ 39%. #52835A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 131 + 90 = 303 (100%)
R 82 of 303 ~ 27.06%
G 131 of 303 ~ 43.23%
B 90 of 303 ~ 29.7'%

%27.06
%43.23
%29.7

CMYK color model

#52835A color CMYK value is (37,0,31,49).

  • cyan value is 37.40%
  • magenta value is 0.00%
  • yellow value is 31.30%
  • key color value is 48.63%

CMYK: (37,0,31,49)
C37M0Y31K49 (37%, 0%, 31%, 49%)
(0.37 / 0.00 / 0.31 / 0.49)

CMYK percentages

%37.4
%0
%31.3
%48.63

Codes

Color #52835A in popluar color models

52 83 5A
RGB 82 131 90
HSL 130° 23.00% 41.76%
HSB/HSV 130° 37.40% 51.37%
CMYK 37.40% 0.00% 31.30%
48.63%

Color #52835A in popluar number systems.

HEX 52 83 5A
Decimal 82 131 90
Binary 1010010 10000011 1011010
Octal 122 203 132

Shades and tints

Shades of #52835A

#52835A
(82,131,90)
#4B7852
(75,120,82)
#446D4A
(68,109,74)
#3D6242
(61,98,66)
#36573A
(54,87,58)
#2F4C32
(47,76,50)
#28412A
(40,65,42)
#213622
(33,54,34)
#1A2B1A
(26,43,26)
#132012
(19,32,18)
#0C150A
(12,21,10)
#000000
(0,0,0)

Tints of #52835A

#52835A
(82,131,90)
#618E69
(97,142,105)
#709978
(112,153,120)
#7FA487
(127,164,135)
#8EAF96
(142,175,150)
#9DBAA5
(157,186,165)
#ACC5B4
(172,197,180)
#BBD0C3
(187,208,195)
#CADBD2
(202,219,210)
#D9E6E1
(217,230,225)
#E8F1F0
(232,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52835A color. Also use rgb(82,131,90) instead hex code.

Text Font Color

.myTextColor { color: #52835A; }

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

This text font color is #52835A.

Background Color

.myBgColor { background-color: #52835A; }

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

This div background color is #52835A.

Border color

.myBorderColor { border: 1px solid #52835A; }

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

This div border color is #52835A.

Opacity

.myOpacity80 { color: #52835A; opacity: 0.8; }

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

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

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

This text has shadow with #52835A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52835A.

Preview

Color preview on black background

This text has color #52835A on black background.


Color preview on white background

This text has color #52835A on white background.


Black color preview on #52835A background

This text has black color on #52835A background.


White color preview on #52835A background

This text has white color on #52835A background.


Related colors

Complementary color

Complementary color for #hex is #AD7CA5.


I love getcolorcode.com

Triadic colors

1 #5A5283 and #835A52 with #52835A are triadic colors.

2 #5A8352 and #83525A with #52835A are triadic colors.