COLOR #AFC6E8

HEX: #AFC6E8 RGB: (175,198,232)

Color info

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

RGB color model

#AFC6E8 color RGB value is (175,198,232).

RGB: (175,198,232) (69%, 78%, 91%)

RGB channels and saturation

R 175 of 255 = 69%
G 198 of 255 = 78%
B 232 of 255 = 91%

175
198
232

R + G + B ~ 79%. #AFC6E8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 198 + 232 = 605 (100%)
R 175 of 605 ~ 28.93%
G 198 of 605 ~ 32.73%
B 232 of 605 ~ 38.35'%

%28.93
%32.73
%38.35

CMYK color model

#AFC6E8 color CMYK value is (25,15,0,9).

  • cyan value is 24.57%
  • magenta value is 14.66%
  • yellow value is 0.00%
  • key color value is 9.02%

CMYK: (25,15,0,9)
C25M15Y0K9 (25%, 15%, 0%, 9%)
(0.25 / 0.15 / 0.00 / 0.09)

CMYK percentages

%24.57
%14.66
%0
%9.02

Codes

Color #AFC6E8 in popluar color models

AF C6 E8
RGB 175 198 232
HSL 216° 55.34% 79.80%
HSB/HSV 216° 24.57% 90.98%
CMYK 24.57% 14.66% 0.00%
9.02%

Color #AFC6E8 in popluar number systems.

HEX AF C6 E8
Decimal 175 198 232
Binary 10101111 11000110 11101000
Octal 257 306 350

Shades and tints

Shades of #AFC6E8

#AFC6E8
(175,198,232)
#A0B4D3
(160,180,211)
#91A2BE
(145,162,190)
#8290A9
(130,144,169)
#737E94
(115,126,148)
#646C7F
(100,108,127)
#555A6A
(85,90,106)
#464855
(70,72,85)
#373640
(55,54,64)
#28242B
(40,36,43)
#191216
(25,18,22)
#000000
(0,0,0)

Tints of #AFC6E8

#AFC6E8
(175,198,232)
#B6CBEA
(182,203,234)
#BDD0EC
(189,208,236)
#C4D5EE
(196,213,238)
#CBDAF0
(203,218,240)
#D2DFF2
(210,223,242)
#D9E4F4
(217,228,244)
#E0E9F6
(224,233,246)
#E7EEF8
(231,238,248)
#EEF3FA
(238,243,250)
#F5F8FC
(245,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFC6E8 color. Also use rgb(175,198,232) instead hex code.

Text Font Color

.myTextColor { color: #AFC6E8; }

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

This text font color is #AFC6E8.

Background Color

.myBgColor { background-color: #AFC6E8; }

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

This div background color is #AFC6E8.

Border color

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

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

This div border color is #AFC6E8.

Opacity

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

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

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

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

This text has shadow with #AFC6E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC6E8.

Preview

Color preview on black background

This text has color #AFC6E8 on black background.


Color preview on white background

This text has color #AFC6E8 on white background.


Black color preview on #AFC6E8 background

This text has black color on #AFC6E8 background.


White color preview on #AFC6E8 background

This text has white color on #AFC6E8 background.


Related colors

Complementary color

Complementary color for #hex is #503917.


I love getcolorcode.com

Triadic colors

1 #E8AFC6 and #C6E8AF with #AFC6E8 are triadic colors.

2 #E8C6AF and #C6AFE8 with #AFC6E8 are triadic colors.