COLOR #80B59B

HEX: #80B59B RGB: (128,181,155)

Renk bilgisi

#80B59B contains red, green and blue colors in about the same proportion. #80B59B ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#80B59B color RGB value is (128,181,155).

RGB: (128,181,155) (50%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 181 of 255 = 71%
B 155 of 255 = 61%

128
181
155

R + G + B ~ 61%. #80B59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 181 + 155 = 464 (100%)
R 128 of 464 ~ 27.59%
G 181 of 464 ~ 39.01%
B 155 of 464 ~ 33.41'%

%27.59
%39.01
%33.41

CMYK RENK MODELİ

#80B59B rengi CMYK tonu (29,0,14,29).

  • camgöbeği tonu 29.28%
  • eflatun tonu 0.00%
  • sarı tonu 14.36%
  • ana renk tonu 29.02%

CMYK: (29,0,14,29)
C29M0Y14K29 (29%, 0%, 14%, 29%)
(0.29 / 0.00 / 0.14 / 0.29)

CMYK yüzdeleri

%29.28
%0
%14.36
%29.02

Codes

Color #80B59B in popluar color models

80 B5 9B
RGB 128 181 155
HSL 151° 26.37% 60.59%
HSB/HSV 151° 29.28% 70.98%
CMYK 29.28% 0.00% 14.36%
29.02%

Color #80B59B in popluar number systems.

HEX 80 B5 9B
Decimal 128 181 155
Binary 10000000 10110101 10011011
Octal 200 265 233

Shades and tints

Shades of #80B59B

#80B59B
(128,181,155)
#75A58D
(117,165,141)
#6A957F
(106,149,127)
#5F8571
(95,133,113)
#547563
(84,117,99)
#496555
(73,101,85)
#3E5547
(62,85,71)
#334539
(51,69,57)
#28352B
(40,53,43)
#1D251D
(29,37,29)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #80B59B

#80B59B
(128,181,155)
#8BBBA4
(139,187,164)
#96C1AD
(150,193,173)
#A1C7B6
(161,199,182)
#ACCDBF
(172,205,191)
#B7D3C8
(183,211,200)
#C2D9D1
(194,217,209)
#CDDFDA
(205,223,218)
#D8E5E3
(216,229,227)
#E3EBEC
(227,235,236)
#EEF1F5
(238,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80B59B; }

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

This text font color is #80B59B.

Background Color

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

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

This div background color is #80B59B.

Border color

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

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

This div border color is #80B59B.

Opacity

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

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

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

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

This text has shadow with #80B59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B59B.

Preview

Color preview on black background

This text has color #80B59B on black background.


Color preview on white background

This text has color #80B59B on white background.


Black color preview on #80B59B background

This text has black color on #80B59B background.


White color preview on #80B59B background

This text has white color on #80B59B background.


Related colors

Complementary color

Complementary color for #hex is #7F4A64.


I love getcolorcode.com

Triadic colors

1 #9B80B5 and #B59B80 with #80B59B are triadic colors.

2 #9BB580 and #B5809B with #80B59B are triadic colors.