COLOR #82A5DC

HEX: #82A5DC RGB: (130,165,220)

Renk bilgisi

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

RGB renk modeli

#82A5DC color RGB value is (130,165,220).

RGB: (130,165,220) (51%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 165 of 255 = 65%
B 220 of 255 = 86%

130
165
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 165 + 220 = 515 (100%)
R 130 of 515 ~ 25.24%
G 165 of 515 ~ 32.04%
B 220 of 515 ~ 42.72'%

%25.24
%32.04
%42.72

CMYK RENK MODELİ

#82A5DC rengi CMYK tonu (41,25,0,14).

  • camgöbeği tonu 40.91%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%
CMYK: (41,25,0,14) C41M25Y0K14 (41%,25%,0%,14%) (0.41/0.25/0.00/0.14) 

CMYK yüzdeleri

%40.91
%25
%0
%13.73

Codes

Color #82A5DC in popluar color models

82 A5 DC
RGB 130 165 220
HSL 217° 56.25% 68.63%
HSB/HSV 217° 40.91% 86.27%
CMYK 40.91% 25.00% 0.00%
13.73%

Color #82A5DC in popluar number systems.

HEX 82 A5 DC
Decimal 130 165 220
Binary 10000010 10100101 11011100
Octal 202 245 334

Shades and tints

Shades of #82A5DC

#82A5DC
(130,165,220)
#7796C8
(119,150,200)
#6C87B4
(108,135,180)
#6178A0
(97,120,160)
#56698C
(86,105,140)
#4B5A78
(75,90,120)
#404B64
(64,75,100)
#353C50
(53,60,80)
#2A2D3C
(42,45,60)
#1F1E28
(31,30,40)
#140F14
(20,15,20)
#000000
(0,0,0)

Tints of #82A5DC

#82A5DC
(130,165,220)
#8DADDF
(141,173,223)
#98B5E2
(152,181,226)
#A3BDE5
(163,189,229)
#AEC5E8
(174,197,232)
#B9CDEB
(185,205,235)
#C4D5EE
(196,213,238)
#CFDDF1
(207,221,241)
#DAE5F4
(218,229,244)
#E5EDF7
(229,237,247)
#F0F5FA
(240,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82A5DC; }

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

This text font color is #82A5DC.

Background Color

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

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

This div background color is #82A5DC.

Border color

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

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

This div border color is #82A5DC.

Opacity

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

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

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

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

This text has shadow with #82A5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82A5DC.

Preview

Color preview on black background

This text has color #82A5DC on black background.


Color preview on white background

This text has color #82A5DC on white background.


Black color preview on #82A5DC background

This text has black color on #82A5DC background.


White color preview on #82A5DC background

This text has white color on #82A5DC background.


Related colors

Complementary color

Complementary color for #hex is #7D5A23.


I love getcolorcode.com

Triadic colors

1 #DC82A5 and #A5DC82 with #82A5DC are triadic colors.

2 #DCA582 and #A582DC with #82A5DC are triadic colors.