COLOR #AFB5E7

HEX: #AFB5E7 RGB: (175,181,231)

Renk bilgisi

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

RGB renk modeli

#AFB5E7 color RGB value is (175,181,231).

RGB: (175,181,231) (69%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 181 of 255 = 71%
B 231 of 255 = 91%

175
181
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 181 + 231 = 587 (100%)
R 175 of 587 ~ 29.81%
G 181 of 587 ~ 30.83%
B 231 of 587 ~ 39.35'%

%29.81
%30.83
%39.35

CMYK RENK MODELİ

#AFB5E7 rengi CMYK tonu (24,22,0,9).

  • camgöbeği tonu 24.24%
  • eflatun tonu 21.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (24,22,0,9)
C24M22Y0K9 (24%, 22%, 0%, 9%)
(0.24 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%24.24
%21.65
%0
%9.41

Codes

Color #AFB5E7 in popluar color models

AF B5 E7
RGB 175 181 231
HSL 234° 53.85% 79.61%
HSB/HSV 234° 24.24% 90.59%
CMYK 24.24% 21.65% 0.00%
9.41%

Color #AFB5E7 in popluar number systems.

HEX AF B5 E7
Decimal 175 181 231
Binary 10101111 10110101 11100111
Octal 257 265 347

Shades and tints

Shades of #AFB5E7

#AFB5E7
(175,181,231)
#A0A5D2
(160,165,210)
#9195BD
(145,149,189)
#8285A8
(130,133,168)
#737593
(115,117,147)
#64657E
(100,101,126)
#555569
(85,85,105)
#464554
(70,69,84)
#37353F
(55,53,63)
#28252A
(40,37,42)
#191515
(25,21,21)
#000000
(0,0,0)

Tints of #AFB5E7

#AFB5E7
(175,181,231)
#B6BBE9
(182,187,233)
#BDC1EB
(189,193,235)
#C4C7ED
(196,199,237)
#CBCDEF
(203,205,239)
#D2D3F1
(210,211,241)
#D9D9F3
(217,217,243)
#E0DFF5
(224,223,245)
#E7E5F7
(231,229,247)
#EEEBF9
(238,235,249)
#F5F1FB
(245,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFB5E7 color. Also use rgb(175,181,231) instead hex code.

Text Font Color

.myTextColor { color: #AFB5E7; }

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

This text font color is #AFB5E7.

Background Color

.myBgColor { background-color: #AFB5E7; }

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

This div background color is #AFB5E7.

Border color

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

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

This div border color is #AFB5E7.

Opacity

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

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

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

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

This text has shadow with #AFB5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFB5E7.

Preview

Color preview on black background

This text has color #AFB5E7 on black background.


Color preview on white background

This text has color #AFB5E7 on white background.


Black color preview on #AFB5E7 background

This text has black color on #AFB5E7 background.


White color preview on #AFB5E7 background

This text has white color on #AFB5E7 background.


Related colors

Complementary color

Complementary color for #hex is #504A18.


I love getcolorcode.com

Triadic colors

1 #E7AFB5 and #B5E7AF with #AFB5E7 are triadic colors.

2 #E7B5AF and #B5AFE7 with #AFB5E7 are triadic colors.