COLOR #84B715

HEX: #84B715 RGB: (132,183,21)

Color info

#84B715 contains mainly red and green colors. Web safe color of #84B715 is #99CC00 (or #9C0).

RGB color model

#84B715 color RGB value is (132,183,21).

RGB: (132,183,21) (52%, 72%, 8%)

RGB channels and saturation

R 132 of 255 = 52%
G 183 of 255 = 72%
B 21 of 255 = 8%

132
183
21

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

Portions of RGB colors in percentages

R + G + B = 132 + 183 + 21 = 336 (100%)
R 132 of 336 ~ 39.29%
G 183 of 336 ~ 54.46%
B 21 of 336 ~ 6.25'%

%39.29
%54.46

CMYK color model

#84B715 color CMYK value is (28,0,89,28).

  • cyan value is 27.87%
  • magenta value is 0.00%
  • yellow value is 88.52%
  • key color value is 28.24%

CMYK: (28,0,89,28)
C28M0Y89K28 (28%, 0%, 89%, 28%)
(0.28 / 0.00 / 0.89 / 0.28)

CMYK percentages

%27.87
%0
%88.52
%28.24

Codes

Color #84B715 in popluar color models

84 B7 15
RGB 132 183 21
HSL 79° 79.41% 40.00%
HSB/HSV 79° 88.52% 71.76%
CMYK 27.87% 0.00% 88.52%
28.24%

Color #84B715 in popluar number systems.

HEX 84 B7 15
Decimal 132 183 21
Binary 10000100 10110111 10101
Octal 204 267 25

Shades and tints

Shades of #84B715

#84B715
(132,183,21)
#78A714
(120,167,20)
#6C9713
(108,151,19)
#608712
(96,135,18)
#547711
(84,119,17)
#486710
(72,103,16)
#3C570F
(60,87,15)
#30470E
(48,71,14)
#24370D
(36,55,13)
#18270C
(24,39,12)
#0C170B
(12,23,11)
#000000
(0,0,0)

Tints of #84B715

#84B715
(132,183,21)
#8FBD2A
(143,189,42)
#9AC33F
(154,195,63)
#A5C954
(165,201,84)
#B0CF69
(176,207,105)
#BBD57E
(187,213,126)
#C6DB93
(198,219,147)
#D1E1A8
(209,225,168)
#DCE7BD
(220,231,189)
#E7EDD2
(231,237,210)
#F2F3E7
(242,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84B715; }

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

This text font color is #84B715.

Background Color

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

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

This div background color is #84B715.

Border color

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

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

This div border color is #84B715.

Opacity

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

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

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

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

This text has shadow with #84B715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B715.

Preview

Color preview on black background

This text has color #84B715 on black background.


Color preview on white background

This text has color #84B715 on white background.


Black color preview on #84B715 background

This text has black color on #84B715 background.


White color preview on #84B715 background

This text has white color on #84B715 background.


Related colors

Complementary color

Complementary color for #hex is #7B48EA.


I love getcolorcode.com

Triadic colors

1 #1584B7 and #B71584 with #84B715 are triadic colors.

2 #15B784 and #B78415 with #84B715 are triadic colors.