COLOR #A9EB97

HEX: #A9EB97 RGB: (169,235,151)

Renk bilgisi

#A9EB97 contains mainly green color. #A9EB97 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A9EB97 color RGB value is (169,235,151).

RGB: (169,235,151) (66%, 92%, 59%)

RGB bağlantıları ve doygunluk

R 169 of 255 = 66%
G 235 of 255 = 92%
B 151 of 255 = 59%

169
235
151

R + G + B ~ 72%. #A9EB97 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 169 + 235 + 151 = 555 (100%)
R 169 of 555 ~ 30.45%
G 235 of 555 ~ 42.34%
B 151 of 555 ~ 27.21'%

%30.45
%42.34
%27.21

CMYK RENK MODELİ

#A9EB97 rengi CMYK tonu (28,0,36,8).

  • camgöbeği tonu 28.09%
  • eflatun tonu 0.00%
  • sarı tonu 35.74%
  • ana renk tonu 7.84%

CMYK: (28,0,36,8)
C28M0Y36K8 (28%, 0%, 36%, 8%)
(0.28 / 0.00 / 0.36 / 0.08)

CMYK yüzdeleri

%28.09
%0
%35.74
%7.84

Codes

Color #A9EB97 in popluar color models

A9 EB 97
RGB 169 235 151
HSL 107° 67.74% 75.69%
HSB/HSV 107° 35.74% 92.16%
CMYK 28.09% 0.00% 35.74%
7.84%

Color #A9EB97 in popluar number systems.

HEX A9 EB 97
Decimal 169 235 151
Binary 10101001 11101011 10010111
Octal 251 353 227

Shades and tints

Shades of #A9EB97

#A9EB97
(169,235,151)
#9AD68A
(154,214,138)
#8BC17D
(139,193,125)
#7CAC70
(124,172,112)
#6D9763
(109,151,99)
#5E8256
(94,130,86)
#4F6D49
(79,109,73)
#40583C
(64,88,60)
#31432F
(49,67,47)
#222E22
(34,46,34)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #A9EB97

#A9EB97
(169,235,151)
#B0ECA0
(176,236,160)
#B7EDA9
(183,237,169)
#BEEEB2
(190,238,178)
#C5EFBB
(197,239,187)
#CCF0C4
(204,240,196)
#D3F1CD
(211,241,205)
#DAF2D6
(218,242,214)
#E1F3DF
(225,243,223)
#E8F4E8
(232,244,232)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9EB97 color. Also use rgb(169,235,151) instead hex code.

Text Font Color

.myTextColor { color: #A9EB97; }

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

This text font color is #A9EB97.

Background Color

.myBgColor { background-color: #A9EB97; }

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

This div background color is #A9EB97.

Border color

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

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

This div border color is #A9EB97.

Opacity

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

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

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

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

This text has shadow with #A9EB97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9EB97.

Preview

Color preview on black background

This text has color #A9EB97 on black background.


Color preview on white background

This text has color #A9EB97 on white background.


Black color preview on #A9EB97 background

This text has black color on #A9EB97 background.


White color preview on #A9EB97 background

This text has white color on #A9EB97 background.


Related colors

Complementary color

Complementary color for #A9EB97 is #561468.


I love getcolorcode.com

Triadic colors

1 #97A9EB and #EB97A9 with #A9EB97 are triadic colors.

2 #97EBA9 and #EBA997 with #A9EB97 are triadic colors.