COLOR #80A6C6

HEX: #80A6C6 RGB: (128,166,198)

Color info

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

RGB color model

#80A6C6 color RGB value is (128,166,198).

RGB: (128,166,198) (50%, 65%, 78%)

RGB channels and saturation

R 128 of 255 = 50%
G 166 of 255 = 65%
B 198 of 255 = 78%

128
166
198

R + G + B ~ 64%. #80A6C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 128 + 166 + 198 = 492 (100%)
R 128 of 492 ~ 26.02%
G 166 of 492 ~ 33.74%
B 198 of 492 ~ 40.24'%

%26.02
%33.74
%40.24

CMYK color model

#80A6C6 color CMYK value is (35,16,0,22).

  • cyan value is 35.35%
  • magenta value is 16.16%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (35,16,0,22) C35M16Y0K22 (35%,16%,0%,22%) (0.35/0.16/0.00/0.22) 

CMYK percentages

%35.35
%16.16
%0
%22.35

Codes

Color #80A6C6 in popluar color models

80 A6 C6
RGB 128 166 198
HSL 207° 38.04% 63.92%
HSB/HSV 207° 35.35% 77.65%
CMYK 35.35% 16.16% 0.00%
22.35%

Color #80A6C6 in popluar number systems.

HEX 80 A6 C6
Decimal 128 166 198
Binary 10000000 10100110 11000110
Octal 200 246 306

Shades and tints

Shades of #80A6C6

#80A6C6
(128,166,198)
#7597B4
(117,151,180)
#6A88A2
(106,136,162)
#5F7990
(95,121,144)
#546A7E
(84,106,126)
#495B6C
(73,91,108)
#3E4C5A
(62,76,90)
#333D48
(51,61,72)
#282E36
(40,46,54)
#1D1F24
(29,31,36)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #80A6C6

#80A6C6
(128,166,198)
#8BAECB
(139,174,203)
#96B6D0
(150,182,208)
#A1BED5
(161,190,213)
#ACC6DA
(172,198,218)
#B7CEDF
(183,206,223)
#C2D6E4
(194,214,228)
#CDDEE9
(205,222,233)
#D8E6EE
(216,230,238)
#E3EEF3
(227,238,243)
#EEF6F8
(238,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80A6C6 color. Also use rgb(128,166,198) instead hex code.

Text Font Color

.myTextColor { color: #80A6C6; }

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

This text font color is #80A6C6.

Background Color

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

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

This div background color is #80A6C6.

Border color

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

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

This div border color is #80A6C6.

Opacity

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

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

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

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

This text has shadow with #80A6C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80A6C6.

Preview

Color preview on black background

This text has color #80A6C6 on black background.


Color preview on white background

This text has color #80A6C6 on white background.


Black color preview on #80A6C6 background

This text has black color on #80A6C6 background.


White color preview on #80A6C6 background

This text has white color on #80A6C6 background.


Related colors

Complementary color

Complementary color for #hex is #7F5939.


I love getcolorcode.com

Triadic colors

1 #C680A6 and #A6C680 with #80A6C6 are triadic colors.

2 #C6A680 and #A680C6 with #80A6C6 are triadic colors.