COLOR #AFDFD8

HEX: #AFDFD8 RGB: (175,223,216)

Color info

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

RGB color model

#AFDFD8 color RGB value is (175,223,216).

RGB: (175,223,216) (69%, 87%, 85%)

RGB channels and saturation

R 175 of 255 = 69%
G 223 of 255 = 87%
B 216 of 255 = 85%

175
223
216

R + G + B ~ 80%. #AFDFD8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 223 + 216 = 614 (100%)
R 175 of 614 ~ 28.5%
G 223 of 614 ~ 36.32%
B 216 of 614 ~ 35.18'%

%28.5
%36.32
%35.18

CMYK color model

#AFDFD8 color CMYK value is (22,0,3,13).

  • cyan value is 21.52%
  • magenta value is 0.00%
  • yellow value is 3.14%
  • key color value is 12.55%

CMYK: (22,0,3,13)
C22M0Y3K13 (22%, 0%, 3%, 13%)
(0.22 / 0.00 / 0.03 / 0.13)

CMYK percentages

%21.52
%0
%3.14
%12.55

Codes

Color #AFDFD8 in popluar color models

AF DF D8
RGB 175 223 216
HSL 171° 42.86% 78.04%
HSB/HSV 171° 21.52% 87.45%
CMYK 21.52% 0.00% 3.14%
12.55%

Color #AFDFD8 in popluar number systems.

HEX AF DF D8
Decimal 175 223 216
Binary 10101111 11011111 11011000
Octal 257 337 330

Shades and tints

Shades of #AFDFD8

#AFDFD8
(175,223,216)
#A0CBC5
(160,203,197)
#91B7B2
(145,183,178)
#82A39F
(130,163,159)
#738F8C
(115,143,140)
#647B79
(100,123,121)
#556766
(85,103,102)
#465353
(70,83,83)
#373F40
(55,63,64)
#282B2D
(40,43,45)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #AFDFD8

#AFDFD8
(175,223,216)
#B6E1DB
(182,225,219)
#BDE3DE
(189,227,222)
#C4E5E1
(196,229,225)
#CBE7E4
(203,231,228)
#D2E9E7
(210,233,231)
#D9EBEA
(217,235,234)
#E0EDED
(224,237,237)
#E7EFF0
(231,239,240)
#EEF1F3
(238,241,243)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFDFD8 color. Also use rgb(175,223,216) instead hex code.

Text Font Color

.myTextColor { color: #AFDFD8; }

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

This text font color is #AFDFD8.

Background Color

.myBgColor { background-color: #AFDFD8; }

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

This div background color is #AFDFD8.

Border color

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

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

This div border color is #AFDFD8.

Opacity

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

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

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

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

This text has shadow with #AFDFD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFDFD8.

Preview

Color preview on black background

This text has color #AFDFD8 on black background.


Color preview on white background

This text has color #AFDFD8 on white background.


Black color preview on #AFDFD8 background

This text has black color on #AFDFD8 background.


White color preview on #AFDFD8 background

This text has white color on #AFDFD8 background.


Related colors

Complementary color

Complementary color for #hex is #502027.


I love getcolorcode.com

Triadic colors

1 #D8AFDF and #DFD8AF with #AFDFD8 are triadic colors.

2 #D8DFAF and #DFAFD8 with #AFDFD8 are triadic colors.