COLOR #A8EA7D

HEX: #A8EA7D RGB: (168,234,125)

Renk bilgisi

#A8EA7D contains mainly green color. #A8EA7D ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#A8EA7D color RGB value is (168,234,125).

RGB: (168,234,125) (66%, 92%, 49%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 234 of 255 = 92%
B 125 of 255 = 49%

168
234
125

R + G + B ~ 69%. #A8EA7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 234 + 125 = 527 (100%)
R 168 of 527 ~ 31.88%
G 234 of 527 ~ 44.4%
B 125 of 527 ~ 23.72'%

%31.88
%44.4
%23.72

CMYK RENK MODELİ

#A8EA7D rengi CMYK tonu (28,0,47,8).

  • camgöbeği tonu 28.21%
  • eflatun tonu 0.00%
  • sarı tonu 46.58%
  • ana renk tonu 8.24%

CMYK: (28,0,47,8)
C28M0Y47K8 (28%, 0%, 47%, 8%)
(0.28 / 0.00 / 0.47 / 0.08)

CMYK yüzdeleri

%28.21
%0
%46.58
%8.24

Codes

Color #A8EA7D in popluar color models

A8 EA 7D
RGB 168 234 125
HSL 96° 72.19% 70.39%
HSB/HSV 96° 46.58% 91.76%
CMYK 28.21% 0.00% 46.58%
8.24%

Color #A8EA7D in popluar number systems.

HEX A8 EA 7D
Decimal 168 234 125
Binary 10101000 11101010 1111101
Octal 250 352 175

Shades and tints

Shades of #A8EA7D

#A8EA7D
(168,234,125)
#99D572
(153,213,114)
#8AC067
(138,192,103)
#7BAB5C
(123,171,92)
#6C9651
(108,150,81)
#5D8146
(93,129,70)
#4E6C3B
(78,108,59)
#3F5730
(63,87,48)
#304225
(48,66,37)
#212D1A
(33,45,26)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #A8EA7D

#A8EA7D
(168,234,125)
#AFEB88
(175,235,136)
#B6EC93
(182,236,147)
#BDED9E
(189,237,158)
#C4EEA9
(196,238,169)
#CBEFB4
(203,239,180)
#D2F0BF
(210,240,191)
#D9F1CA
(217,241,202)
#E0F2D5
(224,242,213)
#E7F3E0
(231,243,224)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8EA7D color. Also use rgb(168,234,125) instead hex code.

Text Font Color

.myTextColor { color: #A8EA7D; }

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

This text font color is #A8EA7D.

Background Color

.myBgColor { background-color: #A8EA7D; }

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

This div background color is #A8EA7D.

Border color

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

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

This div border color is #A8EA7D.

Opacity

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

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

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

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

This text has shadow with #A8EA7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8EA7D.

Preview

Color preview on black background

This text has color #A8EA7D on black background.


Color preview on white background

This text has color #A8EA7D on white background.


Black color preview on #A8EA7D background

This text has black color on #A8EA7D background.


White color preview on #A8EA7D background

This text has white color on #A8EA7D background.


Related colors

Complementary color

Complementary color for #hex is #571582.


I love getcolorcode.com

Triadic colors

1 #7DA8EA and #EA7DA8 with #A8EA7D are triadic colors.

2 #7DEAA8 and #EAA87D with #A8EA7D are triadic colors.