COLOR #82D593

HEX: #82D593 RGB: (130,213,147)

Color info

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

RGB color model

#82D593 color RGB value is (130,213,147).

RGB: (130,213,147) (51%, 84%, 58%)

RGB channels and saturation

R 130 of 255 = 51%
G 213 of 255 = 84%
B 147 of 255 = 58%

130
213
147

R + G + B ~ 64%. #82D593 is quite light color.

Portions of RGB colors in percentages

R + G + B = 130 + 213 + 147 = 490 (100%)
R 130 of 490 ~ 26.53%
G 213 of 490 ~ 43.47%
B 147 of 490 ~ 30'%

%26.53
%43.47
%30

CMYK color model

#82D593 color CMYK value is (39,0,31,16).

  • cyan value is 38.97%
  • magenta value is 0.00%
  • yellow value is 30.99%
  • key color value is 16.47%

CMYK: (39,0,31,16)
C39M0Y31K16 (39%, 0%, 31%, 16%)
(0.39 / 0.00 / 0.31 / 0.16)

CMYK percentages

%38.97
%0
%30.99
%16.47

Codes

Color #82D593 in popluar color models

82 D5 93
RGB 130 213 147
HSL 132° 49.70% 67.25%
HSB/HSV 132° 38.97% 83.53%
CMYK 38.97% 0.00% 30.99%
16.47%

Color #82D593 in popluar number systems.

HEX 82 D5 93
Decimal 130 213 147
Binary 10000010 11010101 10010011
Octal 202 325 223

Shades and tints

Shades of #82D593

#82D593
(130,213,147)
#77C286
(119,194,134)
#6CAF79
(108,175,121)
#619C6C
(97,156,108)
#56895F
(86,137,95)
#4B7652
(75,118,82)
#406345
(64,99,69)
#355038
(53,80,56)
#2A3D2B
(42,61,43)
#1F2A1E
(31,42,30)
#141711
(20,23,17)
#000000
(0,0,0)

Tints of #82D593

#82D593
(130,213,147)
#8DD89C
(141,216,156)
#98DBA5
(152,219,165)
#A3DEAE
(163,222,174)
#AEE1B7
(174,225,183)
#B9E4C0
(185,228,192)
#C4E7C9
(196,231,201)
#CFEAD2
(207,234,210)
#DAEDDB
(218,237,219)
#E5F0E4
(229,240,228)
#F0F3ED
(240,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82D593 color. Also use rgb(130,213,147) instead hex code.

Text Font Color

.myTextColor { color: #82D593; }

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

This text font color is #82D593.

Background Color

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

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

This div background color is #82D593.

Border color

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

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

This div border color is #82D593.

Opacity

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

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

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

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

This text has shadow with #82D593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82D593.

Preview

Color preview on black background

This text has color #82D593 on black background.


Color preview on white background

This text has color #82D593 on white background.


Black color preview on #82D593 background

This text has black color on #82D593 background.


White color preview on #82D593 background

This text has white color on #82D593 background.


Related colors

Complementary color

Complementary color for #hex is #7D2A6C.


I love getcolorcode.com

Triadic colors

1 #9382D5 and #D59382 with #82D593 are triadic colors.

2 #93D582 and #D58293 with #82D593 are triadic colors.