COLOR #82D697

HEX: #82D697 RGB: (130,214,151)

Color info

#82D697 contains mainly green color. Web safe color of #82D697 is #99CC99 (or #9C9).

RGB color model

#82D697 color RGB value is (130,214,151).

RGB: (130,214,151) (51%, 84%, 59%)

RGB channels and saturation

R 130 of 255 = 51%
G 214 of 255 = 84%
B 151 of 255 = 59%

130
214
151

R + G + B ~ 65%. #82D697 is quite light color.

Portions of RGB colors in percentages

R + G + B = 130 + 214 + 151 = 495 (100%)
R 130 of 495 ~ 26.26%
G 214 of 495 ~ 43.23%
B 151 of 495 ~ 30.51'%

%26.26
%43.23
%30.51

CMYK color model

#82D697 color CMYK value is (39,0,29,16).

  • cyan value is 39.25%
  • magenta value is 0.00%
  • yellow value is 29.44%
  • key color value is 16.08%

CMYK: (39,0,29,16)
C39M0Y29K16 (39%, 0%, 29%, 16%)
(0.39 / 0.00 / 0.29 / 0.16)

CMYK percentages

%39.25
%0
%29.44
%16.08

Codes

Color #82D697 in popluar color models

82 D6 97
RGB 130 214 151
HSL 135° 50.60% 67.45%
HSB/HSV 135° 39.25% 83.92%
CMYK 39.25% 0.00% 29.44%
16.08%

Color #82D697 in popluar number systems.

HEX 82 D6 97
Decimal 130 214 151
Binary 10000010 11010110 10010111
Octal 202 326 227

Shades and tints

Shades of #82D697

#82D697
(130,214,151)
#77C38A
(119,195,138)
#6CB07D
(108,176,125)
#619D70
(97,157,112)
#568A63
(86,138,99)
#4B7756
(75,119,86)
#406449
(64,100,73)
#35513C
(53,81,60)
#2A3E2F
(42,62,47)
#1F2B22
(31,43,34)
#141815
(20,24,21)
#000000
(0,0,0)

Tints of #82D697

#82D697
(130,214,151)
#8DD9A0
(141,217,160)
#98DCA9
(152,220,169)
#A3DFB2
(163,223,178)
#AEE2BB
(174,226,187)
#B9E5C4
(185,229,196)
#C4E8CD
(196,232,205)
#CFEBD6
(207,235,214)
#DAEEDF
(218,238,223)
#E5F1E8
(229,241,232)
#F0F4F1
(240,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82D697 color. Also use rgb(130,214,151) instead hex code.

Text Font Color

.myTextColor { color: #82D697; }

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

This text font color is #82D697.

Background Color

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

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

This div background color is #82D697.

Border color

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

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

This div border color is #82D697.

Opacity

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

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

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

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

This text has shadow with #82D697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82D697.

Preview

Color preview on black background

This text has color #82D697 on black background.


Color preview on white background

This text has color #82D697 on white background.


Black color preview on #82D697 background

This text has black color on #82D697 background.


White color preview on #82D697 background

This text has white color on #82D697 background.


Related colors

Complementary color

Complementary color for #hex is #7D2968.


I love getcolorcode.com

Triadic colors

1 #9782D6 and #D69782 with #82D697 are triadic colors.

2 #97D682 and #D68297 with #82D697 are triadic colors.