COLOR #82B5D7

HEX: #82B5D7 RGB: (130,181,215)

Color info

#82B5D7 contains mainly green and blue colors. Web safe color of #82B5D7 is #99CCCC (or #9CC).

RGB color model

#82B5D7 color RGB value is (130,181,215).

RGB: (130,181,215) (51%, 71%, 84%)

RGB channels and saturation

R 130 of 255 = 51%
G 181 of 255 = 71%
B 215 of 255 = 84%

130
181
215

R + G + B ~ 69%. #82B5D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 130 + 181 + 215 = 526 (100%)
R 130 of 526 ~ 24.71%
G 181 of 526 ~ 34.41%
B 215 of 526 ~ 40.87'%

%24.71
%34.41
%40.87

CMYK color model

#82B5D7 color CMYK value is (40,16,0,16).

  • cyan value is 39.53%
  • magenta value is 15.81%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (40,16,0,16)
C40M16Y0K16 (40%, 16%, 0%, 16%)
(0.40 / 0.16 / 0.00 / 0.16)

CMYK percentages

%39.53
%15.81
%0
%15.69

Codes

Color #82B5D7 in popluar color models

82 B5 D7
RGB 130 181 215
HSL 204° 51.52% 67.65%
HSB/HSV 204° 39.53% 84.31%
CMYK 39.53% 15.81% 0.00%
15.69%

Color #82B5D7 in popluar number systems.

HEX 82 B5 D7
Decimal 130 181 215
Binary 10000010 10110101 11010111
Octal 202 265 327

Shades and tints

Shades of #82B5D7

#82B5D7
(130,181,215)
#77A5C4
(119,165,196)
#6C95B1
(108,149,177)
#61859E
(97,133,158)
#56758B
(86,117,139)
#4B6578
(75,101,120)
#405565
(64,85,101)
#354552
(53,69,82)
#2A353F
(42,53,63)
#1F252C
(31,37,44)
#141519
(20,21,25)
#000000
(0,0,0)

Tints of #82B5D7

#82B5D7
(130,181,215)
#8DBBDA
(141,187,218)
#98C1DD
(152,193,221)
#A3C7E0
(163,199,224)
#AECDE3
(174,205,227)
#B9D3E6
(185,211,230)
#C4D9E9
(196,217,233)
#CFDFEC
(207,223,236)
#DAE5EF
(218,229,239)
#E5EBF2
(229,235,242)
#F0F1F5
(240,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82B5D7 color. Also use rgb(130,181,215) instead hex code.

Text Font Color

.myTextColor { color: #82B5D7; }

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

This text font color is #82B5D7.

Background Color

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

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

This div background color is #82B5D7.

Border color

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

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

This div border color is #82B5D7.

Opacity

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

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

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

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

This text has shadow with #82B5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82B5D7.

Preview

Color preview on black background

This text has color #82B5D7 on black background.


Color preview on white background

This text has color #82B5D7 on white background.


Black color preview on #82B5D7 background

This text has black color on #82B5D7 background.


White color preview on #82B5D7 background

This text has white color on #82B5D7 background.


Related colors

Complementary color

Complementary color for #hex is #7D4A28.


I love getcolorcode.com

Triadic colors

1 #D782B5 and #B5D782 with #82B5D7 are triadic colors.

2 #D7B582 and #B582D7 with #82B5D7 are triadic colors.