COLOR #AFBAE4

HEX: #AFBAE4 RGB: (175,186,228)

Color info

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

RGB color model

#AFBAE4 color RGB value is (175,186,228).

RGB: (175,186,228) (69%, 73%, 89%)

RGB channels and saturation

R 175 of 255 = 69%
G 186 of 255 = 73%
B 228 of 255 = 89%

175
186
228

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

Portions of RGB colors in percentages

R + G + B = 175 + 186 + 228 = 589 (100%)
R 175 of 589 ~ 29.71%
G 186 of 589 ~ 31.58%
B 228 of 589 ~ 38.71'%

%29.71
%31.58
%38.71

CMYK color model

#AFBAE4 color CMYK value is (23,18,0,11).

  • cyan value is 23.25%
  • magenta value is 18.42%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (23,18,0,11)
C23M18Y0K11 (23%, 18%, 0%, 11%)
(0.23 / 0.18 / 0.00 / 0.11)

CMYK percentages

%23.25
%18.42
%0
%10.59

Codes

Color #AFBAE4 in popluar color models

AF BA E4
RGB 175 186 228
HSL 228° 49.53% 79.02%
HSB/HSV 228° 23.25% 89.41%
CMYK 23.25% 18.42% 0.00%
10.59%

Color #AFBAE4 in popluar number systems.

HEX AF BA E4
Decimal 175 186 228
Binary 10101111 10111010 11100100
Octal 257 272 344

Shades and tints

Shades of #AFBAE4

#AFBAE4
(175,186,228)
#A0AAD0
(160,170,208)
#919ABC
(145,154,188)
#828AA8
(130,138,168)
#737A94
(115,122,148)
#646A80
(100,106,128)
#555A6C
(85,90,108)
#464A58
(70,74,88)
#373A44
(55,58,68)
#282A30
(40,42,48)
#191A1C
(25,26,28)
#000000
(0,0,0)

Tints of #AFBAE4

#AFBAE4
(175,186,228)
#B6C0E6
(182,192,230)
#BDC6E8
(189,198,232)
#C4CCEA
(196,204,234)
#CBD2EC
(203,210,236)
#D2D8EE
(210,216,238)
#D9DEF0
(217,222,240)
#E0E4F2
(224,228,242)
#E7EAF4
(231,234,244)
#EEF0F6
(238,240,246)
#F5F6F8
(245,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFBAE4 color. Also use rgb(175,186,228) instead hex code.

Text Font Color

.myTextColor { color: #AFBAE4; }

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

This text font color is #AFBAE4.

Background Color

.myBgColor { background-color: #AFBAE4; }

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

This div background color is #AFBAE4.

Border color

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

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

This div border color is #AFBAE4.

Opacity

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

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

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

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

This text has shadow with #AFBAE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFBAE4.

Preview

Color preview on black background

This text has color #AFBAE4 on black background.


Color preview on white background

This text has color #AFBAE4 on white background.


Black color preview on #AFBAE4 background

This text has black color on #AFBAE4 background.


White color preview on #AFBAE4 background

This text has white color on #AFBAE4 background.


Related colors

Complementary color

Complementary color for #hex is #50451B.


I love getcolorcode.com

Triadic colors

1 #E4AFBA and #BAE4AF with #AFBAE4 are triadic colors.

2 #E4BAAF and #BAAFE4 with #AFBAE4 are triadic colors.