COLOR #AFD5E9

HEX: #AFD5E9 RGB: (175,213,233)

Renk bilgisi

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

RGB renk modeli

#AFD5E9 color RGB value is (175,213,233).

RGB: (175,213,233) (69%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 213 of 255 = 84%
B 233 of 255 = 91%

175
213
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 213 + 233 = 621 (100%)
R 175 of 621 ~ 28.18%
G 213 of 621 ~ 34.3%
B 233 of 621 ~ 37.52'%

%28.18
%34.3
%37.52

CMYK RENK MODELİ

#AFD5E9 rengi CMYK tonu (25,9,0,9).

  • camgöbeği tonu 24.89%
  • eflatun tonu 8.58%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (25,9,0,9)
C25M9Y0K9 (25%, 9%, 0%, 9%)
(0.25 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%24.89
%8.58
%0
%8.63

Codes

Color #AFD5E9 in popluar color models

AF D5 E9
RGB 175 213 233
HSL 201° 56.86% 80.00%
HSB/HSV 201° 24.89% 91.37%
CMYK 24.89% 8.58% 0.00%
8.63%

Color #AFD5E9 in popluar number systems.

HEX AF D5 E9
Decimal 175 213 233
Binary 10101111 11010101 11101001
Octal 257 325 351

Shades and tints

Shades of #AFD5E9

#AFD5E9
(175,213,233)
#A0C2D4
(160,194,212)
#91AFBF
(145,175,191)
#829CAA
(130,156,170)
#738995
(115,137,149)
#647680
(100,118,128)
#55636B
(85,99,107)
#465056
(70,80,86)
#373D41
(55,61,65)
#282A2C
(40,42,44)
#191717
(25,23,23)
#000000
(0,0,0)

Tints of #AFD5E9

#AFD5E9
(175,213,233)
#B6D8EB
(182,216,235)
#BDDBED
(189,219,237)
#C4DEEF
(196,222,239)
#CBE1F1
(203,225,241)
#D2E4F3
(210,228,243)
#D9E7F5
(217,231,245)
#E0EAF7
(224,234,247)
#E7EDF9
(231,237,249)
#EEF0FB
(238,240,251)
#F5F3FD
(245,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD5E9; }

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

This text font color is #AFD5E9.

Background Color

.myBgColor { background-color: #AFD5E9; }

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

This div background color is #AFD5E9.

Border color

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

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

This div border color is #AFD5E9.

Opacity

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

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

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

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

This text has shadow with #AFD5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD5E9.

Preview

Color preview on black background

This text has color #AFD5E9 on black background.


Color preview on white background

This text has color #AFD5E9 on white background.


Black color preview on #AFD5E9 background

This text has black color on #AFD5E9 background.


White color preview on #AFD5E9 background

This text has white color on #AFD5E9 background.


Related colors

Complementary color

Complementary color for #hex is #502A16.


I love getcolorcode.com

Triadic colors

1 #E9AFD5 and #D5E9AF with #AFD5E9 are triadic colors.

2 #E9D5AF and #D5AFE9 with #AFD5E9 are triadic colors.