COLOR #80A4B1

HEX: #80A4B1 RGB: (128,164,177)

Color info

#80A4B1 contains red, green and blue colors in about the same proportion. Web safe color of #80A4B1 is #669999 (or #699).

RGB color model

#80A4B1 color RGB value is (128,164,177).

RGB: (128,164,177) (50%, 64%, 69%)

RGB channels and saturation

R 128 of 255 = 50%
G 164 of 255 = 64%
B 177 of 255 = 69%

128
164
177

R + G + B ~ 61%. #80A4B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 128 + 164 + 177 = 469 (100%)
R 128 of 469 ~ 27.29%
G 164 of 469 ~ 34.97%
B 177 of 469 ~ 37.74'%

%27.29
%34.97
%37.74

CMYK color model

#80A4B1 color CMYK value is (28,7,0,31).

  • cyan value is 27.68%
  • magenta value is 7.34%
  • yellow value is 0.00%
  • key color value is 30.59%

CMYK: (28,7,0,31)
C28M7Y0K31 (28%, 7%, 0%, 31%)
(0.28 / 0.07 / 0.00 / 0.31)

CMYK percentages

%27.68
%7.34
%0
%30.59

Codes

Color #80A4B1 in popluar color models

80 A4 B1
RGB 128 164 177
HSL 196° 23.90% 59.80%
HSB/HSV 196° 27.68% 69.41%
CMYK 27.68% 7.34% 0.00%
30.59%

Color #80A4B1 in popluar number systems.

HEX 80 A4 B1
Decimal 128 164 177
Binary 10000000 10100100 10110001
Octal 200 244 261

Shades and tints

Shades of #80A4B1

#80A4B1
(128,164,177)
#7596A1
(117,150,161)
#6A8891
(106,136,145)
#5F7A81
(95,122,129)
#546C71
(84,108,113)
#495E61
(73,94,97)
#3E5051
(62,80,81)
#334241
(51,66,65)
#283431
(40,52,49)
#1D2621
(29,38,33)
#121811
(18,24,17)
#000000
(0,0,0)

Tints of #80A4B1

#80A4B1
(128,164,177)
#8BACB8
(139,172,184)
#96B4BF
(150,180,191)
#A1BCC6
(161,188,198)
#ACC4CD
(172,196,205)
#B7CCD4
(183,204,212)
#C2D4DB
(194,212,219)
#CDDCE2
(205,220,226)
#D8E4E9
(216,228,233)
#E3ECF0
(227,236,240)
#EEF4F7
(238,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80A4B1 color. Also use rgb(128,164,177) instead hex code.

Text Font Color

.myTextColor { color: #80A4B1; }

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

This text font color is #80A4B1.

Background Color

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

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

This div background color is #80A4B1.

Border color

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

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

This div border color is #80A4B1.

Opacity

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

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

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

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

This text has shadow with #80A4B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80A4B1.

Preview

Color preview on black background

This text has color #80A4B1 on black background.


Color preview on white background

This text has color #80A4B1 on white background.


Black color preview on #80A4B1 background

This text has black color on #80A4B1 background.


White color preview on #80A4B1 background

This text has white color on #80A4B1 background.


Related colors

Complementary color

Complementary color for #hex is #7F5B4E.


I love getcolorcode.com

Triadic colors

1 #B180A4 and #A4B180 with #80A4B1 are triadic colors.

2 #B1A480 and #A480B1 with #80A4B1 are triadic colors.