COLOR #82EF9E

HEX: #82EF9E RGB: (130,239,158)

Color info

#82EF9E contains mainly green color. Web safe color of #82EF9E is #99FF99 (or #9F9).

RGB color model

#82EF9E color RGB value is (130,239,158).

RGB: (130,239,158) (51%, 94%, 62%)

RGB channels and saturation

R 130 of 255 = 51%
G 239 of 255 = 94%
B 158 of 255 = 62%

130
239
158

R + G + B ~ 69%. #82EF9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 130 + 239 + 158 = 527 (100%)
R 130 of 527 ~ 24.67%
G 239 of 527 ~ 45.35%
B 158 of 527 ~ 29.98'%

%24.67
%45.35
%29.98

CMYK color model

#82EF9E color CMYK value is (46,0,34,6).

  • cyan value is 45.61%
  • magenta value is 0.00%
  • yellow value is 33.89%
  • key color value is 6.27%

CMYK: (46,0,34,6)
C46M0Y34K6 (46%, 0%, 34%, 6%)
(0.46 / 0.00 / 0.34 / 0.06)

CMYK percentages

%45.61
%0
%33.89
%6.27

Codes

Color #82EF9E in popluar color models

82 EF 9E
RGB 130 239 158
HSL 135° 77.30% 72.35%
HSB/HSV 135° 45.61% 93.73%
CMYK 45.61% 0.00% 33.89%
6.27%

Color #82EF9E in popluar number systems.

HEX 82 EF 9E
Decimal 130 239 158
Binary 10000010 11101111 10011110
Octal 202 357 236

Shades and tints

Shades of #82EF9E

#82EF9E
(130,239,158)
#77DA90
(119,218,144)
#6CC582
(108,197,130)
#61B074
(97,176,116)
#569B66
(86,155,102)
#4B8658
(75,134,88)
#40714A
(64,113,74)
#355C3C
(53,92,60)
#2A472E
(42,71,46)
#1F3220
(31,50,32)
#141D12
(20,29,18)
#000000
(0,0,0)

Tints of #82EF9E

#82EF9E
(130,239,158)
#8DF0A6
(141,240,166)
#98F1AE
(152,241,174)
#A3F2B6
(163,242,182)
#AEF3BE
(174,243,190)
#B9F4C6
(185,244,198)
#C4F5CE
(196,245,206)
#CFF6D6
(207,246,214)
#DAF7DE
(218,247,222)
#E5F8E6
(229,248,230)
#F0F9EE
(240,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82EF9E color. Also use rgb(130,239,158) instead hex code.

Text Font Color

.myTextColor { color: #82EF9E; }

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

This text font color is #82EF9E.

Background Color

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

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

This div background color is #82EF9E.

Border color

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

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

This div border color is #82EF9E.

Opacity

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

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

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

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

This text has shadow with #82EF9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82EF9E.

Preview

Color preview on black background

This text has color #82EF9E on black background.


Color preview on white background

This text has color #82EF9E on white background.


Black color preview on #82EF9E background

This text has black color on #82EF9E background.


White color preview on #82EF9E background

This text has white color on #82EF9E background.


Related colors

Complementary color

Complementary color for #hex is #7D1061.


I love getcolorcode.com

Triadic colors

1 #9E82EF and #EF9E82 with #82EF9E are triadic colors.

2 #9EEF82 and #EF829E with #82EF9E are triadic colors.