COLOR #80B064

HEX: #80B064 RGB: (128,176,100)

Renk bilgisi

#80B064 contains mainly red and green colors. #80B064 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#80B064 color RGB value is (128,176,100).

RGB: (128,176,100) (50%, 69%, 39%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 176 of 255 = 69%
B 100 of 255 = 39%

128
176
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 176 + 100 = 404 (100%)
R 128 of 404 ~ 31.68%
G 176 of 404 ~ 43.56%
B 100 of 404 ~ 24.75'%

%31.68
%43.56
%24.75

CMYK RENK MODELİ

#80B064 rengi CMYK tonu (27,0,43,31).

  • camgöbeği tonu 27.27%
  • eflatun tonu 0.00%
  • sarı tonu 43.18%
  • ana renk tonu 30.98%

CMYK: (27,0,43,31)
C27M0Y43K31 (27%, 0%, 43%, 31%)
(0.27 / 0.00 / 0.43 / 0.31)

CMYK yüzdeleri

%27.27
%0
%43.18
%30.98

Codes

Color #80B064 in popluar color models

80 B0 64
RGB 128 176 100
HSL 98° 32.48% 54.12%
HSB/HSV 98° 43.18% 69.02%
CMYK 27.27% 0.00% 43.18%
30.98%

Color #80B064 in popluar number systems.

HEX 80 B0 64
Decimal 128 176 100
Binary 10000000 10110000 1100100
Octal 200 260 144

Shades and tints

Shades of #80B064

#80B064
(128,176,100)
#75A05B
(117,160,91)
#6A9052
(106,144,82)
#5F8049
(95,128,73)
#547040
(84,112,64)
#496037
(73,96,55)
#3E502E
(62,80,46)
#334025
(51,64,37)
#28301C
(40,48,28)
#1D2013
(29,32,19)
#12100A
(18,16,10)
#000000
(0,0,0)

Tints of #80B064

#80B064
(128,176,100)
#8BB772
(139,183,114)
#96BE80
(150,190,128)
#A1C58E
(161,197,142)
#ACCC9C
(172,204,156)
#B7D3AA
(183,211,170)
#C2DAB8
(194,218,184)
#CDE1C6
(205,225,198)
#D8E8D4
(216,232,212)
#E3EFE2
(227,239,226)
#EEF6F0
(238,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80B064; }

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

This text font color is #80B064.

Background Color

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

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

This div background color is #80B064.

Border color

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

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

This div border color is #80B064.

Opacity

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

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

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

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

This text has shadow with #80B064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B064.

Preview

Color preview on black background

This text has color #80B064 on black background.


Color preview on white background

This text has color #80B064 on white background.


Black color preview on #80B064 background

This text has black color on #80B064 background.


White color preview on #80B064 background

This text has white color on #80B064 background.


Related colors

Complementary color

Complementary color for #hex is #7F4F9B.


I love getcolorcode.com

Triadic colors

1 #6480B0 and #B06480 with #80B064 are triadic colors.

2 #64B080 and #B08064 with #80B064 are triadic colors.