COLOR #84B734

HEX: #84B734 RGB: (132,183,52)

Color info

#84B734 contains mainly red and green colors. Web safe color of #84B734 is #99CC33 (or #9C3).

RGB color model

#84B734 color RGB value is (132,183,52).

RGB: (132,183,52) (52%, 72%, 20%)

RGB channels and saturation

R 132 of 255 = 52%
G 183 of 255 = 72%
B 52 of 255 = 20%

132
183
52

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

Portions of RGB colors in percentages

R + G + B = 132 + 183 + 52 = 367 (100%)
R 132 of 367 ~ 35.97%
G 183 of 367 ~ 49.86%
B 52 of 367 ~ 14.17'%

%35.97
%49.86
%14.17

CMYK color model

#84B734 color CMYK value is (28,0,72,28).

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

CMYK: (28,0,72,28)
C28M0Y72K28 (28%, 0%, 72%, 28%)
(0.28 / 0.00 / 0.72 / 0.28)

CMYK percentages

%27.87
%0
%71.58
%28.24

Codes

Color #84B734 in popluar color models

84 B7 34
RGB 132 183 52
HSL 83° 55.74% 46.08%
HSB/HSV 83° 71.58% 71.76%
CMYK 27.87% 0.00% 71.58%
28.24%

Color #84B734 in popluar number systems.

HEX 84 B7 34
Decimal 132 183 52
Binary 10000100 10110111 110100
Octal 204 267 64

Shades and tints

Shades of #84B734

#84B734
(132,183,52)
#78A730
(120,167,48)
#6C972C
(108,151,44)
#608728
(96,135,40)
#547724
(84,119,36)
#486720
(72,103,32)
#3C571C
(60,87,28)
#304718
(48,71,24)
#243714
(36,55,20)
#182710
(24,39,16)
#0C170C
(12,23,12)
#000000
(0,0,0)

Tints of #84B734

#84B734
(132,183,52)
#8FBD46
(143,189,70)
#9AC358
(154,195,88)
#A5C96A
(165,201,106)
#B0CF7C
(176,207,124)
#BBD58E
(187,213,142)
#C6DBA0
(198,219,160)
#D1E1B2
(209,225,178)
#DCE7C4
(220,231,196)
#E7EDD6
(231,237,214)
#F2F3E8
(242,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84B734; }

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

This text font color is #84B734.

Background Color

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

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

This div background color is #84B734.

Border color

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

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

This div border color is #84B734.

Opacity

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

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

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

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

This text has shadow with #84B734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B734.

Preview

Color preview on black background

This text has color #84B734 on black background.


Color preview on white background

This text has color #84B734 on white background.


Black color preview on #84B734 background

This text has black color on #84B734 background.


White color preview on #84B734 background

This text has white color on #84B734 background.


Related colors

Complementary color

Complementary color for #hex is #7B48CB.


I love getcolorcode.com

Triadic colors

1 #3484B7 and #B73484 with #84B734 are triadic colors.

2 #34B784 and #B78434 with #84B734 are triadic colors.