COLOR #AFACE6

HEX: #AFACE6 RGB: (175,172,230)

Renk bilgisi

#AFACE6 contains red, green and blue colors in about the same proportion. #AFACE6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AFACE6 color RGB value is (175,172,230).

RGB: (175,172,230) (69%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 172 of 255 = 67%
B 230 of 255 = 90%

175
172
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 172 + 230 = 577 (100%)
R 175 of 577 ~ 30.33%
G 172 of 577 ~ 29.81%
B 230 of 577 ~ 39.86'%

%30.33
%29.81
%39.86

CMYK RENK MODELİ

#AFACE6 rengi CMYK tonu (24,25,0,10).

  • camgöbeği tonu 23.91%
  • eflatun tonu 25.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (24,25,0,10)
C24M25Y0K10 (24%, 25%, 0%, 10%)
(0.24 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%23.91
%25.22
%0
%9.8

Codes

Color #AFACE6 in popluar color models

AF AC E6
RGB 175 172 230
HSL 243° 53.70% 78.82%
HSB/HSV 243° 25.22% 90.20%
CMYK 23.91% 25.22% 0.00%
9.80%

Color #AFACE6 in popluar number systems.

HEX AF AC E6
Decimal 175 172 230
Binary 10101111 10101100 11100110
Octal 257 254 346

Shades and tints

Shades of #AFACE6

#AFACE6
(175,172,230)
#A09DD2
(160,157,210)
#918EBE
(145,142,190)
#827FAA
(130,127,170)
#737096
(115,112,150)
#646182
(100,97,130)
#55526E
(85,82,110)
#46435A
(70,67,90)
#373446
(55,52,70)
#282532
(40,37,50)
#19161E
(25,22,30)
#000000
(0,0,0)

Tints of #AFACE6

#AFACE6
(175,172,230)
#B6B3E8
(182,179,232)
#BDBAEA
(189,186,234)
#C4C1EC
(196,193,236)
#CBC8EE
(203,200,238)
#D2CFF0
(210,207,240)
#D9D6F2
(217,214,242)
#E0DDF4
(224,221,244)
#E7E4F6
(231,228,246)
#EEEBF8
(238,235,248)
#F5F2FA
(245,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFACE6 color. Also use rgb(175,172,230) instead hex code.

Text Font Color

.myTextColor { color: #AFACE6; }

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

This text font color is #AFACE6.

Background Color

.myBgColor { background-color: #AFACE6; }

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

This div background color is #AFACE6.

Border color

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

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

This div border color is #AFACE6.

Opacity

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

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

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

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

This text has shadow with #AFACE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFACE6.

Preview

Color preview on black background

This text has color #AFACE6 on black background.


Color preview on white background

This text has color #AFACE6 on white background.


Black color preview on #AFACE6 background

This text has black color on #AFACE6 background.


White color preview on #AFACE6 background

This text has white color on #AFACE6 background.


Related colors

Complementary color

Complementary color for #hex is #505319.


I love getcolorcode.com

Triadic colors

1 #E6AFAC and #ACE6AF with #AFACE6 are triadic colors.

2 #E6ACAF and #ACAFE6 with #AFACE6 are triadic colors.