COLOR #82A5D8

HEX: #82A5D8 RGB: (130,165,216)

Renk bilgisi

#82A5D8 contains mainly green and blue colors. #82A5D8 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#82A5D8 color RGB value is (130,165,216).

RGB: (130,165,216) (51%, 65%, 85%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 165 of 255 = 65%
B 216 of 255 = 85%

130
165
216

R + G + B ~ 67%. #82A5D8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 165 + 216 = 511 (100%)
R 130 of 511 ~ 25.44%
G 165 of 511 ~ 32.29%
B 216 of 511 ~ 42.27'%

%25.44
%32.29
%42.27

CMYK RENK MODELİ

#82A5D8 rengi CMYK tonu (40,24,0,15).

  • camgöbeği tonu 39.81%
  • eflatun tonu 23.61%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (40,24,0,15)
C40M24Y0K15 (40%, 24%, 0%, 15%)
(0.40 / 0.24 / 0.00 / 0.15)

CMYK yüzdeleri

%39.81
%23.61
%0
%15.29

Codes

Color #82A5D8 in popluar color models

82 A5 D8
RGB 130 165 216
HSL 216° 52.44% 67.84%
HSB/HSV 216° 39.81% 84.71%
CMYK 39.81% 23.61% 0.00%
15.29%

Color #82A5D8 in popluar number systems.

HEX 82 A5 D8
Decimal 130 165 216
Binary 10000010 10100101 11011000
Octal 202 245 330

Shades and tints

Shades of #82A5D8

#82A5D8
(130,165,216)
#7796C5
(119,150,197)
#6C87B2
(108,135,178)
#61789F
(97,120,159)
#56698C
(86,105,140)
#4B5A79
(75,90,121)
#404B66
(64,75,102)
#353C53
(53,60,83)
#2A2D40
(42,45,64)
#1F1E2D
(31,30,45)
#140F1A
(20,15,26)
#000000
(0,0,0)

Tints of #82A5D8

#82A5D8
(130,165,216)
#8DADDB
(141,173,219)
#98B5DE
(152,181,222)
#A3BDE1
(163,189,225)
#AEC5E4
(174,197,228)
#B9CDE7
(185,205,231)
#C4D5EA
(196,213,234)
#CFDDED
(207,221,237)
#DAE5F0
(218,229,240)
#E5EDF3
(229,237,243)
#F0F5F6
(240,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82A5D8; }

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

This text font color is #82A5D8.

Background Color

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

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

This div background color is #82A5D8.

Border color

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

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

This div border color is #82A5D8.

Opacity

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

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

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

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

This text has shadow with #82A5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82A5D8.

Preview

Color preview on black background

This text has color #82A5D8 on black background.


Color preview on white background

This text has color #82A5D8 on white background.


Black color preview on #82A5D8 background

This text has black color on #82A5D8 background.


White color preview on #82A5D8 background

This text has white color on #82A5D8 background.


Related colors

Complementary color

Complementary color for #hex is #7D5A27.


I love getcolorcode.com

Triadic colors

1 #D882A5 and #A5D882 with #82A5D8 are triadic colors.

2 #D8A582 and #A582D8 with #82A5D8 are triadic colors.