COLOR #80A179

HEX: #80A179 RGB: (128,161,121)

Renk bilgisi

#80A179 contains red, green and blue colors in about the same proportion. #80A179 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#80A179 color RGB value is (128,161,121).

RGB: (128,161,121) (50%, 63%, 47%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 161 of 255 = 63%
B 121 of 255 = 47%

128
161
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 161 + 121 = 410 (100%)
R 128 of 410 ~ 31.22%
G 161 of 410 ~ 39.27%
B 121 of 410 ~ 29.51'%

%31.22
%39.27
%29.51

CMYK RENK MODELİ

#80A179 rengi CMYK tonu (20,0,25,37).

  • camgöbeği tonu 20.50%
  • eflatun tonu 0.00%
  • sarı tonu 24.84%
  • ana renk tonu 36.86%

CMYK: (20,0,25,37)
C20M0Y25K37 (20%, 0%, 25%, 37%)
(0.20 / 0.00 / 0.25 / 0.37)

CMYK yüzdeleri

%20.5
%0
%24.84
%36.86

Codes

Color #80A179 in popluar color models

80 A1 79
RGB 128 161 121
HSL 110° 17.54% 55.29%
HSB/HSV 110° 24.84% 63.14%
CMYK 20.50% 0.00% 24.84%
36.86%

Color #80A179 in popluar number systems.

HEX 80 A1 79
Decimal 128 161 121
Binary 10000000 10100001 1111001
Octal 200 241 171

Shades and tints

Shades of #80A179

#80A179
(128,161,121)
#75936E
(117,147,110)
#6A8563
(106,133,99)
#5F7758
(95,119,88)
#54694D
(84,105,77)
#495B42
(73,91,66)
#3E4D37
(62,77,55)
#333F2C
(51,63,44)
#283121
(40,49,33)
#1D2316
(29,35,22)
#12150B
(18,21,11)
#000000
(0,0,0)

Tints of #80A179

#80A179
(128,161,121)
#8BA985
(139,169,133)
#96B191
(150,177,145)
#A1B99D
(161,185,157)
#ACC1A9
(172,193,169)
#B7C9B5
(183,201,181)
#C2D1C1
(194,209,193)
#CDD9CD
(205,217,205)
#D8E1D9
(216,225,217)
#E3E9E5
(227,233,229)
#EEF1F1
(238,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80A179; }

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

This text font color is #80A179.

Background Color

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

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

This div background color is #80A179.

Border color

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

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

This div border color is #80A179.

Opacity

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

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

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

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

This text has shadow with #80A179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80A179.

Preview

Color preview on black background

This text has color #80A179 on black background.


Color preview on white background

This text has color #80A179 on white background.


Black color preview on #80A179 background

This text has black color on #80A179 background.


White color preview on #80A179 background

This text has white color on #80A179 background.


Related colors

Complementary color

Complementary color for #hex is #7F5E86.


I love getcolorcode.com

Triadic colors

1 #7980A1 and #A17980 with #80A179 are triadic colors.

2 #79A180 and #A18079 with #80A179 are triadic colors.