COLOR #83AED6

HEX: #83AED6 RGB: (131,174,214)

Renk bilgisi

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

RGB renk modeli

#83AED6 color RGB value is (131,174,214).

RGB: (131,174,214) (51%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 174 of 255 = 68%
B 214 of 255 = 84%

131
174
214

R + G + B ~ 68%. #83AED6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 174 + 214 = 519 (100%)
R 131 of 519 ~ 25.24%
G 174 of 519 ~ 33.53%
B 214 of 519 ~ 41.23'%

%25.24
%33.53
%41.23

CMYK RENK MODELİ

#83AED6 rengi CMYK tonu (39,19,0,16).

  • camgöbeği tonu 38.79%
  • eflatun tonu 18.69%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (39,19,0,16)
C39M19Y0K16 (39%, 19%, 0%, 16%)
(0.39 / 0.19 / 0.00 / 0.16)

CMYK yüzdeleri

%38.79
%18.69
%0
%16.08

Codes

Color #83AED6 in popluar color models

83 AE D6
RGB 131 174 214
HSL 209° 50.30% 67.65%
HSB/HSV 209° 38.79% 83.92%
CMYK 38.79% 18.69% 0.00%
16.08%

Color #83AED6 in popluar number systems.

HEX 83 AE D6
Decimal 131 174 214
Binary 10000011 10101110 11010110
Octal 203 256 326

Shades and tints

Shades of #83AED6

#83AED6
(131,174,214)
#789FC3
(120,159,195)
#6D90B0
(109,144,176)
#62819D
(98,129,157)
#57728A
(87,114,138)
#4C6377
(76,99,119)
#415464
(65,84,100)
#364551
(54,69,81)
#2B363E
(43,54,62)
#20272B
(32,39,43)
#151818
(21,24,24)
#000000
(0,0,0)

Tints of #83AED6

#83AED6
(131,174,214)
#8EB5D9
(142,181,217)
#99BCDC
(153,188,220)
#A4C3DF
(164,195,223)
#AFCAE2
(175,202,226)
#BAD1E5
(186,209,229)
#C5D8E8
(197,216,232)
#D0DFEB
(208,223,235)
#DBE6EE
(219,230,238)
#E6EDF1
(230,237,241)
#F1F4F4
(241,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83AED6 color. Also use rgb(131,174,214) instead hex code.

Text Font Color

.myTextColor { color: #83AED6; }

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

This text font color is #83AED6.

Background Color

.myBgColor { background-color: #83AED6; }

<div style="background-color:#83AED6">Inner text</div>

This div background color is #83AED6.

Border color

.myBorderColor { border: 1px solid #83AED6; }

<div style="border:3px solid #83AED6">Div</div>

This div border color is #83AED6.

Opacity

.myOpacity80 { color: #83AED6; opacity: 0.8; }

<p style="color:#83AED6;opacity:0.8;">80%</p>

Text with #83AED6 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 #83AED6;}

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

This text has shadow with #83AED6 color.


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

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

This text has shadow with #83AED6 primary color and red secondary color.


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

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

This text has shadow with #83AED6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83AED6.

Preview

Color preview on black background

This text has color #83AED6 on black background.


Color preview on white background

This text has color #83AED6 on white background.


Black color preview on #83AED6 background

This text has black color on #83AED6 background.


White color preview on #83AED6 background

This text has white color on #83AED6 background.


Related colors

Complementary color

Complementary color for #hex is #7C5129.


I love getcolorcode.com

Triadic colors

1 #D683AE and #AED683 with #83AED6 are triadic colors.

2 #D6AE83 and #AE83D6 with #83AED6 are triadic colors.