COLOR #AFD9B8

HEX: #AFD9B8 RGB: (175,217,184)

Color info

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

RGB color model

#AFD9B8 color RGB value is (175,217,184).

RGB: (175,217,184) (69%, 85%, 72%)

RGB channels and saturation

R 175 of 255 = 69%
G 217 of 255 = 85%
B 184 of 255 = 72%

175
217
184

R + G + B ~ 75%. #AFD9B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 217 + 184 = 576 (100%)
R 175 of 576 ~ 30.38%
G 217 of 576 ~ 37.67%
B 184 of 576 ~ 31.94'%

%30.38
%37.67
%31.94

CMYK color model

#AFD9B8 color CMYK value is (19,0,15,15).

  • cyan value is 19.35%
  • magenta value is 0.00%
  • yellow value is 15.21%
  • key color value is 14.90%
CMYK: (19,0,15,15) C19M0Y15K15 (19%,0%,15%,15%) (0.19/0.00/0.15/0.15) 

CMYK percentages

%19.35
%0
%15.21
%14.9

Codes

Color #AFD9B8 in popluar color models

AF D9 B8
RGB 175 217 184
HSL 133° 35.59% 76.86%
HSB/HSV 133° 19.35% 85.10%
CMYK 19.35% 0.00% 15.21%
14.90%

Color #AFD9B8 in popluar number systems.

HEX AF D9 B8
Decimal 175 217 184
Binary 10101111 11011001 10111000
Octal 257 331 270

Shades and tints

Shades of #AFD9B8

#AFD9B8
(175,217,184)
#A0C6A8
(160,198,168)
#91B398
(145,179,152)
#82A088
(130,160,136)
#738D78
(115,141,120)
#647A68
(100,122,104)
#556758
(85,103,88)
#465448
(70,84,72)
#374138
(55,65,56)
#282E28
(40,46,40)
#191B18
(25,27,24)
#000000
(0,0,0)

Tints of #AFD9B8

#AFD9B8
(175,217,184)
#B6DCBE
(182,220,190)
#BDDFC4
(189,223,196)
#C4E2CA
(196,226,202)
#CBE5D0
(203,229,208)
#D2E8D6
(210,232,214)
#D9EBDC
(217,235,220)
#E0EEE2
(224,238,226)
#E7F1E8
(231,241,232)
#EEF4EE
(238,244,238)
#F5F7F4
(245,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFD9B8 color. Also use rgb(175,217,184) instead hex code.

Text Font Color

.myTextColor { color: #AFD9B8; }

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

This text font color is #AFD9B8.

Background Color

.myBgColor { background-color: #AFD9B8; }

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

This div background color is #AFD9B8.

Border color

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

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

This div border color is #AFD9B8.

Opacity

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

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

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

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

This text has shadow with #AFD9B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD9B8.

Preview

Color preview on black background

This text has color #AFD9B8 on black background.


Color preview on white background

This text has color #AFD9B8 on white background.


Black color preview on #AFD9B8 background

This text has black color on #AFD9B8 background.


White color preview on #AFD9B8 background

This text has white color on #AFD9B8 background.


Related colors

Complementary color

Complementary color for #hex is #502647.


I love getcolorcode.com

Triadic colors

1 #B8AFD9 and #D9B8AF with #AFD9B8 are triadic colors.

2 #B8D9AF and #D9AFB8 with #AFD9B8 are triadic colors.