COLOR #82ADDB

HEX: #82ADDB RGB: (130,173,219)

Renk bilgisi

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

RGB renk modeli

#82ADDB color RGB value is (130,173,219).

RGB: (130,173,219) (51%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 173 of 255 = 68%
B 219 of 255 = 86%

130
173
219

R + G + B ~ 68%. #82ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 173 + 219 = 522 (100%)
R 130 of 522 ~ 24.9%
G 173 of 522 ~ 33.14%
B 219 of 522 ~ 41.95'%

%24.9
%33.14
%41.95

CMYK RENK MODELİ

#82ADDB rengi CMYK tonu (41,21,0,14).

  • camgöbeği tonu 40.64%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (41,21,0,14)
C41M21Y0K14 (41%, 21%, 0%, 14%)
(0.41 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%40.64
%21
%0
%14.12

Codes

Color #82ADDB in popluar color models

82 AD DB
RGB 130 173 219
HSL 211° 55.28% 68.43%
HSB/HSV 211° 40.64% 85.88%
CMYK 40.64% 21.00% 0.00%
14.12%

Color #82ADDB in popluar number systems.

HEX 82 AD DB
Decimal 130 173 219
Binary 10000010 10101101 11011011
Octal 202 255 333

Shades and tints

Shades of #82ADDB

#82ADDB
(130,173,219)
#779EC8
(119,158,200)
#6C8FB5
(108,143,181)
#6180A2
(97,128,162)
#56718F
(86,113,143)
#4B627C
(75,98,124)
#405369
(64,83,105)
#354456
(53,68,86)
#2A3543
(42,53,67)
#1F2630
(31,38,48)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #82ADDB

#82ADDB
(130,173,219)
#8DB4DE
(141,180,222)
#98BBE1
(152,187,225)
#A3C2E4
(163,194,228)
#AEC9E7
(174,201,231)
#B9D0EA
(185,208,234)
#C4D7ED
(196,215,237)
#CFDEF0
(207,222,240)
#DAE5F3
(218,229,243)
#E5ECF6
(229,236,246)
#F0F3F9
(240,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82ADDB color. Also use rgb(130,173,219) instead hex code.

Text Font Color

.myTextColor { color: #82ADDB; }

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

This text font color is #82ADDB.

Background Color

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

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

This div background color is #82ADDB.

Border color

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

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

This div border color is #82ADDB.

Opacity

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

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

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

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

This text has shadow with #82ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82ADDB.

Preview

Color preview on black background

This text has color #82ADDB on black background.


Color preview on white background

This text has color #82ADDB on white background.


Black color preview on #82ADDB background

This text has black color on #82ADDB background.


White color preview on #82ADDB background

This text has white color on #82ADDB background.


Related colors

Complementary color

Complementary color for #hex is #7D5224.


I love getcolorcode.com

Triadic colors

1 #DB82AD and #ADDB82 with #82ADDB are triadic colors.

2 #DBAD82 and #AD82DB with #82ADDB are triadic colors.