COLOR #84C4B9

HEX: #84C4B9 RGB: (132,196,185)

Color info

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

RGB color model

#84C4B9 color RGB value is (132,196,185).

RGB: (132,196,185) (52%, 77%, 73%)

RGB channels and saturation

R 132 of 255 = 52%
G 196 of 255 = 77%
B 185 of 255 = 73%

132
196
185

R + G + B ~ 67%. #84C4B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 132 + 196 + 185 = 513 (100%)
R 132 of 513 ~ 25.73%
G 196 of 513 ~ 38.21%
B 185 of 513 ~ 36.06'%

%25.73
%38.21
%36.06

CMYK color model

#84C4B9 color CMYK value is (33,0,6,23).

  • cyan value is 32.65%
  • magenta value is 0.00%
  • yellow value is 5.61%
  • key color value is 23.14%

CMYK: (33,0,6,23)
C33M0Y6K23 (33%, 0%, 6%, 23%)
(0.33 / 0.00 / 0.06 / 0.23)

CMYK percentages

%32.65
%0
%5.61
%23.14

Codes

Color #84C4B9 in popluar color models

84 C4 B9
RGB 132 196 185
HSL 170° 35.16% 64.31%
HSB/HSV 170° 32.65% 76.86%
CMYK 32.65% 0.00% 5.61%
23.14%

Color #84C4B9 in popluar number systems.

HEX 84 C4 B9
Decimal 132 196 185
Binary 10000100 11000100 10111001
Octal 204 304 271

Shades and tints

Shades of #84C4B9

#84C4B9
(132,196,185)
#78B3A9
(120,179,169)
#6CA299
(108,162,153)
#609189
(96,145,137)
#548079
(84,128,121)
#486F69
(72,111,105)
#3C5E59
(60,94,89)
#304D49
(48,77,73)
#243C39
(36,60,57)
#182B29
(24,43,41)
#0C1A19
(12,26,25)
#000000
(0,0,0)

Tints of #84C4B9

#84C4B9
(132,196,185)
#8FC9BF
(143,201,191)
#9ACEC5
(154,206,197)
#A5D3CB
(165,211,203)
#B0D8D1
(176,216,209)
#BBDDD7
(187,221,215)
#C6E2DD
(198,226,221)
#D1E7E3
(209,231,227)
#DCECE9
(220,236,233)
#E7F1EF
(231,241,239)
#F2F6F5
(242,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84C4B9 color. Also use rgb(132,196,185) instead hex code.

Text Font Color

.myTextColor { color: #84C4B9; }

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

This text font color is #84C4B9.

Background Color

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

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

This div background color is #84C4B9.

Border color

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

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

This div border color is #84C4B9.

Opacity

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

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

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

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

This text has shadow with #84C4B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84C4B9.

Preview

Color preview on black background

This text has color #84C4B9 on black background.


Color preview on white background

This text has color #84C4B9 on white background.


Black color preview on #84C4B9 background

This text has black color on #84C4B9 background.


White color preview on #84C4B9 background

This text has white color on #84C4B9 background.


Related colors

Complementary color

Complementary color for #hex is #7B3B46.


I love getcolorcode.com

Triadic colors

1 #B984C4 and #C4B984 with #84C4B9 are triadic colors.

2 #B9C484 and #C484B9 with #84C4B9 are triadic colors.