COLOR #82D496

HEX: #82D496 RGB: (130,212,150)

Renk bilgisi

#82D496 contains mainly green color. #82D496 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#82D496 color RGB value is (130,212,150).

RGB: (130,212,150) (51%, 83%, 59%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 212 of 255 = 83%
B 150 of 255 = 59%

130
212
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 212 + 150 = 492 (100%)
R 130 of 492 ~ 26.42%
G 212 of 492 ~ 43.09%
B 150 of 492 ~ 30.49'%

%26.42
%43.09
%30.49

CMYK RENK MODELİ

#82D496 rengi CMYK tonu (39,0,29,17).

  • camgöbeği tonu 38.68%
  • eflatun tonu 0.00%
  • sarı tonu 29.25%
  • ana renk tonu 16.86%

CMYK: (39,0,29,17)
C39M0Y29K17 (39%, 0%, 29%, 17%)
(0.39 / 0.00 / 0.29 / 0.17)

CMYK yüzdeleri

%38.68
%0
%29.25
%16.86

Codes

Color #82D496 in popluar color models

82 D4 96
RGB 130 212 150
HSL 135° 48.81% 67.06%
HSB/HSV 135° 38.68% 83.14%
CMYK 38.68% 0.00% 29.25%
16.86%

Color #82D496 in popluar number systems.

HEX 82 D4 96
Decimal 130 212 150
Binary 10000010 11010100 10010110
Octal 202 324 226

Shades and tints

Shades of #82D496

#82D496
(130,212,150)
#77C189
(119,193,137)
#6CAE7C
(108,174,124)
#619B6F
(97,155,111)
#568862
(86,136,98)
#4B7555
(75,117,85)
#406248
(64,98,72)
#354F3B
(53,79,59)
#2A3C2E
(42,60,46)
#1F2921
(31,41,33)
#141614
(20,22,20)
#000000
(0,0,0)

Tints of #82D496

#82D496
(130,212,150)
#8DD79F
(141,215,159)
#98DAA8
(152,218,168)
#A3DDB1
(163,221,177)
#AEE0BA
(174,224,186)
#B9E3C3
(185,227,195)
#C4E6CC
(196,230,204)
#CFE9D5
(207,233,213)
#DAECDE
(218,236,222)
#E5EFE7
(229,239,231)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82D496 color. Also use rgb(130,212,150) instead hex code.

Text Font Color

.myTextColor { color: #82D496; }

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

This text font color is #82D496.

Background Color

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

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

This div background color is #82D496.

Border color

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

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

This div border color is #82D496.

Opacity

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

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

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

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

This text has shadow with #82D496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82D496.

Preview

Color preview on black background

This text has color #82D496 on black background.


Color preview on white background

This text has color #82D496 on white background.


Black color preview on #82D496 background

This text has black color on #82D496 background.


White color preview on #82D496 background

This text has white color on #82D496 background.


Related colors

Complementary color

Complementary color for #hex is #7D2B69.


I love getcolorcode.com

Triadic colors

1 #9682D4 and #D49682 with #82D496 are triadic colors.

2 #96D482 and #D48296 with #82D496 are triadic colors.