COLOR #80B19C

HEX: #80B19C RGB: (128,177,156)

Renk bilgisi

#80B19C contains red, green and blue colors in about the same proportion. #80B19C ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#80B19C color RGB value is (128,177,156).

RGB: (128,177,156) (50%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 177 of 255 = 69%
B 156 of 255 = 61%

128
177
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 177 + 156 = 461 (100%)
R 128 of 461 ~ 27.77%
G 177 of 461 ~ 38.39%
B 156 of 461 ~ 33.84'%

%27.77
%38.39
%33.84

CMYK RENK MODELİ

#80B19C rengi CMYK tonu (28,0,12,31).

  • camgöbeği tonu 27.68%
  • eflatun tonu 0.00%
  • sarı tonu 11.86%
  • ana renk tonu 30.59%

CMYK: (28,0,12,31)
C28M0Y12K31 (28%, 0%, 12%, 31%)
(0.28 / 0.00 / 0.12 / 0.31)

CMYK yüzdeleri

%27.68
%0
%11.86
%30.59

Codes

Color #80B19C in popluar color models

80 B1 9C
RGB 128 177 156
HSL 154° 23.90% 59.80%
HSB/HSV 154° 27.68% 69.41%
CMYK 27.68% 0.00% 11.86%
30.59%

Color #80B19C in popluar number systems.

HEX 80 B1 9C
Decimal 128 177 156
Binary 10000000 10110001 10011100
Octal 200 261 234

Shades and tints

Shades of #80B19C

#80B19C
(128,177,156)
#75A18E
(117,161,142)
#6A9180
(106,145,128)
#5F8172
(95,129,114)
#547164
(84,113,100)
#496156
(73,97,86)
#3E5148
(62,81,72)
#33413A
(51,65,58)
#28312C
(40,49,44)
#1D211E
(29,33,30)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #80B19C

#80B19C
(128,177,156)
#8BB8A5
(139,184,165)
#96BFAE
(150,191,174)
#A1C6B7
(161,198,183)
#ACCDC0
(172,205,192)
#B7D4C9
(183,212,201)
#C2DBD2
(194,219,210)
#CDE2DB
(205,226,219)
#D8E9E4
(216,233,228)
#E3F0ED
(227,240,237)
#EEF7F6
(238,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80B19C; }

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

This text font color is #80B19C.

Background Color

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

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

This div background color is #80B19C.

Border color

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

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

This div border color is #80B19C.

Opacity

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

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

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

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

This text has shadow with #80B19C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B19C.

Preview

Color preview on black background

This text has color #80B19C on black background.


Color preview on white background

This text has color #80B19C on white background.


Black color preview on #80B19C background

This text has black color on #80B19C background.


White color preview on #80B19C background

This text has white color on #80B19C background.


Related colors

Complementary color

Complementary color for #hex is #7F4E63.


I love getcolorcode.com

Triadic colors

1 #9C80B1 and #B19C80 with #80B19C are triadic colors.

2 #9CB180 and #B1809C with #80B19C are triadic colors.