COLOR #AFC5E6

HEX: #AFC5E6 RGB: (175,197,230)

Renk bilgisi

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

RGB renk modeli

#AFC5E6 color RGB value is (175,197,230).

RGB: (175,197,230) (69%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 197 of 255 = 77%
B 230 of 255 = 90%

175
197
230

R + G + B ~ 79%. #AFC5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 197 + 230 = 602 (100%)
R 175 of 602 ~ 29.07%
G 197 of 602 ~ 32.72%
B 230 of 602 ~ 38.21'%

%29.07
%32.72
%38.21

CMYK RENK MODELİ

#AFC5E6 rengi CMYK tonu (24,14,0,10).

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

CMYK: (24,14,0,10)
C24M14Y0K10 (24%, 14%, 0%, 10%)
(0.24 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%23.91
%14.35
%0
%9.8

Codes

Color #AFC5E6 in popluar color models

AF C5 E6
RGB 175 197 230
HSL 216° 52.38% 79.41%
HSB/HSV 216° 23.91% 90.20%
CMYK 23.91% 14.35% 0.00%
9.80%

Color #AFC5E6 in popluar number systems.

HEX AF C5 E6
Decimal 175 197 230
Binary 10101111 11000101 11100110
Octal 257 305 346

Shades and tints

Shades of #AFC5E6

#AFC5E6
(175,197,230)
#A0B4D2
(160,180,210)
#91A3BE
(145,163,190)
#8292AA
(130,146,170)
#738196
(115,129,150)
#647082
(100,112,130)
#555F6E
(85,95,110)
#464E5A
(70,78,90)
#373D46
(55,61,70)
#282C32
(40,44,50)
#191B1E
(25,27,30)
#000000
(0,0,0)

Tints of #AFC5E6

#AFC5E6
(175,197,230)
#B6CAE8
(182,202,232)
#BDCFEA
(189,207,234)
#C4D4EC
(196,212,236)
#CBD9EE
(203,217,238)
#D2DEF0
(210,222,240)
#D9E3F2
(217,227,242)
#E0E8F4
(224,232,244)
#E7EDF6
(231,237,246)
#EEF2F8
(238,242,248)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFC5E6; }

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

This text font color is #AFC5E6.

Background Color

.myBgColor { background-color: #AFC5E6; }

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

This div background color is #AFC5E6.

Border color

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

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

This div border color is #AFC5E6.

Opacity

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

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

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

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

This text has shadow with #AFC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC5E6.

Preview

Color preview on black background

This text has color #AFC5E6 on black background.


Color preview on white background

This text has color #AFC5E6 on white background.


Black color preview on #AFC5E6 background

This text has black color on #AFC5E6 background.


White color preview on #AFC5E6 background

This text has white color on #AFC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #503A19.


I love getcolorcode.com

Triadic colors

1 #E6AFC5 and #C5E6AF with #AFC5E6 are triadic colors.

2 #E6C5AF and #C5AFE6 with #AFC5E6 are triadic colors.