COLOR #52865D

HEX: #52865D RGB: (82,134,93)

Color info

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

RGB color model

#52865D color RGB value is (82,134,93).

RGB: (82,134,93) (32%, 53%, 36%)

RGB channels and saturation

R 82 of 255 = 32%
G 134 of 255 = 53%
B 93 of 255 = 36%

82
134
93

R + G + B ~ 40%. #52865D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 134 + 93 = 309 (100%)
R 82 of 309 ~ 26.54%
G 134 of 309 ~ 43.37%
B 93 of 309 ~ 30.1'%

%26.54
%43.37
%30.1

CMYK color model

#52865D color CMYK value is (39,0,31,47).

  • cyan value is 38.81%
  • magenta value is 0.00%
  • yellow value is 30.60%
  • key color value is 47.45%

CMYK: (39,0,31,47)
C39M0Y31K47 (39%, 0%, 31%, 47%)
(0.39 / 0.00 / 0.31 / 0.47)

CMYK percentages

%38.81
%0
%30.6
%47.45

Codes

Color #52865D in popluar color models

52 86 5D
RGB 82 134 93
HSL 133° 24.07% 42.35%
HSB/HSV 133° 38.81% 52.55%
CMYK 38.81% 0.00% 30.60%
47.45%

Color #52865D in popluar number systems.

HEX 52 86 5D
Decimal 82 134 93
Binary 1010010 10000110 1011101
Octal 122 206 135

Shades and tints

Shades of #52865D

#52865D
(82,134,93)
#4B7A55
(75,122,85)
#446E4D
(68,110,77)
#3D6245
(61,98,69)
#36563D
(54,86,61)
#2F4A35
(47,74,53)
#283E2D
(40,62,45)
#213225
(33,50,37)
#1A261D
(26,38,29)
#131A15
(19,26,21)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #52865D

#52865D
(82,134,93)
#61916B
(97,145,107)
#709C79
(112,156,121)
#7FA787
(127,167,135)
#8EB295
(142,178,149)
#9DBDA3
(157,189,163)
#ACC8B1
(172,200,177)
#BBD3BF
(187,211,191)
#CADECD
(202,222,205)
#D9E9DB
(217,233,219)
#E8F4E9
(232,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52865D color. Also use rgb(82,134,93) instead hex code.

Text Font Color

.myTextColor { color: #52865D; }

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

This text font color is #52865D.

Background Color

.myBgColor { background-color: #52865D; }

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

This div background color is #52865D.

Border color

.myBorderColor { border: 1px solid #52865D; }

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

This div border color is #52865D.

Opacity

.myOpacity80 { color: #52865D; opacity: 0.8; }

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

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

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

This text has shadow with #52865D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52865D.

Preview

Color preview on black background

This text has color #52865D on black background.


Color preview on white background

This text has color #52865D on white background.


Black color preview on #52865D background

This text has black color on #52865D background.


White color preview on #52865D background

This text has white color on #52865D background.


Related colors

Complementary color

Complementary color for #hex is #AD79A2.


I love getcolorcode.com

Triadic colors

1 #5D5286 and #865D52 with #52865D are triadic colors.

2 #5D8652 and #86525D with #52865D are triadic colors.