COLOR #AFD6C4

HEX: #AFD6C4 RGB: (175,214,196)

Color info

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

RGB color model

#AFD6C4 color RGB value is (175,214,196).

RGB: (175,214,196) (69%, 84%, 77%)

RGB channels and saturation

R 175 of 255 = 69%
G 214 of 255 = 84%
B 196 of 255 = 77%

175
214
196

R + G + B ~ 77%. #AFD6C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 214 + 196 = 585 (100%)
R 175 of 585 ~ 29.91%
G 214 of 585 ~ 36.58%
B 196 of 585 ~ 33.5'%

%29.91
%36.58
%33.5

CMYK color model

#AFD6C4 color CMYK value is (18,0,8,16).

  • cyan value is 18.22%
  • magenta value is 0.00%
  • yellow value is 8.41%
  • key color value is 16.08%
CMYK: (18,0,8,16) C18M0Y8K16 (18%,0%,8%,16%) (0.18/0.00/0.08/0.16) 

CMYK percentages

%18.22
%0
%8.41
%16.08

Codes

Color #AFD6C4 in popluar color models

AF D6 C4
RGB 175 214 196
HSL 152° 32.23% 76.27%
HSB/HSV 152° 18.22% 83.92%
CMYK 18.22% 0.00% 8.41%
16.08%

Color #AFD6C4 in popluar number systems.

HEX AF D6 C4
Decimal 175 214 196
Binary 10101111 11010110 11000100
Octal 257 326 304

Shades and tints

Shades of #AFD6C4

#AFD6C4
(175,214,196)
#A0C3B3
(160,195,179)
#91B0A2
(145,176,162)
#829D91
(130,157,145)
#738A80
(115,138,128)
#64776F
(100,119,111)
#55645E
(85,100,94)
#46514D
(70,81,77)
#373E3C
(55,62,60)
#282B2B
(40,43,43)
#19181A
(25,24,26)
#000000
(0,0,0)

Tints of #AFD6C4

#AFD6C4
(175,214,196)
#B6D9C9
(182,217,201)
#BDDCCE
(189,220,206)
#C4DFD3
(196,223,211)
#CBE2D8
(203,226,216)
#D2E5DD
(210,229,221)
#D9E8E2
(217,232,226)
#E0EBE7
(224,235,231)
#E7EEEC
(231,238,236)
#EEF1F1
(238,241,241)
#F5F4F6
(245,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD6C4; }

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

This text font color is #AFD6C4.

Background Color

.myBgColor { background-color: #AFD6C4; }

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

This div background color is #AFD6C4.

Border color

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

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

This div border color is #AFD6C4.

Opacity

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

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

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

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

This text has shadow with #AFD6C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD6C4.

Preview

Color preview on black background

This text has color #AFD6C4 on black background.


Color preview on white background

This text has color #AFD6C4 on white background.


Black color preview on #AFD6C4 background

This text has black color on #AFD6C4 background.


White color preview on #AFD6C4 background

This text has white color on #AFD6C4 background.


Related colors

Complementary color

Complementary color for #hex is #50293B.


I love getcolorcode.com

Triadic colors

1 #C4AFD6 and #D6C4AF with #AFD6C4 are triadic colors.

2 #C4D6AF and #D6AFC4 with #AFD6C4 are triadic colors.