COLOR #AFD3E6

HEX: #AFD3E6 RGB: (175,211,230)

Renk bilgisi

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

RGB renk modeli

#AFD3E6 color RGB value is (175,211,230).

RGB: (175,211,230) (69%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 211 of 255 = 83%
B 230 of 255 = 90%

175
211
230

R + G + B ~ 81%. #AFD3E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 211 + 230 = 616 (100%)
R 175 of 616 ~ 28.41%
G 211 of 616 ~ 34.25%
B 230 of 616 ~ 37.34'%

%28.41
%34.25
%37.34

CMYK RENK MODELİ

#AFD3E6 rengi CMYK tonu (24,8,0,10).

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

CMYK: (24,8,0,10)
C24M8Y0K10 (24%, 8%, 0%, 10%)
(0.24 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%23.91
%8.26
%0
%9.8

Codes

Color #AFD3E6 in popluar color models

AF D3 E6
RGB 175 211 230
HSL 201° 52.38% 79.41%
HSB/HSV 201° 23.91% 90.20%
CMYK 23.91% 8.26% 0.00%
9.80%

Color #AFD3E6 in popluar number systems.

HEX AF D3 E6
Decimal 175 211 230
Binary 10101111 11010011 11100110
Octal 257 323 346

Shades and tints

Shades of #AFD3E6

#AFD3E6
(175,211,230)
#A0C0D2
(160,192,210)
#91ADBE
(145,173,190)
#829AAA
(130,154,170)
#738796
(115,135,150)
#647482
(100,116,130)
#55616E
(85,97,110)
#464E5A
(70,78,90)
#373B46
(55,59,70)
#282832
(40,40,50)
#19151E
(25,21,30)
#000000
(0,0,0)

Tints of #AFD3E6

#AFD3E6
(175,211,230)
#B6D7E8
(182,215,232)
#BDDBEA
(189,219,234)
#C4DFEC
(196,223,236)
#CBE3EE
(203,227,238)
#D2E7F0
(210,231,240)
#D9EBF2
(217,235,242)
#E0EFF4
(224,239,244)
#E7F3F6
(231,243,246)
#EEF7F8
(238,247,248)
#F5FBFA
(245,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD3E6; }

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

This text font color is #AFD3E6.

Background Color

.myBgColor { background-color: #AFD3E6; }

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

This div background color is #AFD3E6.

Border color

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

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

This div border color is #AFD3E6.

Opacity

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

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

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

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

This text has shadow with #AFD3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD3E6.

Preview

Color preview on black background

This text has color #AFD3E6 on black background.


Color preview on white background

This text has color #AFD3E6 on white background.


Black color preview on #AFD3E6 background

This text has black color on #AFD3E6 background.


White color preview on #AFD3E6 background

This text has white color on #AFD3E6 background.


Related colors

Complementary color

Complementary color for #hex is #502C19.


I love getcolorcode.com

Triadic colors

1 #E6AFD3 and #D3E6AF with #AFD3E6 are triadic colors.

2 #E6D3AF and #D3AFE6 with #AFD3E6 are triadic colors.