COLOR #84B657

HEX: #84B657 RGB: (132,182,87)

Color info

#84B657 contains mainly red and green colors. Web safe color of #84B657 is #99CC66 (or #9C6).

RGB color model

#84B657 color RGB value is (132,182,87).

RGB: (132,182,87) (52%, 71%, 34%)

RGB channels and saturation

R 132 of 255 = 52%
G 182 of 255 = 71%
B 87 of 255 = 34%

132
182
87

R + G + B ~ 52%. #84B657 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 182 + 87 = 401 (100%)
R 132 of 401 ~ 32.92%
G 182 of 401 ~ 45.39%
B 87 of 401 ~ 21.7'%

%32.92
%45.39
%21.7

CMYK color model

#84B657 color CMYK value is (27,0,52,29).

  • cyan value is 27.47%
  • magenta value is 0.00%
  • yellow value is 52.20%
  • key color value is 28.63%
CMYK: (27,0,52,29) C27M0Y52K29 (27%,0%,52%,29%) (0.27/0.00/0.52/0.29) 

CMYK percentages

%27.47
%0
%52.2
%28.63

Codes

Color #84B657 in popluar color models

84 B6 57
RGB 132 182 87
HSL 92° 39.42% 52.75%
HSB/HSV 92° 52.20% 71.37%
CMYK 27.47% 0.00% 52.20%
28.63%

Color #84B657 in popluar number systems.

HEX 84 B6 57
Decimal 132 182 87
Binary 10000100 10110110 1010111
Octal 204 266 127

Shades and tints

Shades of #84B657

#84B657
(132,182,87)
#78A650
(120,166,80)
#6C9649
(108,150,73)
#608642
(96,134,66)
#54763B
(84,118,59)
#486634
(72,102,52)
#3C562D
(60,86,45)
#304626
(48,70,38)
#24361F
(36,54,31)
#182618
(24,38,24)
#0C1611
(12,22,17)
#000000
(0,0,0)

Tints of #84B657

#84B657
(132,182,87)
#8FBC66
(143,188,102)
#9AC275
(154,194,117)
#A5C884
(165,200,132)
#B0CE93
(176,206,147)
#BBD4A2
(187,212,162)
#C6DAB1
(198,218,177)
#D1E0C0
(209,224,192)
#DCE6CF
(220,230,207)
#E7ECDE
(231,236,222)
#F2F2ED
(242,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84B657 color. Also use rgb(132,182,87) instead hex code.

Text Font Color

.myTextColor { color: #84B657; }

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

This text font color is #84B657.

Background Color

.myBgColor { background-color: #84B657; }

<div style="background-color:#84B657">Inner text</div>

This div background color is #84B657.

Border color

.myBorderColor { border: 1px solid #84B657; }

<div style="border:3px solid #84B657">Div</div>

This div border color is #84B657.

Opacity

.myOpacity80 { color: #84B657; opacity: 0.8; }

<p style="color:#84B657;opacity:0.8;">80%</p>

Text with #84B657 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 #84B657;}

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

This text has shadow with #84B657 color.


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

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

This text has shadow with #84B657 primary color and red secondary color.


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

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

This text has shadow with #84B657 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84B657.

Preview

Color preview on black background

This text has color #84B657 on black background.


Color preview on white background

This text has color #84B657 on white background.


Black color preview on #84B657 background

This text has black color on #84B657 background.


White color preview on #84B657 background

This text has white color on #84B657 background.


Related colors

Complementary color

Complementary color for #hex is #7B49A8.


I love getcolorcode.com

Triadic colors

1 #5784B6 and #B65784 with #84B657 are triadic colors.

2 #57B684 and #B68457 with #84B657 are triadic colors.