COLOR #52864B

HEX: #52864B RGB: (82,134,75)

Color info

#52864B contains red, green and blue colors in about the same proportion. Web safe color of #52864B is #669933 (or #693).

RGB color model

#52864B color RGB value is (82,134,75).

RGB: (82,134,75) (32%, 53%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 134 of 255 = 53%
B 75 of 255 = 29%

82
134
75

R + G + B ~ 38%. #52864B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 134 + 75 = 291 (100%)
R 82 of 291 ~ 28.18%
G 134 of 291 ~ 46.05%
B 75 of 291 ~ 25.77'%

%28.18
%46.05
%25.77

CMYK color model

#52864B color CMYK value is (39,0,44,47).

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

CMYK: (39,0,44,47)
C39M0Y44K47 (39%, 0%, 44%, 47%)
(0.39 / 0.00 / 0.44 / 0.47)

CMYK percentages

%38.81
%0
%44.03
%47.45

Codes

Color #52864B in popluar color models

52 86 4B
RGB 82 134 75
HSL 113° 28.23% 40.98%
HSB/HSV 113° 44.03% 52.55%
CMYK 38.81% 0.00% 44.03%
47.45%

Color #52864B in popluar number systems.

HEX 52 86 4B
Decimal 82 134 75
Binary 1010010 10000110 1001011
Octal 122 206 113

Shades and tints

Shades of #52864B

#52864B
(82,134,75)
#4B7A45
(75,122,69)
#446E3F
(68,110,63)
#3D6239
(61,98,57)
#365633
(54,86,51)
#2F4A2D
(47,74,45)
#283E27
(40,62,39)
#213221
(33,50,33)
#1A261B
(26,38,27)
#131A15
(19,26,21)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #52864B

#52864B
(82,134,75)
#61915B
(97,145,91)
#709C6B
(112,156,107)
#7FA77B
(127,167,123)
#8EB28B
(142,178,139)
#9DBD9B
(157,189,155)
#ACC8AB
(172,200,171)
#BBD3BB
(187,211,187)
#CADECB
(202,222,203)
#D9E9DB
(217,233,219)
#E8F4EB
(232,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52864B color. Also use rgb(82,134,75) instead hex code.

Text Font Color

.myTextColor { color: #52864B; }

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

This text font color is #52864B.

Background Color

.myBgColor { background-color: #52864B; }

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

This div background color is #52864B.

Border color

.myBorderColor { border: 1px solid #52864B; }

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

This div border color is #52864B.

Opacity

.myOpacity80 { color: #52864B; opacity: 0.8; }

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

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

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

This text has shadow with #52864B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52864B.

Preview

Color preview on black background

This text has color #52864B on black background.


Color preview on white background

This text has color #52864B on white background.


Black color preview on #52864B background

This text has black color on #52864B background.


White color preview on #52864B background

This text has white color on #52864B background.


Related colors

Complementary color

Complementary color for #hex is #AD79B4.


I love getcolorcode.com

Triadic colors

1 #4B5286 and #864B52 with #52864B are triadic colors.

2 #4B8652 and #86524B with #52864B are triadic colors.