COLOR #82B5E1

HEX: #82B5E1 RGB: (130,181,225)

Renk bilgisi

#82B5E1 contains mainly green and blue colors. #82B5E1 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#82B5E1 color RGB value is (130,181,225).

RGB: (130,181,225) (51%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 181 of 255 = 71%
B 225 of 255 = 88%

130
181
225

R + G + B ~ 70%. #82B5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 181 + 225 = 536 (100%)
R 130 of 536 ~ 24.25%
G 181 of 536 ~ 33.77%
B 225 of 536 ~ 41.98'%

%24.25
%33.77
%41.98

CMYK RENK MODELİ

#82B5E1 rengi CMYK tonu (42,20,0,12).

  • camgöbeği tonu 42.22%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (42,20,0,12)
C42M20Y0K12 (42%, 20%, 0%, 12%)
(0.42 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%42.22
%19.56
%0
%11.76

Codes

Color #82B5E1 in popluar color models

82 B5 E1
RGB 130 181 225
HSL 208° 61.29% 69.61%
HSB/HSV 208° 42.22% 88.24%
CMYK 42.22% 19.56% 0.00%
11.76%

Color #82B5E1 in popluar number systems.

HEX 82 B5 E1
Decimal 130 181 225
Binary 10000010 10110101 11100001
Octal 202 265 341

Shades and tints

Shades of #82B5E1

#82B5E1
(130,181,225)
#77A5CD
(119,165,205)
#6C95B9
(108,149,185)
#6185A5
(97,133,165)
#567591
(86,117,145)
#4B657D
(75,101,125)
#405569
(64,85,105)
#354555
(53,69,85)
#2A3541
(42,53,65)
#1F252D
(31,37,45)
#141519
(20,21,25)
#000000
(0,0,0)

Tints of #82B5E1

#82B5E1
(130,181,225)
#8DBBE3
(141,187,227)
#98C1E5
(152,193,229)
#A3C7E7
(163,199,231)
#AECDE9
(174,205,233)
#B9D3EB
(185,211,235)
#C4D9ED
(196,217,237)
#CFDFEF
(207,223,239)
#DAE5F1
(218,229,241)
#E5EBF3
(229,235,243)
#F0F1F5
(240,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82B5E1; }

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

This text font color is #82B5E1.

Background Color

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

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

This div background color is #82B5E1.

Border color

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

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

This div border color is #82B5E1.

Opacity

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

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

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

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

This text has shadow with #82B5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82B5E1.

Preview

Color preview on black background

This text has color #82B5E1 on black background.


Color preview on white background

This text has color #82B5E1 on white background.


Black color preview on #82B5E1 background

This text has black color on #82B5E1 background.


White color preview on #82B5E1 background

This text has white color on #82B5E1 background.


Related colors

Complementary color

Complementary color for #hex is #7D4A1E.


I love getcolorcode.com

Triadic colors

1 #E182B5 and #B5E182 with #82B5E1 are triadic colors.

2 #E1B582 and #B582E1 with #82B5E1 are triadic colors.