COLOR #83D2A6

HEX: #83D2A6 RGB: (131,210,166)

Color info

#83D2A6 contains mainly green and blue colors. Web safe color of #83D2A6 is #99CC99 (or #9C9).

RGB color model

#83D2A6 color RGB value is (131,210,166).

RGB: (131,210,166) (51%, 82%, 65%)

RGB channels and saturation

R 131 of 255 = 51%
G 210 of 255 = 82%
B 166 of 255 = 65%

131
210
166

R + G + B ~ 66%. #83D2A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 131 + 210 + 166 = 507 (100%)
R 131 of 507 ~ 25.84%
G 210 of 507 ~ 41.42%
B 166 of 507 ~ 32.74'%

%25.84
%41.42
%32.74

CMYK color model

#83D2A6 color CMYK value is (38,0,21,18).

  • cyan value is 37.62%
  • magenta value is 0.00%
  • yellow value is 20.95%
  • key color value is 17.65%

CMYK: (38,0,21,18)
C38M0Y21K18 (38%, 0%, 21%, 18%)
(0.38 / 0.00 / 0.21 / 0.18)

CMYK percentages

%37.62
%0
%20.95
%17.65

Codes

Color #83D2A6 in popluar color models

83 D2 A6
RGB 131 210 166
HSL 147° 46.75% 66.86%
HSB/HSV 147° 37.62% 82.35%
CMYK 37.62% 0.00% 20.95%
17.65%

Color #83D2A6 in popluar number systems.

HEX 83 D2 A6
Decimal 131 210 166
Binary 10000011 11010010 10100110
Octal 203 322 246

Shades and tints

Shades of #83D2A6

#83D2A6
(131,210,166)
#78BF97
(120,191,151)
#6DAC88
(109,172,136)
#629979
(98,153,121)
#57866A
(87,134,106)
#4C735B
(76,115,91)
#41604C
(65,96,76)
#364D3D
(54,77,61)
#2B3A2E
(43,58,46)
#20271F
(32,39,31)
#151410
(21,20,16)
#000000
(0,0,0)

Tints of #83D2A6

#83D2A6
(131,210,166)
#8ED6AE
(142,214,174)
#99DAB6
(153,218,182)
#A4DEBE
(164,222,190)
#AFE2C6
(175,226,198)
#BAE6CE
(186,230,206)
#C5EAD6
(197,234,214)
#D0EEDE
(208,238,222)
#DBF2E6
(219,242,230)
#E6F6EE
(230,246,238)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83D2A6; }

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

This text font color is #83D2A6.

Background Color

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

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

This div background color is #83D2A6.

Border color

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

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

This div border color is #83D2A6.

Opacity

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

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

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

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

This text has shadow with #83D2A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83D2A6.

Preview

Color preview on black background

This text has color #83D2A6 on black background.


Color preview on white background

This text has color #83D2A6 on white background.


Black color preview on #83D2A6 background

This text has black color on #83D2A6 background.


White color preview on #83D2A6 background

This text has white color on #83D2A6 background.


Related colors

Complementary color

Complementary color for #hex is #7C2D59.


I love getcolorcode.com

Triadic colors

1 #A683D2 and #D2A683 with #83D2A6 are triadic colors.

2 #A6D283 and #D283A6 with #83D2A6 are triadic colors.