COLOR #80B5C6

HEX: #80B5C6 RGB: (128,181,198)

Renk bilgisi

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

RGB renk modeli

#80B5C6 color RGB value is (128,181,198).

RGB: (128,181,198) (50%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 181 of 255 = 71%
B 198 of 255 = 78%

128
181
198

R + G + B ~ 66%. #80B5C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 181 + 198 = 507 (100%)
R 128 of 507 ~ 25.25%
G 181 of 507 ~ 35.7%
B 198 of 507 ~ 39.05'%

%25.25
%35.7
%39.05

CMYK RENK MODELİ

#80B5C6 rengi CMYK tonu (35,9,0,22).

  • camgöbeği tonu 35.35%
  • eflatun tonu 8.59%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (35,9,0,22)
C35M9Y0K22 (35%, 9%, 0%, 22%)
(0.35 / 0.09 / 0.00 / 0.22)

CMYK yüzdeleri

%35.35
%8.59
%0
%22.35

Codes

Color #80B5C6 in popluar color models

80 B5 C6
RGB 128 181 198
HSL 195° 38.04% 63.92%
HSB/HSV 195° 35.35% 77.65%
CMYK 35.35% 8.59% 0.00%
22.35%

Color #80B5C6 in popluar number systems.

HEX 80 B5 C6
Decimal 128 181 198
Binary 10000000 10110101 11000110
Octal 200 265 306

Shades and tints

Shades of #80B5C6

#80B5C6
(128,181,198)
#75A5B4
(117,165,180)
#6A95A2
(106,149,162)
#5F8590
(95,133,144)
#54757E
(84,117,126)
#49656C
(73,101,108)
#3E555A
(62,85,90)
#334548
(51,69,72)
#283536
(40,53,54)
#1D2524
(29,37,36)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #80B5C6

#80B5C6
(128,181,198)
#8BBBCB
(139,187,203)
#96C1D0
(150,193,208)
#A1C7D5
(161,199,213)
#ACCDDA
(172,205,218)
#B7D3DF
(183,211,223)
#C2D9E4
(194,217,228)
#CDDFE9
(205,223,233)
#D8E5EE
(216,229,238)
#E3EBF3
(227,235,243)
#EEF1F8
(238,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80B5C6 color. Also use rgb(128,181,198) instead hex code.

Text Font Color

.myTextColor { color: #80B5C6; }

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

This text font color is #80B5C6.

Background Color

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

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

This div background color is #80B5C6.

Border color

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

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

This div border color is #80B5C6.

Opacity

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

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

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

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

This text has shadow with #80B5C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B5C6.

Preview

Color preview on black background

This text has color #80B5C6 on black background.


Color preview on white background

This text has color #80B5C6 on white background.


Black color preview on #80B5C6 background

This text has black color on #80B5C6 background.


White color preview on #80B5C6 background

This text has white color on #80B5C6 background.


Related colors

Complementary color

Complementary color for #hex is #7F4A39.


I love getcolorcode.com

Triadic colors

1 #C680B5 and #B5C680 with #80B5C6 are triadic colors.

2 #C6B580 and #B580C6 with #80B5C6 are triadic colors.