COLOR #84F7C5

HEX: #84F7C5 RGB: (132,247,197)

Color info

#84F7C5 contains mainly green and blue colors. Web safe color of #84F7C5 is #99FFCC (or #9FC).

RGB color model

#84F7C5 color RGB value is (132,247,197).

RGB: (132,247,197) (52%, 97%, 77%)

RGB channels and saturation

R 132 of 255 = 52%
G 247 of 255 = 97%
B 197 of 255 = 77%

132
247
197

R + G + B ~ 75%. #84F7C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 132 + 247 + 197 = 576 (100%)
R 132 of 576 ~ 22.92%
G 247 of 576 ~ 42.88%
B 197 of 576 ~ 34.2'%

%22.92
%42.88
%34.2

CMYK color model

#84F7C5 color CMYK value is (47,0,20,3).

  • cyan value is 46.56%
  • magenta value is 0.00%
  • yellow value is 20.24%
  • key color value is 3.14%
CMYK: (47,0,20,3) C47M0Y20K3 (47%,0%,20%,3%) (0.47/0.00/0.20/0.03) 

CMYK percentages

%46.56
%0
%20.24
%3.14

Codes

Color #84F7C5 in popluar color models

84 F7 C5
RGB 132 247 197
HSL 154° 87.79% 74.31%
HSB/HSV 154° 46.56% 96.86%
CMYK 46.56% 0.00% 20.24%
3.14%

Color #84F7C5 in popluar number systems.

HEX 84 F7 C5
Decimal 132 247 197
Binary 10000100 11110111 11000101
Octal 204 367 305

Shades and tints

Shades of #84F7C5

#84F7C5
(132,247,197)
#78E1B4
(120,225,180)
#6CCBA3
(108,203,163)
#60B592
(96,181,146)
#549F81
(84,159,129)
#488970
(72,137,112)
#3C735F
(60,115,95)
#305D4E
(48,93,78)
#24473D
(36,71,61)
#18312C
(24,49,44)
#0C1B1B
(12,27,27)
#000000
(0,0,0)

Tints of #84F7C5

#84F7C5
(132,247,197)
#8FF7CA
(143,247,202)
#9AF7CF
(154,247,207)
#A5F7D4
(165,247,212)
#B0F7D9
(176,247,217)
#BBF7DE
(187,247,222)
#C6F7E3
(198,247,227)
#D1F7E8
(209,247,232)
#DCF7ED
(220,247,237)
#E7F7F2
(231,247,242)
#F2F7F7
(242,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84F7C5; }

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

This text font color is #84F7C5.

Background Color

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

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

This div background color is #84F7C5.

Border color

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

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

This div border color is #84F7C5.

Opacity

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

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

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

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

This text has shadow with #84F7C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84F7C5.

Preview

Color preview on black background

This text has color #84F7C5 on black background.


Color preview on white background

This text has color #84F7C5 on white background.


Black color preview on #84F7C5 background

This text has black color on #84F7C5 background.


White color preview on #84F7C5 background

This text has white color on #84F7C5 background.


Related colors

Complementary color

Complementary color for #hex is #7B083A.


I love getcolorcode.com

Triadic colors

1 #C584F7 and #F7C584 with #84F7C5 are triadic colors.

2 #C5F784 and #F784C5 with #84F7C5 are triadic colors.