COLOR #80B480

HEX: #80B480 RGB: (128,180,128)

Renk bilgisi

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

RGB renk modeli

#80B480 color RGB value is (128,180,128).

RGB: (128,180,128) (50%, 71%, 50%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 180 of 255 = 71%
B 128 of 255 = 50%

128
180
128

R + G + B ~ 57%. #80B480 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 180 + 128 = 436 (100%)
R 128 of 436 ~ 29.36%
G 180 of 436 ~ 41.28%
B 128 of 436 ~ 29.36'%

%29.36
%41.28
%29.36

CMYK RENK MODELİ

#80B480 rengi CMYK tonu (29,0,29,29).

  • camgöbeği tonu 28.89%
  • eflatun tonu 0.00%
  • sarı tonu 28.89%
  • ana renk tonu 29.41%

CMYK: (29,0,29,29)
C29M0Y29K29 (29%, 0%, 29%, 29%)
(0.29 / 0.00 / 0.29 / 0.29)

CMYK yüzdeleri

%28.89
%0
%28.89
%29.41

Codes

Color #80B480 in popluar color models

80 B4 80
RGB 128 180 128
HSL 120° 25.74% 60.39%
HSB/HSV 120° 28.89% 70.59%
CMYK 28.89% 0.00% 28.89%
29.41%

Color #80B480 in popluar number systems.

HEX 80 B4 80
Decimal 128 180 128
Binary 10000000 10110100 10000000
Octal 200 264 200

Shades and tints

Shades of #80B480

#80B480
(128,180,128)
#75A475
(117,164,117)
#6A946A
(106,148,106)
#5F845F
(95,132,95)
#547454
(84,116,84)
#496449
(73,100,73)
#3E543E
(62,84,62)
#334433
(51,68,51)
#283428
(40,52,40)
#1D241D
(29,36,29)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #80B480

#80B480
(128,180,128)
#8BBA8B
(139,186,139)
#96C096
(150,192,150)
#A1C6A1
(161,198,161)
#ACCCAC
(172,204,172)
#B7D2B7
(183,210,183)
#C2D8C2
(194,216,194)
#CDDECD
(205,222,205)
#D8E4D8
(216,228,216)
#E3EAE3
(227,234,227)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80B480; }

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

This text font color is #80B480.

Background Color

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

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

This div background color is #80B480.

Border color

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

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

This div border color is #80B480.

Opacity

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

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

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

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

This text has shadow with #80B480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B480.

Preview

Color preview on black background

This text has color #80B480 on black background.


Color preview on white background

This text has color #80B480 on white background.


Black color preview on #80B480 background

This text has black color on #80B480 background.


White color preview on #80B480 background

This text has white color on #80B480 background.


Related colors

Complementary color

Complementary color for #hex is #7F4B7F.


I love getcolorcode.com

Triadic colors

1 #8080B4 and #B48080 with #80B480 are triadic colors.

2 #80B480 and #B48080 with #80B480 are triadic colors.