COLOR #A8D471

HEX: #A8D471 RGB: (168,212,113)

Renk bilgisi

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

RGB renk modeli

#A8D471 color RGB value is (168,212,113).

RGB: (168,212,113) (66%, 83%, 44%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 212 of 255 = 83%
B 113 of 255 = 44%

168
212
113

R + G + B ~ 64%. #A8D471 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 212 + 113 = 493 (100%)
R 168 of 493 ~ 34.08%
G 212 of 493 ~ 43%
B 113 of 493 ~ 22.92'%

%34.08
%43
%22.92

CMYK RENK MODELİ

#A8D471 rengi CMYK tonu (21,0,47,17).

  • camgöbeği tonu 20.75%
  • eflatun tonu 0.00%
  • sarı tonu 46.70%
  • ana renk tonu 16.86%

CMYK: (21,0,47,17)
C21M0Y47K17 (21%, 0%, 47%, 17%)
(0.21 / 0.00 / 0.47 / 0.17)

CMYK yüzdeleri

%20.75
%0
%46.7
%16.86

Codes

Color #A8D471 in popluar color models

A8 D4 71
RGB 168 212 113
HSL 87° 53.51% 63.73%
HSB/HSV 87° 46.70% 83.14%
CMYK 20.75% 0.00% 46.70%
16.86%

Color #A8D471 in popluar number systems.

HEX A8 D4 71
Decimal 168 212 113
Binary 10101000 11010100 1110001
Octal 250 324 161

Shades and tints

Shades of #A8D471

#A8D471
(168,212,113)
#99C167
(153,193,103)
#8AAE5D
(138,174,93)
#7B9B53
(123,155,83)
#6C8849
(108,136,73)
#5D753F
(93,117,63)
#4E6235
(78,98,53)
#3F4F2B
(63,79,43)
#303C21
(48,60,33)
#212917
(33,41,23)
#12160D
(18,22,13)
#000000
(0,0,0)

Tints of #A8D471

#A8D471
(168,212,113)
#AFD77D
(175,215,125)
#B6DA89
(182,218,137)
#BDDD95
(189,221,149)
#C4E0A1
(196,224,161)
#CBE3AD
(203,227,173)
#D2E6B9
(210,230,185)
#D9E9C5
(217,233,197)
#E0ECD1
(224,236,209)
#E7EFDD
(231,239,221)
#EEF2E9
(238,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D471 color. Also use rgb(168,212,113) instead hex code.

Text Font Color

.myTextColor { color: #A8D471; }

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

This text font color is #A8D471.

Background Color

.myBgColor { background-color: #A8D471; }

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

This div background color is #A8D471.

Border color

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

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

This div border color is #A8D471.

Opacity

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

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

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

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

This text has shadow with #A8D471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D471.

Preview

Color preview on black background

This text has color #A8D471 on black background.


Color preview on white background

This text has color #A8D471 on white background.


Black color preview on #A8D471 background

This text has black color on #A8D471 background.


White color preview on #A8D471 background

This text has white color on #A8D471 background.


Related colors

Complementary color

Complementary color for #hex is #572B8E.


I love getcolorcode.com

Triadic colors

1 #71A8D4 and #D471A8 with #A8D471 are triadic colors.

2 #71D4A8 and #D4A871 with #A8D471 are triadic colors.