COLOR #AFD5E4

HEX: #AFD5E4 RGB: (175,213,228)

Renk bilgisi

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

RGB renk modeli

#AFD5E4 color RGB value is (175,213,228).

RGB: (175,213,228) (69%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 213 of 255 = 84%
B 228 of 255 = 89%

175
213
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 213 + 228 = 616 (100%)
R 175 of 616 ~ 28.41%
G 213 of 616 ~ 34.58%
B 228 of 616 ~ 37.01'%

%28.41
%34.58
%37.01

CMYK RENK MODELİ

#AFD5E4 rengi CMYK tonu (23,7,0,11).

  • camgöbeği tonu 23.25%
  • eflatun tonu 6.58%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (23,7,0,11)
C23M7Y0K11 (23%, 7%, 0%, 11%)
(0.23 / 0.07 / 0.00 / 0.11)

CMYK yüzdeleri

%23.25
%6.58
%0
%10.59

Codes

Color #AFD5E4 in popluar color models

AF D5 E4
RGB 175 213 228
HSL 197° 49.53% 79.02%
HSB/HSV 197° 23.25% 89.41%
CMYK 23.25% 6.58% 0.00%
10.59%

Color #AFD5E4 in popluar number systems.

HEX AF D5 E4
Decimal 175 213 228
Binary 10101111 11010101 11100100
Octal 257 325 344

Shades and tints

Shades of #AFD5E4

#AFD5E4
(175,213,228)
#A0C2D0
(160,194,208)
#91AFBC
(145,175,188)
#829CA8
(130,156,168)
#738994
(115,137,148)
#647680
(100,118,128)
#55636C
(85,99,108)
#465058
(70,80,88)
#373D44
(55,61,68)
#282A30
(40,42,48)
#19171C
(25,23,28)
#000000
(0,0,0)

Tints of #AFD5E4

#AFD5E4
(175,213,228)
#B6D8E6
(182,216,230)
#BDDBE8
(189,219,232)
#C4DEEA
(196,222,234)
#CBE1EC
(203,225,236)
#D2E4EE
(210,228,238)
#D9E7F0
(217,231,240)
#E0EAF2
(224,234,242)
#E7EDF4
(231,237,244)
#EEF0F6
(238,240,246)
#F5F3F8
(245,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD5E4; }

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

This text font color is #AFD5E4.

Background Color

.myBgColor { background-color: #AFD5E4; }

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

This div background color is #AFD5E4.

Border color

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

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

This div border color is #AFD5E4.

Opacity

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

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

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

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

This text has shadow with #AFD5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD5E4.

Preview

Color preview on black background

This text has color #AFD5E4 on black background.


Color preview on white background

This text has color #AFD5E4 on white background.


Black color preview on #AFD5E4 background

This text has black color on #AFD5E4 background.


White color preview on #AFD5E4 background

This text has white color on #AFD5E4 background.


Related colors

Complementary color

Complementary color for #hex is #502A1B.


I love getcolorcode.com

Triadic colors

1 #E4AFD5 and #D5E4AF with #AFD5E4 are triadic colors.

2 #E4D5AF and #D5AFE4 with #AFD5E4 are triadic colors.