COLOR #84BF74

HEX: #84BF74 RGB: (132,191,116)

Color info

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

RGB color model

#84BF74 color RGB value is (132,191,116).

RGB: (132,191,116) (52%, 75%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 191 of 255 = 75%
B 116 of 255 = 45%

132
191
116

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

Portions of RGB colors in percentages

R + G + B = 132 + 191 + 116 = 439 (100%)
R 132 of 439 ~ 30.07%
G 191 of 439 ~ 43.51%
B 116 of 439 ~ 26.42'%

%30.07
%43.51
%26.42

CMYK color model

#84BF74 color CMYK value is (31,0,39,25).

  • cyan value is 30.89%
  • magenta value is 0.00%
  • yellow value is 39.27%
  • key color value is 25.10%

CMYK: (31,0,39,25)
C31M0Y39K25 (31%, 0%, 39%, 25%)
(0.31 / 0.00 / 0.39 / 0.25)

CMYK percentages

%30.89
%0
%39.27
%25.1

Codes

Color #84BF74 in popluar color models

84 BF 74
RGB 132 191 116
HSL 107° 36.95% 60.20%
HSB/HSV 107° 39.27% 74.90%
CMYK 30.89% 0.00% 39.27%
25.10%

Color #84BF74 in popluar number systems.

HEX 84 BF 74
Decimal 132 191 116
Binary 10000100 10111111 1110100
Octal 204 277 164

Shades and tints

Shades of #84BF74

#84BF74
(132,191,116)
#78AE6A
(120,174,106)
#6C9D60
(108,157,96)
#608C56
(96,140,86)
#547B4C
(84,123,76)
#486A42
(72,106,66)
#3C5938
(60,89,56)
#30482E
(48,72,46)
#243724
(36,55,36)
#18261A
(24,38,26)
#0C1510
(12,21,16)
#000000
(0,0,0)

Tints of #84BF74

#84BF74
(132,191,116)
#8FC480
(143,196,128)
#9AC98C
(154,201,140)
#A5CE98
(165,206,152)
#B0D3A4
(176,211,164)
#BBD8B0
(187,216,176)
#C6DDBC
(198,221,188)
#D1E2C8
(209,226,200)
#DCE7D4
(220,231,212)
#E7ECE0
(231,236,224)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84BF74; }

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

This text font color is #84BF74.

Background Color

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

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

This div background color is #84BF74.

Border color

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

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

This div border color is #84BF74.

Opacity

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

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

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

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

This text has shadow with #84BF74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84BF74.

Preview

Color preview on black background

This text has color #84BF74 on black background.


Color preview on white background

This text has color #84BF74 on white background.


Black color preview on #84BF74 background

This text has black color on #84BF74 background.


White color preview on #84BF74 background

This text has white color on #84BF74 background.


Related colors

Complementary color

Complementary color for #hex is #7B408B.


I love getcolorcode.com

Triadic colors

1 #7484BF and #BF7484 with #84BF74 are triadic colors.

2 #74BF84 and #BF8474 with #84BF74 are triadic colors.