COLOR #80A5D6

HEX: #80A5D6 RGB: (128,165,214)

Color info

#80A5D6 contains mainly green and blue colors. Web safe color of #80A5D6 is #6699CC (or #69C).

RGB color model

#80A5D6 color RGB value is (128,165,214).

RGB: (128,165,214) (50%, 65%, 84%)

RGB channels and saturation

R 128 of 255 = 50%
G 165 of 255 = 65%
B 214 of 255 = 84%

128
165
214

R + G + B ~ 66%. #80A5D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 128 + 165 + 214 = 507 (100%)
R 128 of 507 ~ 25.25%
G 165 of 507 ~ 32.54%
B 214 of 507 ~ 42.21'%

%25.25
%32.54
%42.21

CMYK color model

#80A5D6 color CMYK value is (40,23,0,16).

  • cyan value is 40.19%
  • magenta value is 22.90%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (40,23,0,16) C40M23Y0K16 (40%,23%,0%,16%) (0.40/0.23/0.00/0.16) 

CMYK percentages

%40.19
%22.9
%0
%16.08

Codes

Color #80A5D6 in popluar color models

80 A5 D6
RGB 128 165 214
HSL 214° 51.19% 67.06%
HSB/HSV 214° 40.19% 83.92%
CMYK 40.19% 22.90% 0.00%
16.08%

Color #80A5D6 in popluar number systems.

HEX 80 A5 D6
Decimal 128 165 214
Binary 10000000 10100101 11010110
Octal 200 245 326

Shades and tints

Shades of #80A5D6

#80A5D6
(128,165,214)
#7596C3
(117,150,195)
#6A87B0
(106,135,176)
#5F789D
(95,120,157)
#54698A
(84,105,138)
#495A77
(73,90,119)
#3E4B64
(62,75,100)
#333C51
(51,60,81)
#282D3E
(40,45,62)
#1D1E2B
(29,30,43)
#120F18
(18,15,24)
#000000
(0,0,0)

Tints of #80A5D6

#80A5D6
(128,165,214)
#8BADD9
(139,173,217)
#96B5DC
(150,181,220)
#A1BDDF
(161,189,223)
#ACC5E2
(172,197,226)
#B7CDE5
(183,205,229)
#C2D5E8
(194,213,232)
#CDDDEB
(205,221,235)
#D8E5EE
(216,229,238)
#E3EDF1
(227,237,241)
#EEF5F4
(238,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80A5D6 color. Also use rgb(128,165,214) instead hex code.

Text Font Color

.myTextColor { color: #80A5D6; }

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

This text font color is #80A5D6.

Background Color

.myBgColor { background-color: #80A5D6; }

<div style="background-color:#80A5D6">Inner text</div>

This div background color is #80A5D6.

Border color

.myBorderColor { border: 1px solid #80A5D6; }

<div style="border:3px solid #80A5D6">Div</div>

This div border color is #80A5D6.

Opacity

.myOpacity80 { color: #80A5D6; opacity: 0.8; }

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

Text with #80A5D6 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 #80A5D6;}

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

This text has shadow with #80A5D6 color.


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

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

This text has shadow with #80A5D6 primary color and red secondary color.


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

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

This text has shadow with #80A5D6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80A5D6.

Preview

Color preview on black background

This text has color #80A5D6 on black background.


Color preview on white background

This text has color #80A5D6 on white background.


Black color preview on #80A5D6 background

This text has black color on #80A5D6 background.


White color preview on #80A5D6 background

This text has white color on #80A5D6 background.


Related colors

Complementary color

Complementary color for #hex is #7F5A29.


I love getcolorcode.com

Triadic colors

1 #D680A5 and #A5D680 with #80A5D6 are triadic colors.

2 #D6A580 and #A580D6 with #80A5D6 are triadic colors.