COLOR #AFD779

HEX: #AFD779 RGB: (175,215,121)

Color info

#AFD779 contains mainly red and green colors. Web safe color of #AFD779 is #99CC66 (or #9C6).

RGB color model

#AFD779 color RGB value is (175,215,121).

RGB: (175,215,121) (69%, 84%, 47%)

RGB channels and saturation

R 175 of 255 = 69%
G 215 of 255 = 84%
B 121 of 255 = 47%

175
215
121

R + G + B ~ 67%. #AFD779 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 215 + 121 = 511 (100%)
R 175 of 511 ~ 34.25%
G 215 of 511 ~ 42.07%
B 121 of 511 ~ 23.68'%

%34.25
%42.07
%23.68

CMYK color model

#AFD779 color CMYK value is (19,0,44,16).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 43.72%
  • key color value is 15.69%

CMYK: (19,0,44,16)
C19M0Y44K16 (19%, 0%, 44%, 16%)
(0.19 / 0.00 / 0.44 / 0.16)

CMYK percentages

%18.6
%0
%43.72
%15.69

Codes

Color #AFD779 in popluar color models

AF D7 79
RGB 175 215 121
HSL 86° 54.02% 65.88%
HSB/HSV 86° 43.72% 84.31%
CMYK 18.60% 0.00% 43.72%
15.69%

Color #AFD779 in popluar number systems.

HEX AF D7 79
Decimal 175 215 121
Binary 10101111 11010111 1111001
Octal 257 327 171

Shades and tints

Shades of #AFD779

#AFD779
(175,215,121)
#A0C46E
(160,196,110)
#91B163
(145,177,99)
#829E58
(130,158,88)
#738B4D
(115,139,77)
#647842
(100,120,66)
#556537
(85,101,55)
#46522C
(70,82,44)
#373F21
(55,63,33)
#282C16
(40,44,22)
#19190B
(25,25,11)
#000000
(0,0,0)

Tints of #AFD779

#AFD779
(175,215,121)
#B6DA85
(182,218,133)
#BDDD91
(189,221,145)
#C4E09D
(196,224,157)
#CBE3A9
(203,227,169)
#D2E6B5
(210,230,181)
#D9E9C1
(217,233,193)
#E0ECCD
(224,236,205)
#E7EFD9
(231,239,217)
#EEF2E5
(238,242,229)
#F5F5F1
(245,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFD779 color. Also use rgb(175,215,121) instead hex code.

Text Font Color

.myTextColor { color: #AFD779; }

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

This text font color is #AFD779.

Background Color

.myBgColor { background-color: #AFD779; }

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

This div background color is #AFD779.

Border color

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

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

This div border color is #AFD779.

Opacity

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

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

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

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

This text has shadow with #AFD779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD779.

Preview

Color preview on black background

This text has color #AFD779 on black background.


Color preview on white background

This text has color #AFD779 on white background.


Black color preview on #AFD779 background

This text has black color on #AFD779 background.


White color preview on #AFD779 background

This text has white color on #AFD779 background.


Related colors

Complementary color

Complementary color for #hex is #502886.


I love getcolorcode.com

Triadic colors

1 #79AFD7 and #D779AF with #AFD779 are triadic colors.

2 #79D7AF and #D7AF79 with #AFD779 are triadic colors.