COLOR #82B4D8

HEX: #82B4D8 RGB: (130,180,216)

Color info

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

RGB color model

#82B4D8 color RGB value is (130,180,216).

RGB: (130,180,216) (51%, 71%, 85%)

RGB channels and saturation

R 130 of 255 = 51%
G 180 of 255 = 71%
B 216 of 255 = 85%

130
180
216

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

Portions of RGB colors in percentages

R + G + B = 130 + 180 + 216 = 526 (100%)
R 130 of 526 ~ 24.71%
G 180 of 526 ~ 34.22%
B 216 of 526 ~ 41.06'%

%24.71
%34.22
%41.06

CMYK color model

#82B4D8 color CMYK value is (40,17,0,15).

  • cyan value is 39.81%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (40,17,0,15)
C40M17Y0K15 (40%, 17%, 0%, 15%)
(0.40 / 0.17 / 0.00 / 0.15)

CMYK percentages

%39.81
%16.67
%0
%15.29

Codes

Color #82B4D8 in popluar color models

82 B4 D8
RGB 130 180 216
HSL 205° 52.44% 67.84%
HSB/HSV 205° 39.81% 84.71%
CMYK 39.81% 16.67% 0.00%
15.29%

Color #82B4D8 in popluar number systems.

HEX 82 B4 D8
Decimal 130 180 216
Binary 10000010 10110100 11011000
Octal 202 264 330

Shades and tints

Shades of #82B4D8

#82B4D8
(130,180,216)
#77A4C5
(119,164,197)
#6C94B2
(108,148,178)
#61849F
(97,132,159)
#56748C
(86,116,140)
#4B6479
(75,100,121)
#405466
(64,84,102)
#354453
(53,68,83)
#2A3440
(42,52,64)
#1F242D
(31,36,45)
#14141A
(20,20,26)
#000000
(0,0,0)

Tints of #82B4D8

#82B4D8
(130,180,216)
#8DBADB
(141,186,219)
#98C0DE
(152,192,222)
#A3C6E1
(163,198,225)
#AECCE4
(174,204,228)
#B9D2E7
(185,210,231)
#C4D8EA
(196,216,234)
#CFDEED
(207,222,237)
#DAE4F0
(218,228,240)
#E5EAF3
(229,234,243)
#F0F0F6
(240,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82B4D8 color. Also use rgb(130,180,216) instead hex code.

Text Font Color

.myTextColor { color: #82B4D8; }

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

This text font color is #82B4D8.

Background Color

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

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

This div background color is #82B4D8.

Border color

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

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

This div border color is #82B4D8.

Opacity

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

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

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

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

This text has shadow with #82B4D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82B4D8.

Preview

Color preview on black background

This text has color #82B4D8 on black background.


Color preview on white background

This text has color #82B4D8 on white background.


Black color preview on #82B4D8 background

This text has black color on #82B4D8 background.


White color preview on #82B4D8 background

This text has white color on #82B4D8 background.


Related colors

Complementary color

Complementary color for #hex is #7D4B27.


I love getcolorcode.com

Triadic colors

1 #D882B4 and #B4D882 with #82B4D8 are triadic colors.

2 #D8B482 and #B482D8 with #82B4D8 are triadic colors.