COLOR #A8D980

HEX: #A8D980 RGB: (168,217,128)

Renk bilgisi

#A8D980 contains mainly red and green colors. #A8D980 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A8D980 color RGB value is (168,217,128).

RGB: (168,217,128) (66%, 85%, 50%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 217 of 255 = 85%
B 128 of 255 = 50%

168
217
128

R + G + B ~ 67%. #A8D980 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 217 + 128 = 513 (100%)
R 168 of 513 ~ 32.75%
G 217 of 513 ~ 42.3%
B 128 of 513 ~ 24.95'%

%32.75
%42.3
%24.95

CMYK RENK MODELİ

#A8D980 rengi CMYK tonu (23,0,41,15).

  • camgöbeği tonu 22.58%
  • eflatun tonu 0.00%
  • sarı tonu 41.01%
  • ana renk tonu 14.90%

CMYK: (23,0,41,15)
C23M0Y41K15 (23%, 0%, 41%, 15%)
(0.23 / 0.00 / 0.41 / 0.15)

CMYK yüzdeleri

%22.58
%0
%41.01
%14.9

Codes

Color #A8D980 in popluar color models

A8 D9 80
RGB 168 217 128
HSL 93° 53.94% 67.65%
HSB/HSV 93° 41.01% 85.10%
CMYK 22.58% 0.00% 41.01%
14.90%

Color #A8D980 in popluar number systems.

HEX A8 D9 80
Decimal 168 217 128
Binary 10101000 11011001 10000000
Octal 250 331 200

Shades and tints

Shades of #A8D980

#A8D980
(168,217,128)
#99C675
(153,198,117)
#8AB36A
(138,179,106)
#7BA05F
(123,160,95)
#6C8D54
(108,141,84)
#5D7A49
(93,122,73)
#4E673E
(78,103,62)
#3F5433
(63,84,51)
#304128
(48,65,40)
#212E1D
(33,46,29)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #A8D980

#A8D980
(168,217,128)
#AFDC8B
(175,220,139)
#B6DF96
(182,223,150)
#BDE2A1
(189,226,161)
#C4E5AC
(196,229,172)
#CBE8B7
(203,232,183)
#D2EBC2
(210,235,194)
#D9EECD
(217,238,205)
#E0F1D8
(224,241,216)
#E7F4E3
(231,244,227)
#EEF7EE
(238,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D980 color. Also use rgb(168,217,128) instead hex code.

Text Font Color

.myTextColor { color: #A8D980; }

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

This text font color is #A8D980.

Background Color

.myBgColor { background-color: #A8D980; }

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

This div background color is #A8D980.

Border color

.myBorderColor { border: 1px solid #A8D980; }

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

This div border color is #A8D980.

Opacity

.myOpacity80 { color: #A8D980; opacity: 0.8; }

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

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

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

This text has shadow with #A8D980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D980.

Preview

Color preview on black background

This text has color #A8D980 on black background.


Color preview on white background

This text has color #A8D980 on white background.


Black color preview on #A8D980 background

This text has black color on #A8D980 background.


White color preview on #A8D980 background

This text has white color on #A8D980 background.


Related colors

Complementary color

Complementary color for #hex is #57267F.


I love getcolorcode.com

Triadic colors

1 #80A8D9 and #D980A8 with #A8D980 are triadic colors.

2 #80D9A8 and #D9A880 with #A8D980 are triadic colors.