COLOR #82C388

HEX: #82C388 RGB: (130,195,136)

Renk bilgisi

#82C388 contains mainly green and blue colors. #82C388 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#82C388 color RGB value is (130,195,136).

RGB: (130,195,136) (51%, 76%, 53%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 195 of 255 = 76%
B 136 of 255 = 53%

130
195
136

R + G + B ~ 60%. #82C388 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 195 + 136 = 461 (100%)
R 130 of 461 ~ 28.2%
G 195 of 461 ~ 42.3%
B 136 of 461 ~ 29.5'%

%28.2
%42.3
%29.5

CMYK RENK MODELİ

#82C388 rengi CMYK tonu (33,0,30,24).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 30.26%
  • ana renk tonu 23.53%

CMYK: (33,0,30,24)
C33M0Y30K24 (33%, 0%, 30%, 24%)
(0.33 / 0.00 / 0.30 / 0.24)

CMYK yüzdeleri

%33.33
%0
%30.26
%23.53

Codes

Color #82C388 in popluar color models

82 C3 88
RGB 130 195 136
HSL 126° 35.14% 63.73%
HSB/HSV 126° 33.33% 76.47%
CMYK 33.33% 0.00% 30.26%
23.53%

Color #82C388 in popluar number systems.

HEX 82 C3 88
Decimal 130 195 136
Binary 10000010 11000011 10001000
Octal 202 303 210

Shades and tints

Shades of #82C388

#82C388
(130,195,136)
#77B27C
(119,178,124)
#6CA170
(108,161,112)
#619064
(97,144,100)
#567F58
(86,127,88)
#4B6E4C
(75,110,76)
#405D40
(64,93,64)
#354C34
(53,76,52)
#2A3B28
(42,59,40)
#1F2A1C
(31,42,28)
#141910
(20,25,16)
#000000
(0,0,0)

Tints of #82C388

#82C388
(130,195,136)
#8DC892
(141,200,146)
#98CD9C
(152,205,156)
#A3D2A6
(163,210,166)
#AED7B0
(174,215,176)
#B9DCBA
(185,220,186)
#C4E1C4
(196,225,196)
#CFE6CE
(207,230,206)
#DAEBD8
(218,235,216)
#E5F0E2
(229,240,226)
#F0F5EC
(240,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82C388 color. Also use rgb(130,195,136) instead hex code.

Text Font Color

.myTextColor { color: #82C388; }

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

This text font color is #82C388.

Background Color

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

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

This div background color is #82C388.

Border color

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

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

This div border color is #82C388.

Opacity

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

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

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

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

This text has shadow with #82C388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82C388.

Preview

Color preview on black background

This text has color #82C388 on black background.


Color preview on white background

This text has color #82C388 on white background.


Black color preview on #82C388 background

This text has black color on #82C388 background.


White color preview on #82C388 background

This text has white color on #82C388 background.


Related colors

Complementary color

Complementary color for #hex is #7D3C77.


I love getcolorcode.com

Triadic colors

1 #8882C3 and #C38882 with #82C388 are triadic colors.

2 #88C382 and #C38288 with #82C388 are triadic colors.