COLOR #80B4A4

HEX: #80B4A4 RGB: (128,180,164)

Color info

#80B4A4 contains red, green and blue colors in about the same proportion. Web safe color of #80B4A4 is #66CC99 (or #6C9).

RGB color model

#80B4A4 color RGB value is (128,180,164).

RGB: (128,180,164) (50%, 71%, 64%)

RGB channels and saturation

R 128 of 255 = 50%
G 180 of 255 = 71%
B 164 of 255 = 64%

128
180
164

R + G + B ~ 62%. #80B4A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 128 + 180 + 164 = 472 (100%)
R 128 of 472 ~ 27.12%
G 180 of 472 ~ 38.14%
B 164 of 472 ~ 34.75'%

%27.12
%38.14
%34.75

CMYK color model

#80B4A4 color CMYK value is (29,0,9,29).

  • cyan value is 28.89%
  • magenta value is 0.00%
  • yellow value is 8.89%
  • key color value is 29.41%

CMYK: (29,0,9,29)
C29M0Y9K29 (29%, 0%, 9%, 29%)
(0.29 / 0.00 / 0.09 / 0.29)

CMYK percentages

%28.89
%0
%8.89
%29.41

Codes

Color #80B4A4 in popluar color models

80 B4 A4
RGB 128 180 164
HSL 162° 25.74% 60.39%
HSB/HSV 162° 28.89% 70.59%
CMYK 28.89% 0.00% 8.89%
29.41%

Color #80B4A4 in popluar number systems.

HEX 80 B4 A4
Decimal 128 180 164
Binary 10000000 10110100 10100100
Octal 200 264 244

Shades and tints

Shades of #80B4A4

#80B4A4
(128,180,164)
#75A496
(117,164,150)
#6A9488
(106,148,136)
#5F847A
(95,132,122)
#54746C
(84,116,108)
#49645E
(73,100,94)
#3E5450
(62,84,80)
#334442
(51,68,66)
#283434
(40,52,52)
#1D2426
(29,36,38)
#121418
(18,20,24)
#000000
(0,0,0)

Tints of #80B4A4

#80B4A4
(128,180,164)
#8BBAAC
(139,186,172)
#96C0B4
(150,192,180)
#A1C6BC
(161,198,188)
#ACCCC4
(172,204,196)
#B7D2CC
(183,210,204)
#C2D8D4
(194,216,212)
#CDDEDC
(205,222,220)
#D8E4E4
(216,228,228)
#E3EAEC
(227,234,236)
#EEF0F4
(238,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80B4A4; }

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

This text font color is #80B4A4.

Background Color

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

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

This div background color is #80B4A4.

Border color

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

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

This div border color is #80B4A4.

Opacity

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

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

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

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

This text has shadow with #80B4A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B4A4.

Preview

Color preview on black background

This text has color #80B4A4 on black background.


Color preview on white background

This text has color #80B4A4 on white background.


Black color preview on #80B4A4 background

This text has black color on #80B4A4 background.


White color preview on #80B4A4 background

This text has white color on #80B4A4 background.


Related colors

Complementary color

Complementary color for #hex is #7F4B5B.


I love getcolorcode.com

Triadic colors

1 #A480B4 and #B4A480 with #80B4A4 are triadic colors.

2 #A4B480 and #B480A4 with #80B4A4 are triadic colors.