COLOR #82B5DD

HEX: #82B5DD RGB: (130,181,221)

Renk bilgisi

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

RGB renk modeli

#82B5DD color RGB value is (130,181,221).

RGB: (130,181,221) (51%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 181 of 255 = 71%
B 221 of 255 = 87%

130
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 181 + 221 = 532 (100%)
R 130 of 532 ~ 24.44%
G 181 of 532 ~ 34.02%
B 221 of 532 ~ 41.54'%

%24.44
%34.02
%41.54

CMYK RENK MODELİ

#82B5DD rengi CMYK tonu (41,18,0,13).

  • camgöbeği tonu 41.18%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (41,18,0,13)
C41M18Y0K13 (41%, 18%, 0%, 13%)
(0.41 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%41.18
%18.1
%0
%13.33

Codes

Color #82B5DD in popluar color models

82 B5 DD
RGB 130 181 221
HSL 206° 57.23% 68.82%
HSB/HSV 206° 41.18% 86.67%
CMYK 41.18% 18.10% 0.00%
13.33%

Color #82B5DD in popluar number systems.

HEX 82 B5 DD
Decimal 130 181 221
Binary 10000010 10110101 11011101
Octal 202 265 335

Shades and tints

Shades of #82B5DD

#82B5DD
(130,181,221)
#77A5C9
(119,165,201)
#6C95B5
(108,149,181)
#6185A1
(97,133,161)
#56758D
(86,117,141)
#4B6579
(75,101,121)
#405565
(64,85,101)
#354551
(53,69,81)
#2A353D
(42,53,61)
#1F2529
(31,37,41)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #82B5DD

#82B5DD
(130,181,221)
#8DBBE0
(141,187,224)
#98C1E3
(152,193,227)
#A3C7E6
(163,199,230)
#AECDE9
(174,205,233)
#B9D3EC
(185,211,236)
#C4D9EF
(196,217,239)
#CFDFF2
(207,223,242)
#DAE5F5
(218,229,245)
#E5EBF8
(229,235,248)
#F0F1FB
(240,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82B5DD; }

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

This text font color is #82B5DD.

Background Color

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

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

This div background color is #82B5DD.

Border color

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

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

This div border color is #82B5DD.

Opacity

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

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

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

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

This text has shadow with #82B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82B5DD.

Preview

Color preview on black background

This text has color #82B5DD on black background.


Color preview on white background

This text has color #82B5DD on white background.


Black color preview on #82B5DD background

This text has black color on #82B5DD background.


White color preview on #82B5DD background

This text has white color on #82B5DD background.


Related colors

Complementary color

Complementary color for #hex is #7D4A22.


I love getcolorcode.com

Triadic colors

1 #DD82B5 and #B5DD82 with #82B5DD are triadic colors.

2 #DDB582 and #B582DD with #82B5DD are triadic colors.