COLOR #80A4A7

HEX: #80A4A7 RGB: (128,164,167)

Color info

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

RGB color model

#80A4A7 color RGB value is (128,164,167).

RGB: (128,164,167) (50%, 64%, 65%)

RGB channels and saturation

R 128 of 255 = 50%
G 164 of 255 = 64%
B 167 of 255 = 65%

128
164
167

R + G + B ~ 60%. #80A4A7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 164 + 167 = 459 (100%)
R 128 of 459 ~ 27.89%
G 164 of 459 ~ 35.73%
B 167 of 459 ~ 36.38'%

%27.89
%35.73
%36.38

CMYK color model

#80A4A7 color CMYK value is (23,2,0,35).

  • cyan value is 23.35%
  • magenta value is 1.80%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (23,2,0,35)
C23M2Y0K35 (23%, 2%, 0%, 35%)
(0.23 / 0.02 / 0.00 / 0.35)

CMYK percentages

%23.35
%1.8
%0
%34.51

Codes

Color #80A4A7 in popluar color models

80 A4 A7
RGB 128 164 167
HSL 185° 18.14% 57.84%
HSB/HSV 185° 23.35% 65.49%
CMYK 23.35% 1.80% 0.00%
34.51%

Color #80A4A7 in popluar number systems.

HEX 80 A4 A7
Decimal 128 164 167
Binary 10000000 10100100 10100111
Octal 200 244 247

Shades and tints

Shades of #80A4A7

#80A4A7
(128,164,167)
#759698
(117,150,152)
#6A8889
(106,136,137)
#5F7A7A
(95,122,122)
#546C6B
(84,108,107)
#495E5C
(73,94,92)
#3E504D
(62,80,77)
#33423E
(51,66,62)
#28342F
(40,52,47)
#1D2620
(29,38,32)
#121811
(18,24,17)
#000000
(0,0,0)

Tints of #80A4A7

#80A4A7
(128,164,167)
#8BACAF
(139,172,175)
#96B4B7
(150,180,183)
#A1BCBF
(161,188,191)
#ACC4C7
(172,196,199)
#B7CCCF
(183,204,207)
#C2D4D7
(194,212,215)
#CDDCDF
(205,220,223)
#D8E4E7
(216,228,231)
#E3ECEF
(227,236,239)
#EEF4F7
(238,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80A4A7; }

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

This text font color is #80A4A7.

Background Color

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

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

This div background color is #80A4A7.

Border color

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

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

This div border color is #80A4A7.

Opacity

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

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

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

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

This text has shadow with #80A4A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80A4A7.

Preview

Color preview on black background

This text has color #80A4A7 on black background.


Color preview on white background

This text has color #80A4A7 on white background.


Black color preview on #80A4A7 background

This text has black color on #80A4A7 background.


White color preview on #80A4A7 background

This text has white color on #80A4A7 background.


Related colors

Complementary color

Complementary color for #hex is #7F5B58.


I love getcolorcode.com

Triadic colors

1 #A780A4 and #A4A780 with #80A4A7 are triadic colors.

2 #A7A480 and #A480A7 with #80A4A7 are triadic colors.