COLOR #AFD6AE

HEX: #AFD6AE RGB: (175,214,174)

Color info

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

RGB color model

#AFD6AE color RGB value is (175,214,174).

RGB: (175,214,174) (69%, 84%, 68%)

RGB channels and saturation

R 175 of 255 = 69%
G 214 of 255 = 84%
B 174 of 255 = 68%

175
214
174

R + G + B ~ 74%. #AFD6AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 214 + 174 = 563 (100%)
R 175 of 563 ~ 31.08%
G 214 of 563 ~ 38.01%
B 174 of 563 ~ 30.91'%

%31.08
%38.01
%30.91

CMYK color model

#AFD6AE color CMYK value is (18,0,19,16).

  • cyan value is 18.22%
  • magenta value is 0.00%
  • yellow value is 18.69%
  • key color value is 16.08%

CMYK: (18,0,19,16)
C18M0Y19K16 (18%, 0%, 19%, 16%)
(0.18 / 0.00 / 0.19 / 0.16)

CMYK percentages

%18.22
%0
%18.69
%16.08

Codes

Color #AFD6AE in popluar color models

AF D6 AE
RGB 175 214 174
HSL 119° 32.79% 76.08%
HSB/HSV 119° 18.69% 83.92%
CMYK 18.22% 0.00% 18.69%
16.08%

Color #AFD6AE in popluar number systems.

HEX AF D6 AE
Decimal 175 214 174
Binary 10101111 11010110 10101110
Octal 257 326 256

Shades and tints

Shades of #AFD6AE

#AFD6AE
(175,214,174)
#A0C39F
(160,195,159)
#91B090
(145,176,144)
#829D81
(130,157,129)
#738A72
(115,138,114)
#647763
(100,119,99)
#556454
(85,100,84)
#465145
(70,81,69)
#373E36
(55,62,54)
#282B27
(40,43,39)
#191818
(25,24,24)
#000000
(0,0,0)

Tints of #AFD6AE

#AFD6AE
(175,214,174)
#B6D9B5
(182,217,181)
#BDDCBC
(189,220,188)
#C4DFC3
(196,223,195)
#CBE2CA
(203,226,202)
#D2E5D1
(210,229,209)
#D9E8D8
(217,232,216)
#E0EBDF
(224,235,223)
#E7EEE6
(231,238,230)
#EEF1ED
(238,241,237)
#F5F4F4
(245,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFD6AE color. Also use rgb(175,214,174) instead hex code.

Text Font Color

.myTextColor { color: #AFD6AE; }

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

This text font color is #AFD6AE.

Background Color

.myBgColor { background-color: #AFD6AE; }

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

This div background color is #AFD6AE.

Border color

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

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

This div border color is #AFD6AE.

Opacity

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

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

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

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

This text has shadow with #AFD6AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD6AE.

Preview

Color preview on black background

This text has color #AFD6AE on black background.


Color preview on white background

This text has color #AFD6AE on white background.


Black color preview on #AFD6AE background

This text has black color on #AFD6AE background.


White color preview on #AFD6AE background

This text has white color on #AFD6AE background.


Related colors

Complementary color

Complementary color for #hex is #502951.


I love getcolorcode.com

Triadic colors

1 #AEAFD6 and #D6AEAF with #AFD6AE are triadic colors.

2 #AED6AF and #D6AFAE with #AFD6AE are triadic colors.