COLOR #80ADBE

HEX: #80ADBE RGB: (128,173,190)

Renk bilgisi

#80ADBE contains mainly green and blue colors. #80ADBE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#80ADBE color RGB value is (128,173,190).

RGB: (128,173,190) (50%, 68%, 75%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 173 of 255 = 68%
B 190 of 255 = 75%

128
173
190

R + G + B ~ 64%. #80ADBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 173 + 190 = 491 (100%)
R 128 of 491 ~ 26.07%
G 173 of 491 ~ 35.23%
B 190 of 491 ~ 38.7'%

%26.07
%35.23
%38.7

CMYK RENK MODELİ

#80ADBE rengi CMYK tonu (33,9,0,25).

  • camgöbeği tonu 32.63%
  • eflatun tonu 8.95%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (33,9,0,25)
C33M9Y0K25 (33%, 9%, 0%, 25%)
(0.33 / 0.09 / 0.00 / 0.25)

CMYK yüzdeleri

%32.63
%8.95
%0
%25.49

Codes

Color #80ADBE in popluar color models

80 AD BE
RGB 128 173 190
HSL 196° 32.29% 62.35%
HSB/HSV 196° 32.63% 74.51%
CMYK 32.63% 8.95% 0.00%
25.49%

Color #80ADBE in popluar number systems.

HEX 80 AD BE
Decimal 128 173 190
Binary 10000000 10101101 10111110
Octal 200 255 276

Shades and tints

Shades of #80ADBE

#80ADBE
(128,173,190)
#759EAD
(117,158,173)
#6A8F9C
(106,143,156)
#5F808B
(95,128,139)
#54717A
(84,113,122)
#496269
(73,98,105)
#3E5358
(62,83,88)
#334447
(51,68,71)
#283536
(40,53,54)
#1D2625
(29,38,37)
#121714
(18,23,20)
#000000
(0,0,0)

Tints of #80ADBE

#80ADBE
(128,173,190)
#8BB4C3
(139,180,195)
#96BBC8
(150,187,200)
#A1C2CD
(161,194,205)
#ACC9D2
(172,201,210)
#B7D0D7
(183,208,215)
#C2D7DC
(194,215,220)
#CDDEE1
(205,222,225)
#D8E5E6
(216,229,230)
#E3ECEB
(227,236,235)
#EEF3F0
(238,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80ADBE; }

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

This text font color is #80ADBE.

Background Color

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

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

This div background color is #80ADBE.

Border color

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

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

This div border color is #80ADBE.

Opacity

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

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

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

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

This text has shadow with #80ADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80ADBE.

Preview

Color preview on black background

This text has color #80ADBE on black background.


Color preview on white background

This text has color #80ADBE on white background.


Black color preview on #80ADBE background

This text has black color on #80ADBE background.


White color preview on #80ADBE background

This text has white color on #80ADBE background.


Related colors

Complementary color

Complementary color for #hex is #7F5241.


I love getcolorcode.com

Triadic colors

1 #BE80AD and #ADBE80 with #80ADBE are triadic colors.

2 #BEAD80 and #AD80BE with #80ADBE are triadic colors.