COLOR #84D9C3

HEX: #84D9C3 RGB: (132,217,195)

Color info

#84D9C3 contains mainly green and blue colors. Web safe color of #84D9C3 is #99CCCC (or #9CC).

RGB color model

#84D9C3 color RGB value is (132,217,195).

RGB: (132,217,195) (52%, 85%, 76%)

RGB channels and saturation

R 132 of 255 = 52%
G 217 of 255 = 85%
B 195 of 255 = 76%

132
217
195

R + G + B ~ 71%. #84D9C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 132 + 217 + 195 = 544 (100%)
R 132 of 544 ~ 24.26%
G 217 of 544 ~ 39.89%
B 195 of 544 ~ 35.85'%

%24.26
%39.89
%35.85

CMYK color model

#84D9C3 color CMYK value is (39,0,10,15).

  • cyan value is 39.17%
  • magenta value is 0.00%
  • yellow value is 10.14%
  • key color value is 14.90%

CMYK: (39,0,10,15)
C39M0Y10K15 (39%, 0%, 10%, 15%)
(0.39 / 0.00 / 0.10 / 0.15)

CMYK percentages

%39.17
%0
%10.14
%14.9

Codes

Color #84D9C3 in popluar color models

84 D9 C3
RGB 132 217 195
HSL 164° 52.80% 68.43%
HSB/HSV 164° 39.17% 85.10%
CMYK 39.17% 0.00% 10.14%
14.90%

Color #84D9C3 in popluar number systems.

HEX 84 D9 C3
Decimal 132 217 195
Binary 10000100 11011001 11000011
Octal 204 331 303

Shades and tints

Shades of #84D9C3

#84D9C3
(132,217,195)
#78C6B2
(120,198,178)
#6CB3A1
(108,179,161)
#60A090
(96,160,144)
#548D7F
(84,141,127)
#487A6E
(72,122,110)
#3C675D
(60,103,93)
#30544C
(48,84,76)
#24413B
(36,65,59)
#182E2A
(24,46,42)
#0C1B19
(12,27,25)
#000000
(0,0,0)

Tints of #84D9C3

#84D9C3
(132,217,195)
#8FDCC8
(143,220,200)
#9ADFCD
(154,223,205)
#A5E2D2
(165,226,210)
#B0E5D7
(176,229,215)
#BBE8DC
(187,232,220)
#C6EBE1
(198,235,225)
#D1EEE6
(209,238,230)
#DCF1EB
(220,241,235)
#E7F4F0
(231,244,240)
#F2F7F5
(242,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84D9C3; }

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

This text font color is #84D9C3.

Background Color

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

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

This div background color is #84D9C3.

Border color

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

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

This div border color is #84D9C3.

Opacity

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

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

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

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

This text has shadow with #84D9C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84D9C3.

Preview

Color preview on black background

This text has color #84D9C3 on black background.


Color preview on white background

This text has color #84D9C3 on white background.


Black color preview on #84D9C3 background

This text has black color on #84D9C3 background.


White color preview on #84D9C3 background

This text has white color on #84D9C3 background.


Related colors

Complementary color

Complementary color for #hex is #7B263C.


I love getcolorcode.com

Triadic colors

1 #C384D9 and #D9C384 with #84D9C3 are triadic colors.

2 #C3D984 and #D984C3 with #84D9C3 are triadic colors.