COLOR #AFD97E

HEX: #AFD97E RGB: (175,217,126)

Renk bilgisi

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

RGB renk modeli

#AFD97E color RGB value is (175,217,126).

RGB: (175,217,126) (69%, 85%, 49%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 217 of 255 = 85%
B 126 of 255 = 49%

175
217
126

R + G + B ~ 68%. #AFD97E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 217 + 126 = 518 (100%)
R 175 of 518 ~ 33.78%
G 217 of 518 ~ 41.89%
B 126 of 518 ~ 24.32'%

%33.78
%41.89
%24.32

CMYK RENK MODELİ

#AFD97E rengi CMYK tonu (19,0,42,15).

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

CMYK: (19,0,42,15)
C19M0Y42K15 (19%, 0%, 42%, 15%)
(0.19 / 0.00 / 0.42 / 0.15)

CMYK yüzdeleri

%19.35
%0
%41.94
%14.9

Codes

Color #AFD97E in popluar color models

AF D9 7E
RGB 175 217 126
HSL 88° 54.49% 67.25%
HSB/HSV 88° 41.94% 85.10%
CMYK 19.35% 0.00% 41.94%
14.90%

Color #AFD97E in popluar number systems.

HEX AF D9 7E
Decimal 175 217 126
Binary 10101111 11011001 1111110
Octal 257 331 176

Shades and tints

Shades of #AFD97E

#AFD97E
(175,217,126)
#A0C673
(160,198,115)
#91B368
(145,179,104)
#82A05D
(130,160,93)
#738D52
(115,141,82)
#647A47
(100,122,71)
#55673C
(85,103,60)
#465431
(70,84,49)
#374126
(55,65,38)
#282E1B
(40,46,27)
#191B10
(25,27,16)
#000000
(0,0,0)

Tints of #AFD97E

#AFD97E
(175,217,126)
#B6DC89
(182,220,137)
#BDDF94
(189,223,148)
#C4E29F
(196,226,159)
#CBE5AA
(203,229,170)
#D2E8B5
(210,232,181)
#D9EBC0
(217,235,192)
#E0EECB
(224,238,203)
#E7F1D6
(231,241,214)
#EEF4E1
(238,244,225)
#F5F7EC
(245,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD97E; }

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

This text font color is #AFD97E.

Background Color

.myBgColor { background-color: #AFD97E; }

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

This div background color is #AFD97E.

Border color

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

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

This div border color is #AFD97E.

Opacity

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

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

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

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

This text has shadow with #AFD97E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD97E.

Preview

Color preview on black background

This text has color #AFD97E on black background.


Color preview on white background

This text has color #AFD97E on white background.


Black color preview on #AFD97E background

This text has black color on #AFD97E background.


White color preview on #AFD97E background

This text has white color on #AFD97E background.


Related colors

Complementary color

Complementary color for #hex is #502681.


I love getcolorcode.com

Triadic colors

1 #7EAFD9 and #D97EAF with #AFD97E are triadic colors.

2 #7ED9AF and #D9AF7E with #AFD97E are triadic colors.