COLOR #80E5E9

HEX: #80E5E9 RGB: (128,229,233)

Renk bilgisi

#80E5E9 contains mainly green and blue colors. #80E5E9 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#80E5E9 color RGB value is (128,229,233).

RGB: (128,229,233) (50%, 90%, 91%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 229 of 255 = 90%
B 233 of 255 = 91%

128
229
233

R + G + B ~ 77%. #80E5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 229 + 233 = 590 (100%)
R 128 of 590 ~ 21.69%
G 229 of 590 ~ 38.81%
B 233 of 590 ~ 39.49'%

%21.69
%38.81
%39.49

CMYK RENK MODELİ

#80E5E9 rengi CMYK tonu (45,2,0,9).

  • camgöbeği tonu 45.06%
  • eflatun tonu 1.72%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (45,2,0,9)
C45M2Y0K9 (45%, 2%, 0%, 9%)
(0.45 / 0.02 / 0.00 / 0.09)

CMYK yüzdeleri

%45.06
%1.72
%0
%8.63

Codes

Color #80E5E9 in popluar color models

80 E5 E9
RGB 128 229 233
HSL 182° 70.47% 70.78%
HSB/HSV 182° 45.06% 91.37%
CMYK 45.06% 1.72% 0.00%
8.63%

Color #80E5E9 in popluar number systems.

HEX 80 E5 E9
Decimal 128 229 233
Binary 10000000 11100101 11101001
Octal 200 345 351

Shades and tints

Shades of #80E5E9

#80E5E9
(128,229,233)
#75D1D4
(117,209,212)
#6ABDBF
(106,189,191)
#5FA9AA
(95,169,170)
#549595
(84,149,149)
#498180
(73,129,128)
#3E6D6B
(62,109,107)
#335956
(51,89,86)
#284541
(40,69,65)
#1D312C
(29,49,44)
#121D17
(18,29,23)
#000000
(0,0,0)

Tints of #80E5E9

#80E5E9
(128,229,233)
#8BE7EB
(139,231,235)
#96E9ED
(150,233,237)
#A1EBEF
(161,235,239)
#ACEDF1
(172,237,241)
#B7EFF3
(183,239,243)
#C2F1F5
(194,241,245)
#CDF3F7
(205,243,247)
#D8F5F9
(216,245,249)
#E3F7FB
(227,247,251)
#EEF9FD
(238,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80E5E9 color. Also use rgb(128,229,233) instead hex code.

Text Font Color

.myTextColor { color: #80E5E9; }

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

This text font color is #80E5E9.

Background Color

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

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

This div background color is #80E5E9.

Border color

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

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

This div border color is #80E5E9.

Opacity

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

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

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

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

This text has shadow with #80E5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80E5E9.

Preview

Color preview on black background

This text has color #80E5E9 on black background.


Color preview on white background

This text has color #80E5E9 on white background.


Black color preview on #80E5E9 background

This text has black color on #80E5E9 background.


White color preview on #80E5E9 background

This text has white color on #80E5E9 background.


Related colors

Complementary color

Complementary color for #hex is #7F1A16.


I love getcolorcode.com

Triadic colors

1 #E980E5 and #E5E980 with #80E5E9 are triadic colors.

2 #E9E580 and #E580E9 with #80E5E9 are triadic colors.