COLOR #82D5F6

HEX: #82D5F6 RGB: (130,213,246)

Renk bilgisi

#82D5F6 contains mainly green and blue colors. #82D5F6 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#82D5F6 color RGB value is (130,213,246).

RGB: (130,213,246) (51%, 84%, 96%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 213 of 255 = 84%
B 246 of 255 = 96%

130
213
246

R + G + B ~ 77%. #82D5F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 213 + 246 = 589 (100%)
R 130 of 589 ~ 22.07%
G 213 of 589 ~ 36.16%
B 246 of 589 ~ 41.77'%

%22.07
%36.16
%41.77

CMYK RENK MODELİ

#82D5F6 rengi CMYK tonu (47,13,0,4).

  • camgöbeği tonu 47.15%
  • eflatun tonu 13.41%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (47,13,0,4)
C47M13Y0K4 (47%, 13%, 0%, 4%)
(0.47 / 0.13 / 0.00 / 0.04)

CMYK yüzdeleri

%47.15
%13.41
%0
%3.53

Codes

Color #82D5F6 in popluar color models

82 D5 F6
RGB 130 213 246
HSL 197° 86.57% 73.73%
HSB/HSV 197° 47.15% 96.47%
CMYK 47.15% 13.41% 0.00%
3.53%

Color #82D5F6 in popluar number systems.

HEX 82 D5 F6
Decimal 130 213 246
Binary 10000010 11010101 11110110
Octal 202 325 366

Shades and tints

Shades of #82D5F6

#82D5F6
(130,213,246)
#77C2E0
(119,194,224)
#6CAFCA
(108,175,202)
#619CB4
(97,156,180)
#56899E
(86,137,158)
#4B7688
(75,118,136)
#406372
(64,99,114)
#35505C
(53,80,92)
#2A3D46
(42,61,70)
#1F2A30
(31,42,48)
#14171A
(20,23,26)
#000000
(0,0,0)

Tints of #82D5F6

#82D5F6
(130,213,246)
#8DD8F6
(141,216,246)
#98DBF6
(152,219,246)
#A3DEF6
(163,222,246)
#AEE1F6
(174,225,246)
#B9E4F6
(185,228,246)
#C4E7F6
(196,231,246)
#CFEAF6
(207,234,246)
#DAEDF6
(218,237,246)
#E5F0F6
(229,240,246)
#F0F3F6
(240,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82D5F6 color. Also use rgb(130,213,246) instead hex code.

Text Font Color

.myTextColor { color: #82D5F6; }

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

This text font color is #82D5F6.

Background Color

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

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

This div background color is #82D5F6.

Border color

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

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

This div border color is #82D5F6.

Opacity

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

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

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

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

This text has shadow with #82D5F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82D5F6.

Preview

Color preview on black background

This text has color #82D5F6 on black background.


Color preview on white background

This text has color #82D5F6 on white background.


Black color preview on #82D5F6 background

This text has black color on #82D5F6 background.


White color preview on #82D5F6 background

This text has white color on #82D5F6 background.


Related colors

Complementary color

Complementary color for #hex is #7D2A09.


I love getcolorcode.com

Triadic colors

1 #F682D5 and #D5F682 with #82D5F6 are triadic colors.

2 #F6D582 and #D582F6 with #82D5F6 are triadic colors.