COLOR #A7D97E

HEX: #A7D97E RGB: (167,217,126)

Renk bilgisi

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

RGB renk modeli

#A7D97E color RGB value is (167,217,126).

RGB: (167,217,126) (65%, 85%, 49%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 217 of 255 = 85%
B 126 of 255 = 49%

167
217
126

R + G + B ~ 66%. #A7D97E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 217 + 126 = 510 (100%)
R 167 of 510 ~ 32.75%
G 217 of 510 ~ 42.55%
B 126 of 510 ~ 24.71'%

%32.75
%42.55
%24.71

CMYK RENK MODELİ

#A7D97E rengi CMYK tonu (23,0,42,15).

  • camgöbeği tonu 23.04%
  • eflatun tonu 0.00%
  • sarı tonu 41.94%
  • ana renk tonu 14.90%

CMYK: (23,0,42,15)
C23M0Y42K15 (23%, 0%, 42%, 15%)
(0.23 / 0.00 / 0.42 / 0.15)

CMYK yüzdeleri

%23.04
%0
%41.94
%14.9

Codes

Color #A7D97E in popluar color models

A7 D9 7E
RGB 167 217 126
HSL 93° 54.49% 67.25%
HSB/HSV 93° 41.94% 85.10%
CMYK 23.04% 0.00% 41.94%
14.90%

Color #A7D97E in popluar number systems.

HEX A7 D9 7E
Decimal 167 217 126
Binary 10100111 11011001 1111110
Octal 247 331 176

Shades and tints

Shades of #A7D97E

#A7D97E
(167,217,126)
#98C673
(152,198,115)
#89B368
(137,179,104)
#7AA05D
(122,160,93)
#6B8D52
(107,141,82)
#5C7A47
(92,122,71)
#4D673C
(77,103,60)
#3E5431
(62,84,49)
#2F4126
(47,65,38)
#202E1B
(32,46,27)
#111B10
(17,27,16)
#000000
(0,0,0)

Tints of #A7D97E

#A7D97E
(167,217,126)
#AFDC89
(175,220,137)
#B7DF94
(183,223,148)
#BFE29F
(191,226,159)
#C7E5AA
(199,229,170)
#CFE8B5
(207,232,181)
#D7EBC0
(215,235,192)
#DFEECB
(223,238,203)
#E7F1D6
(231,241,214)
#EFF4E1
(239,244,225)
#F7F7EC
(247,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7D97E color. Also use rgb(167,217,126) instead hex code.

Text Font Color

.myTextColor { color: #A7D97E; }

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

This text font color is #A7D97E.

Background Color

.myBgColor { background-color: #A7D97E; }

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

This div background color is #A7D97E.

Border color

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

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

This div border color is #A7D97E.

Opacity

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

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

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

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

This text has shadow with #A7D97E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D97E.

Preview

Color preview on black background

This text has color #A7D97E on black background.


Color preview on white background

This text has color #A7D97E on white background.


Black color preview on #A7D97E background

This text has black color on #A7D97E background.


White color preview on #A7D97E background

This text has white color on #A7D97E background.


Related colors

Complementary color

Complementary color for #hex is #582681.


I love getcolorcode.com

Triadic colors

1 #7EA7D9 and #D97EA7 with #A7D97E are triadic colors.

2 #7ED9A7 and #D9A77E with #A7D97E are triadic colors.