COLOR #80D1AD

HEX: #80D1AD RGB: (128,209,173)

Renk bilgisi

#80D1AD contains mainly green and blue colors. #80D1AD ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#80D1AD color RGB value is (128,209,173).

RGB: (128,209,173) (50%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 209 of 255 = 82%
B 173 of 255 = 68%

128
209
173

R + G + B ~ 67%. #80D1AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 209 + 173 = 510 (100%)
R 128 of 510 ~ 25.1%
G 209 of 510 ~ 40.98%
B 173 of 510 ~ 33.92'%

%25.1
%40.98
%33.92

CMYK RENK MODELİ

#80D1AD rengi CMYK tonu (39,0,17,18).

  • camgöbeği tonu 38.76%
  • eflatun tonu 0.00%
  • sarı tonu 17.22%
  • ana renk tonu 18.04%

CMYK: (39,0,17,18)
C39M0Y17K18 (39%, 0%, 17%, 18%)
(0.39 / 0.00 / 0.17 / 0.18)

CMYK yüzdeleri

%38.76
%0
%17.22
%18.04

Codes

Color #80D1AD in popluar color models

80 D1 AD
RGB 128 209 173
HSL 153° 46.82% 66.08%
HSB/HSV 153° 38.76% 81.96%
CMYK 38.76% 0.00% 17.22%
18.04%

Color #80D1AD in popluar number systems.

HEX 80 D1 AD
Decimal 128 209 173
Binary 10000000 11010001 10101101
Octal 200 321 255

Shades and tints

Shades of #80D1AD

#80D1AD
(128,209,173)
#75BE9E
(117,190,158)
#6AAB8F
(106,171,143)
#5F9880
(95,152,128)
#548571
(84,133,113)
#497262
(73,114,98)
#3E5F53
(62,95,83)
#334C44
(51,76,68)
#283935
(40,57,53)
#1D2626
(29,38,38)
#121317
(18,19,23)
#000000
(0,0,0)

Tints of #80D1AD

#80D1AD
(128,209,173)
#8BD5B4
(139,213,180)
#96D9BB
(150,217,187)
#A1DDC2
(161,221,194)
#ACE1C9
(172,225,201)
#B7E5D0
(183,229,208)
#C2E9D7
(194,233,215)
#CDEDDE
(205,237,222)
#D8F1E5
(216,241,229)
#E3F5EC
(227,245,236)
#EEF9F3
(238,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80D1AD color. Also use rgb(128,209,173) instead hex code.

Text Font Color

.myTextColor { color: #80D1AD; }

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

This text font color is #80D1AD.

Background Color

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

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

This div background color is #80D1AD.

Border color

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

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

This div border color is #80D1AD.

Opacity

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

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

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

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

This text has shadow with #80D1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80D1AD.

Preview

Color preview on black background

This text has color #80D1AD on black background.


Color preview on white background

This text has color #80D1AD on white background.


Black color preview on #80D1AD background

This text has black color on #80D1AD background.


White color preview on #80D1AD background

This text has white color on #80D1AD background.


Related colors

Complementary color

Complementary color for #hex is #7F2E52.


I love getcolorcode.com

Triadic colors

1 #AD80D1 and #D1AD80 with #80D1AD are triadic colors.

2 #ADD180 and #D180AD with #80D1AD are triadic colors.