COLOR #83D289

HEX: #83D289 RGB: (131,210,137)

Color info

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

RGB color model

#83D289 color RGB value is (131,210,137).

RGB: (131,210,137) (51%, 82%, 54%)

RGB channels and saturation

R 131 of 255 = 51%
G 210 of 255 = 82%
B 137 of 255 = 54%

131
210
137

R + G + B ~ 62%. #83D289 is quite light color.

Portions of RGB colors in percentages

R + G + B = 131 + 210 + 137 = 478 (100%)
R 131 of 478 ~ 27.41%
G 210 of 478 ~ 43.93%
B 137 of 478 ~ 28.66'%

%27.41
%43.93
%28.66

CMYK color model

#83D289 color CMYK value is (38,0,35,18).

  • cyan value is 37.62%
  • magenta value is 0.00%
  • yellow value is 34.76%
  • key color value is 17.65%
CMYK: (38,0,35,18) C38M0Y35K18 (38%,0%,35%,18%) (0.38/0.00/0.35/0.18) 

CMYK percentages

%37.62
%0
%34.76
%17.65

Codes

Color #83D289 in popluar color models

83 D2 89
RGB 131 210 137
HSL 125° 46.75% 66.86%
HSB/HSV 125° 37.62% 82.35%
CMYK 37.62% 0.00% 34.76%
17.65%

Color #83D289 in popluar number systems.

HEX 83 D2 89
Decimal 131 210 137
Binary 10000011 11010010 10001001
Octal 203 322 211

Shades and tints

Shades of #83D289

#83D289
(131,210,137)
#78BF7D
(120,191,125)
#6DAC71
(109,172,113)
#629965
(98,153,101)
#578659
(87,134,89)
#4C734D
(76,115,77)
#416041
(65,96,65)
#364D35
(54,77,53)
#2B3A29
(43,58,41)
#20271D
(32,39,29)
#151411
(21,20,17)
#000000
(0,0,0)

Tints of #83D289

#83D289
(131,210,137)
#8ED693
(142,214,147)
#99DA9D
(153,218,157)
#A4DEA7
(164,222,167)
#AFE2B1
(175,226,177)
#BAE6BB
(186,230,187)
#C5EAC5
(197,234,197)
#D0EECF
(208,238,207)
#DBF2D9
(219,242,217)
#E6F6E3
(230,246,227)
#F1FAED
(241,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83D289 color. Also use rgb(131,210,137) instead hex code.

Text Font Color

.myTextColor { color: #83D289; }

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

This text font color is #83D289.

Background Color

.myBgColor { background-color: #83D289; }

<div style="background-color:#83D289">Inner text</div>

This div background color is #83D289.

Border color

.myBorderColor { border: 1px solid #83D289; }

<div style="border:3px solid #83D289">Div</div>

This div border color is #83D289.

Opacity

.myOpacity80 { color: #83D289; opacity: 0.8; }

<p style="color:#83D289;opacity:0.8;">80%</p>

Text with #83D289 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 #83D289;}

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

This text has shadow with #83D289 color.


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

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

This text has shadow with #83D289 primary color and red secondary color.


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

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

This text has shadow with #83D289 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83D289.

Preview

Color preview on black background

This text has color #83D289 on black background.


Color preview on white background

This text has color #83D289 on white background.


Black color preview on #83D289 background

This text has black color on #83D289 background.


White color preview on #83D289 background

This text has white color on #83D289 background.


Related colors

Complementary color

Complementary color for #hex is #7C2D76.


I love getcolorcode.com

Triadic colors

1 #8983D2 and #D28983 with #83D289 are triadic colors.

2 #89D283 and #D28389 with #83D289 are triadic colors.