COLOR #82B3B6

HEX: #82B3B6 RGB: (130,179,182)

Color info

#82B3B6 contains red, green and blue colors in about the same proportion. Web safe color of #82B3B6 is #9999CC (or #99C).

RGB color model

#82B3B6 color RGB value is (130,179,182).

RGB: (130,179,182) (51%, 70%, 71%)

RGB channels and saturation

R 130 of 255 = 51%
G 179 of 255 = 70%
B 182 of 255 = 71%

130
179
182

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

Portions of RGB colors in percentages

R + G + B = 130 + 179 + 182 = 491 (100%)
R 130 of 491 ~ 26.48%
G 179 of 491 ~ 36.46%
B 182 of 491 ~ 37.07'%

%26.48
%36.46
%37.07

CMYK color model

#82B3B6 color CMYK value is (29,2,0,29).

  • cyan value is 28.57%
  • magenta value is 1.65%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (29,2,0,29)
C29M2Y0K29 (29%, 2%, 0%, 29%)
(0.29 / 0.02 / 0.00 / 0.29)

CMYK percentages

%28.57
%1.65
%0
%28.63

Codes

Color #82B3B6 in popluar color models

82 B3 B6
RGB 130 179 182
HSL 183° 26.26% 61.18%
HSB/HSV 183° 28.57% 71.37%
CMYK 28.57% 1.65% 0.00%
28.63%

Color #82B3B6 in popluar number systems.

HEX 82 B3 B6
Decimal 130 179 182
Binary 10000010 10110011 10110110
Octal 202 263 266

Shades and tints

Shades of #82B3B6

#82B3B6
(130,179,182)
#77A3A6
(119,163,166)
#6C9396
(108,147,150)
#618386
(97,131,134)
#567376
(86,115,118)
#4B6366
(75,99,102)
#405356
(64,83,86)
#354346
(53,67,70)
#2A3336
(42,51,54)
#1F2326
(31,35,38)
#141316
(20,19,22)
#000000
(0,0,0)

Tints of #82B3B6

#82B3B6
(130,179,182)
#8DB9BC
(141,185,188)
#98BFC2
(152,191,194)
#A3C5C8
(163,197,200)
#AECBCE
(174,203,206)
#B9D1D4
(185,209,212)
#C4D7DA
(196,215,218)
#CFDDE0
(207,221,224)
#DAE3E6
(218,227,230)
#E5E9EC
(229,233,236)
#F0EFF2
(240,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82B3B6 color. Also use rgb(130,179,182) instead hex code.

Text Font Color

.myTextColor { color: #82B3B6; }

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

This text font color is #82B3B6.

Background Color

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

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

This div background color is #82B3B6.

Border color

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

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

This div border color is #82B3B6.

Opacity

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

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

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

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

This text has shadow with #82B3B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82B3B6.

Preview

Color preview on black background

This text has color #82B3B6 on black background.


Color preview on white background

This text has color #82B3B6 on white background.


Black color preview on #82B3B6 background

This text has black color on #82B3B6 background.


White color preview on #82B3B6 background

This text has white color on #82B3B6 background.


Related colors

Complementary color

Complementary color for #hex is #7D4C49.


I love getcolorcode.com

Triadic colors

1 #B682B3 and #B3B682 with #82B3B6 are triadic colors.

2 #B6B382 and #B382B6 with #82B3B6 are triadic colors.