COLOR #80C5D5

HEX: #80C5D5 RGB: (128,197,213)

Renk bilgisi

#80C5D5 contains mainly green and blue colors. #80C5D5 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#80C5D5 color RGB value is (128,197,213).

RGB: (128,197,213) (50%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 197 of 255 = 77%
B 213 of 255 = 84%

128
197
213

R + G + B ~ 70%. #80C5D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 197 + 213 = 538 (100%)
R 128 of 538 ~ 23.79%
G 197 of 538 ~ 36.62%
B 213 of 538 ~ 39.59'%

%23.79
%36.62
%39.59

CMYK RENK MODELİ

#80C5D5 rengi CMYK tonu (40,8,0,16).

  • camgöbeği tonu 39.91%
  • eflatun tonu 7.51%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (40,8,0,16)
C40M8Y0K16 (40%, 8%, 0%, 16%)
(0.40 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%39.91
%7.51
%0
%16.47

Codes

Color #80C5D5 in popluar color models

80 C5 D5
RGB 128 197 213
HSL 191° 50.30% 66.86%
HSB/HSV 191° 39.91% 83.53%
CMYK 39.91% 7.51% 0.00%
16.47%

Color #80C5D5 in popluar number systems.

HEX 80 C5 D5
Decimal 128 197 213
Binary 10000000 11000101 11010101
Octal 200 305 325

Shades and tints

Shades of #80C5D5

#80C5D5
(128,197,213)
#75B4C2
(117,180,194)
#6AA3AF
(106,163,175)
#5F929C
(95,146,156)
#548189
(84,129,137)
#497076
(73,112,118)
#3E5F63
(62,95,99)
#334E50
(51,78,80)
#283D3D
(40,61,61)
#1D2C2A
(29,44,42)
#121B17
(18,27,23)
#000000
(0,0,0)

Tints of #80C5D5

#80C5D5
(128,197,213)
#8BCAD8
(139,202,216)
#96CFDB
(150,207,219)
#A1D4DE
(161,212,222)
#ACD9E1
(172,217,225)
#B7DEE4
(183,222,228)
#C2E3E7
(194,227,231)
#CDE8EA
(205,232,234)
#D8EDED
(216,237,237)
#E3F2F0
(227,242,240)
#EEF7F3
(238,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80C5D5 color. Also use rgb(128,197,213) instead hex code.

Text Font Color

.myTextColor { color: #80C5D5; }

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

This text font color is #80C5D5.

Background Color

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

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

This div background color is #80C5D5.

Border color

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

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

This div border color is #80C5D5.

Opacity

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

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

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

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

This text has shadow with #80C5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80C5D5.

Preview

Color preview on black background

This text has color #80C5D5 on black background.


Color preview on white background

This text has color #80C5D5 on white background.


Black color preview on #80C5D5 background

This text has black color on #80C5D5 background.


White color preview on #80C5D5 background

This text has white color on #80C5D5 background.


Related colors

Complementary color

Complementary color for #hex is #7F3A2A.


I love getcolorcode.com

Triadic colors

1 #D580C5 and #C5D580 with #80C5D5 are triadic colors.

2 #D5C580 and #C580D5 with #80C5D5 are triadic colors.