COLOR #AFDAA9

HEX: #AFDAA9 RGB: (175,218,169)

Color info

#AFDAA9 contains red, green and blue colors in about the same proportion. Web safe color of #AFDAA9 is #99CC99 (or #9C9).

RGB color model

#AFDAA9 color RGB value is (175,218,169).

RGB: (175,218,169) (69%, 85%, 66%)

RGB channels and saturation

R 175 of 255 = 69%
G 218 of 255 = 85%
B 169 of 255 = 66%

175
218
169

R + G + B ~ 73%. #AFDAA9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 218 + 169 = 562 (100%)
R 175 of 562 ~ 31.14%
G 218 of 562 ~ 38.79%
B 169 of 562 ~ 30.07'%

%31.14
%38.79
%30.07

CMYK color model

#AFDAA9 color CMYK value is (20,0,22,15).

  • cyan value is 19.72%
  • magenta value is 0.00%
  • yellow value is 22.48%
  • key color value is 14.51%

CMYK: (20,0,22,15)
C20M0Y22K15 (20%, 0%, 22%, 15%)
(0.20 / 0.00 / 0.22 / 0.15)

CMYK percentages

%19.72
%0
%22.48
%14.51

Codes

Color #AFDAA9 in popluar color models

AF DA A9
RGB 175 218 169
HSL 113° 39.84% 75.88%
HSB/HSV 113° 22.48% 85.49%
CMYK 19.72% 0.00% 22.48%
14.51%

Color #AFDAA9 in popluar number systems.

HEX AF DA A9
Decimal 175 218 169
Binary 10101111 11011010 10101001
Octal 257 332 251

Shades and tints

Shades of #AFDAA9

#AFDAA9
(175,218,169)
#A0C79A
(160,199,154)
#91B48B
(145,180,139)
#82A17C
(130,161,124)
#738E6D
(115,142,109)
#647B5E
(100,123,94)
#55684F
(85,104,79)
#465540
(70,85,64)
#374231
(55,66,49)
#282F22
(40,47,34)
#191C13
(25,28,19)
#000000
(0,0,0)

Tints of #AFDAA9

#AFDAA9
(175,218,169)
#B6DDB0
(182,221,176)
#BDE0B7
(189,224,183)
#C4E3BE
(196,227,190)
#CBE6C5
(203,230,197)
#D2E9CC
(210,233,204)
#D9ECD3
(217,236,211)
#E0EFDA
(224,239,218)
#E7F2E1
(231,242,225)
#EEF5E8
(238,245,232)
#F5F8EF
(245,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFDAA9 color. Also use rgb(175,218,169) instead hex code.

Text Font Color

.myTextColor { color: #AFDAA9; }

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

This text font color is #AFDAA9.

Background Color

.myBgColor { background-color: #AFDAA9; }

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

This div background color is #AFDAA9.

Border color

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

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

This div border color is #AFDAA9.

Opacity

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

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

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

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

This text has shadow with #AFDAA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFDAA9.

Preview

Color preview on black background

This text has color #AFDAA9 on black background.


Color preview on white background

This text has color #AFDAA9 on white background.


Black color preview on #AFDAA9 background

This text has black color on #AFDAA9 background.


White color preview on #AFDAA9 background

This text has white color on #AFDAA9 background.


Related colors

Complementary color

Complementary color for #hex is #502556.


I love getcolorcode.com

Triadic colors

1 #A9AFDA and #DAA9AF with #AFDAA9 are triadic colors.

2 #A9DAAF and #DAAFA9 with #AFDAA9 are triadic colors.