COLOR #84B284

HEX: #84B284 RGB: (132,178,132)

Color info

#84B284 contains red, green and blue colors in about the same proportion. Web safe color of #84B284 is #999999 (or #999).

RGB color model

#84B284 color RGB value is (132,178,132).

RGB: (132,178,132) (52%, 70%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 178 of 255 = 70%
B 132 of 255 = 52%

132
178
132

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

Portions of RGB colors in percentages

R + G + B = 132 + 178 + 132 = 442 (100%)
R 132 of 442 ~ 29.86%
G 178 of 442 ~ 40.27%
B 132 of 442 ~ 29.86'%

%29.86
%40.27
%29.86

CMYK color model

#84B284 color CMYK value is (26,0,26,30).

  • cyan value is 25.84%
  • magenta value is 0.00%
  • yellow value is 25.84%
  • key color value is 30.20%

CMYK: (26,0,26,30)
C26M0Y26K30 (26%, 0%, 26%, 30%)
(0.26 / 0.00 / 0.26 / 0.30)

CMYK percentages

%25.84
%0
%25.84
%30.2

Codes

Color #84B284 in popluar color models

84 B2 84
RGB 132 178 132
HSL 120° 23.00% 60.78%
HSB/HSV 120° 25.84% 69.80%
CMYK 25.84% 0.00% 25.84%
30.20%

Color #84B284 in popluar number systems.

HEX 84 B2 84
Decimal 132 178 132
Binary 10000100 10110010 10000100
Octal 204 262 204

Shades and tints

Shades of #84B284

#84B284
(132,178,132)
#78A278
(120,162,120)
#6C926C
(108,146,108)
#608260
(96,130,96)
#547254
(84,114,84)
#486248
(72,98,72)
#3C523C
(60,82,60)
#304230
(48,66,48)
#243224
(36,50,36)
#182218
(24,34,24)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #84B284

#84B284
(132,178,132)
#8FB98F
(143,185,143)
#9AC09A
(154,192,154)
#A5C7A5
(165,199,165)
#B0CEB0
(176,206,176)
#BBD5BB
(187,213,187)
#C6DCC6
(198,220,198)
#D1E3D1
(209,227,209)
#DCEADC
(220,234,220)
#E7F1E7
(231,241,231)
#F2F8F2
(242,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84B284; }

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

This text font color is #84B284.

Background Color

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

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

This div background color is #84B284.

Border color

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

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

This div border color is #84B284.

Opacity

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

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

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

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

This text has shadow with #84B284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B284.

Preview

Color preview on black background

This text has color #84B284 on black background.


Color preview on white background

This text has color #84B284 on white background.


Black color preview on #84B284 background

This text has black color on #84B284 background.


White color preview on #84B284 background

This text has white color on #84B284 background.


Related colors

Complementary color

Complementary color for #hex is #7B4D7B.


I love getcolorcode.com

Triadic colors

1 #8484B2 and #B28484 with #84B284 are triadic colors.

2 #84B284 and #B28484 with #84B284 are triadic colors.