COLOR #82D8A7

HEX: #82D8A7 RGB: (130,216,167)

Color info

#82D8A7 contains mainly green and blue colors. Web safe color of #82D8A7 is #99CC99 (or #9C9).

RGB color model

#82D8A7 color RGB value is (130,216,167).

RGB: (130,216,167) (51%, 85%, 65%)

RGB channels and saturation

R 130 of 255 = 51%
G 216 of 255 = 85%
B 167 of 255 = 65%

130
216
167

R + G + B ~ 67%. #82D8A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 130 + 216 + 167 = 513 (100%)
R 130 of 513 ~ 25.34%
G 216 of 513 ~ 42.11%
B 167 of 513 ~ 32.55'%

%25.34
%42.11
%32.55

CMYK color model

#82D8A7 color CMYK value is (40,0,23,15).

  • cyan value is 39.81%
  • magenta value is 0.00%
  • yellow value is 22.69%
  • key color value is 15.29%
CMYK: (40,0,23,15) C40M0Y23K15 (40%,0%,23%,15%) (0.40/0.00/0.23/0.15) 

CMYK percentages

%39.81
%0
%22.69
%15.29

Codes

Color #82D8A7 in popluar color models

82 D8 A7
RGB 130 216 167
HSL 146° 52.44% 67.84%
HSB/HSV 146° 39.81% 84.71%
CMYK 39.81% 0.00% 22.69%
15.29%

Color #82D8A7 in popluar number systems.

HEX 82 D8 A7
Decimal 130 216 167
Binary 10000010 11011000 10100111
Octal 202 330 247

Shades and tints

Shades of #82D8A7

#82D8A7
(130,216,167)
#77C598
(119,197,152)
#6CB289
(108,178,137)
#619F7A
(97,159,122)
#568C6B
(86,140,107)
#4B795C
(75,121,92)
#40664D
(64,102,77)
#35533E
(53,83,62)
#2A402F
(42,64,47)
#1F2D20
(31,45,32)
#141A11
(20,26,17)
#000000
(0,0,0)

Tints of #82D8A7

#82D8A7
(130,216,167)
#8DDBAF
(141,219,175)
#98DEB7
(152,222,183)
#A3E1BF
(163,225,191)
#AEE4C7
(174,228,199)
#B9E7CF
(185,231,207)
#C4EAD7
(196,234,215)
#CFEDDF
(207,237,223)
#DAF0E7
(218,240,231)
#E5F3EF
(229,243,239)
#F0F6F7
(240,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82D8A7 color. Also use rgb(130,216,167) instead hex code.

Text Font Color

.myTextColor { color: #82D8A7; }

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

This text font color is #82D8A7.

Background Color

.myBgColor { background-color: #82D8A7; }

<div style="background-color:#82D8A7">Inner text</div>

This div background color is #82D8A7.

Border color

.myBorderColor { border: 1px solid #82D8A7; }

<div style="border:3px solid #82D8A7">Div</div>

This div border color is #82D8A7.

Opacity

.myOpacity80 { color: #82D8A7; opacity: 0.8; }

<p style="color:#82D8A7;opacity:0.8;">80%</p>

Text with #82D8A7 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 #82D8A7;}

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

This text has shadow with #82D8A7 color.


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

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

This text has shadow with #82D8A7 primary color and red secondary color.


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

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

This text has shadow with #82D8A7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82D8A7.

Preview

Color preview on black background

This text has color #82D8A7 on black background.


Color preview on white background

This text has color #82D8A7 on white background.


Black color preview on #82D8A7 background

This text has black color on #82D8A7 background.


White color preview on #82D8A7 background

This text has white color on #82D8A7 background.


Related colors

Complementary color

Complementary color for #hex is #7D2758.


I love getcolorcode.com

Triadic colors

1 #A782D8 and #D8A782 with #82D8A7 are triadic colors.

2 #A7D882 and #D882A7 with #82D8A7 are triadic colors.