COLOR #82A2A6

HEX: #82A2A6 RGB: (130,162,166)

Color info

#82A2A6 contains red, green and blue colors in about the same proportion. Web safe color of #82A2A6 is #999999 (or #999).

RGB color model

#82A2A6 color RGB value is (130,162,166).

RGB: (130,162,166) (51%, 64%, 65%)

RGB channels and saturation

R 130 of 255 = 51%
G 162 of 255 = 64%
B 166 of 255 = 65%

130
162
166

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

Portions of RGB colors in percentages

R + G + B = 130 + 162 + 166 = 458 (100%)
R 130 of 458 ~ 28.38%
G 162 of 458 ~ 35.37%
B 166 of 458 ~ 36.24'%

%28.38
%35.37
%36.24

CMYK color model

#82A2A6 color CMYK value is (22,2,0,35).

  • cyan value is 21.69%
  • magenta value is 2.41%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (22,2,0,35)
C22M2Y0K35 (22%, 2%, 0%, 35%)
(0.22 / 0.02 / 0.00 / 0.35)

CMYK percentages

%21.69
%2.41
%0
%34.9

Codes

Color #82A2A6 in popluar color models

82 A2 A6
RGB 130 162 166
HSL 187° 16.82% 58.04%
HSB/HSV 187° 21.69% 65.10%
CMYK 21.69% 2.41% 0.00%
34.90%

Color #82A2A6 in popluar number systems.

HEX 82 A2 A6
Decimal 130 162 166
Binary 10000010 10100010 10100110
Octal 202 242 246

Shades and tints

Shades of #82A2A6

#82A2A6
(130,162,166)
#779497
(119,148,151)
#6C8688
(108,134,136)
#617879
(97,120,121)
#566A6A
(86,106,106)
#4B5C5B
(75,92,91)
#404E4C
(64,78,76)
#35403D
(53,64,61)
#2A322E
(42,50,46)
#1F241F
(31,36,31)
#141610
(20,22,16)
#000000
(0,0,0)

Tints of #82A2A6

#82A2A6
(130,162,166)
#8DAAAE
(141,170,174)
#98B2B6
(152,178,182)
#A3BABE
(163,186,190)
#AEC2C6
(174,194,198)
#B9CACE
(185,202,206)
#C4D2D6
(196,210,214)
#CFDADE
(207,218,222)
#DAE2E6
(218,226,230)
#E5EAEE
(229,234,238)
#F0F2F6
(240,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82A2A6 color. Also use rgb(130,162,166) instead hex code.

Text Font Color

.myTextColor { color: #82A2A6; }

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

This text font color is #82A2A6.

Background Color

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

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

This div background color is #82A2A6.

Border color

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

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

This div border color is #82A2A6.

Opacity

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

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

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

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

This text has shadow with #82A2A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82A2A6.

Preview

Color preview on black background

This text has color #82A2A6 on black background.


Color preview on white background

This text has color #82A2A6 on white background.


Black color preview on #82A2A6 background

This text has black color on #82A2A6 background.


White color preview on #82A2A6 background

This text has white color on #82A2A6 background.


Related colors

Complementary color

Complementary color for #hex is #7D5D59.


I love getcolorcode.com

Triadic colors

1 #A682A2 and #A2A682 with #82A2A6 are triadic colors.

2 #A6A282 and #A282A6 with #82A2A6 are triadic colors.