COLOR #84BAA6

HEX: #84BAA6 RGB: (132,186,166)

Color info

#84BAA6 contains red, green and blue colors in about the same proportion. Web safe color of #84BAA6 is #99CC99 (or #9C9).

RGB color model

#84BAA6 color RGB value is (132,186,166).

RGB: (132,186,166) (52%, 73%, 65%)

RGB channels and saturation

R 132 of 255 = 52%
G 186 of 255 = 73%
B 166 of 255 = 65%

132
186
166

R + G + B ~ 63%. #84BAA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 132 + 186 + 166 = 484 (100%)
R 132 of 484 ~ 27.27%
G 186 of 484 ~ 38.43%
B 166 of 484 ~ 34.3'%

%27.27
%38.43
%34.3

CMYK color model

#84BAA6 color CMYK value is (29,0,11,27).

  • cyan value is 29.03%
  • magenta value is 0.00%
  • yellow value is 10.75%
  • key color value is 27.06%
CMYK: (29,0,11,27) C29M0Y11K27 (29%,0%,11%,27%) (0.29/0.00/0.11/0.27) 

CMYK percentages

%29.03
%0
%10.75
%27.06

Codes

Color #84BAA6 in popluar color models

84 BA A6
RGB 132 186 166
HSL 158° 28.13% 62.35%
HSB/HSV 158° 29.03% 72.94%
CMYK 29.03% 0.00% 10.75%
27.06%

Color #84BAA6 in popluar number systems.

HEX 84 BA A6
Decimal 132 186 166
Binary 10000100 10111010 10100110
Octal 204 272 246

Shades and tints

Shades of #84BAA6

#84BAA6
(132,186,166)
#78AA97
(120,170,151)
#6C9A88
(108,154,136)
#608A79
(96,138,121)
#547A6A
(84,122,106)
#486A5B
(72,106,91)
#3C5A4C
(60,90,76)
#304A3D
(48,74,61)
#243A2E
(36,58,46)
#182A1F
(24,42,31)
#0C1A10
(12,26,16)
#000000
(0,0,0)

Tints of #84BAA6

#84BAA6
(132,186,166)
#8FC0AE
(143,192,174)
#9AC6B6
(154,198,182)
#A5CCBE
(165,204,190)
#B0D2C6
(176,210,198)
#BBD8CE
(187,216,206)
#C6DED6
(198,222,214)
#D1E4DE
(209,228,222)
#DCEAE6
(220,234,230)
#E7F0EE
(231,240,238)
#F2F6F6
(242,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84BAA6 color. Also use rgb(132,186,166) instead hex code.

Text Font Color

.myTextColor { color: #84BAA6; }

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

This text font color is #84BAA6.

Background Color

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

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

This div background color is #84BAA6.

Border color

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

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

This div border color is #84BAA6.

Opacity

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

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

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

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

This text has shadow with #84BAA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84BAA6.

Preview

Color preview on black background

This text has color #84BAA6 on black background.


Color preview on white background

This text has color #84BAA6 on white background.


Black color preview on #84BAA6 background

This text has black color on #84BAA6 background.


White color preview on #84BAA6 background

This text has white color on #84BAA6 background.


Related colors

Complementary color

Complementary color for #hex is #7B4559.


I love getcolorcode.com

Triadic colors

1 #A684BA and #BAA684 with #84BAA6 are triadic colors.

2 #A6BA84 and #BA84A6 with #84BAA6 are triadic colors.