COLOR #AFC5DC

HEX: #AFC5DC RGB: (175,197,220)

Renk bilgisi

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

RGB renk modeli

#AFC5DC color RGB value is (175,197,220).

RGB: (175,197,220) (69%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 197 of 255 = 77%
B 220 of 255 = 86%

175
197
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 197 + 220 = 592 (100%)
R 175 of 592 ~ 29.56%
G 197 of 592 ~ 33.28%
B 220 of 592 ~ 37.16'%

%29.56
%33.28
%37.16

CMYK RENK MODELİ

#AFC5DC rengi CMYK tonu (20,10,0,14).

  • camgöbeği tonu 20.45%
  • eflatun tonu 10.45%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%
CMYK: (20,10,0,14) C20M10Y0K14 (20%,10%,0%,14%) (0.20/0.10/0.00/0.14) 

CMYK yüzdeleri

%20.45
%10.45
%0
%13.73

Codes

Color #AFC5DC in popluar color models

AF C5 DC
RGB 175 197 220
HSL 211° 39.13% 77.45%
HSB/HSV 211° 20.45% 86.27%
CMYK 20.45% 10.45% 0.00%
13.73%

Color #AFC5DC in popluar number systems.

HEX AF C5 DC
Decimal 175 197 220
Binary 10101111 11000101 11011100
Octal 257 305 334

Shades and tints

Shades of #AFC5DC

#AFC5DC
(175,197,220)
#A0B4C8
(160,180,200)
#91A3B4
(145,163,180)
#8292A0
(130,146,160)
#73818C
(115,129,140)
#647078
(100,112,120)
#555F64
(85,95,100)
#464E50
(70,78,80)
#373D3C
(55,61,60)
#282C28
(40,44,40)
#191B14
(25,27,20)
#000000
(0,0,0)

Tints of #AFC5DC

#AFC5DC
(175,197,220)
#B6CADF
(182,202,223)
#BDCFE2
(189,207,226)
#C4D4E5
(196,212,229)
#CBD9E8
(203,217,232)
#D2DEEB
(210,222,235)
#D9E3EE
(217,227,238)
#E0E8F1
(224,232,241)
#E7EDF4
(231,237,244)
#EEF2F7
(238,242,247)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFC5DC; }

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

This text font color is #AFC5DC.

Background Color

.myBgColor { background-color: #AFC5DC; }

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

This div background color is #AFC5DC.

Border color

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

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

This div border color is #AFC5DC.

Opacity

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

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

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

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

This text has shadow with #AFC5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC5DC.

Preview

Color preview on black background

This text has color #AFC5DC on black background.


Color preview on white background

This text has color #AFC5DC on white background.


Black color preview on #AFC5DC background

This text has black color on #AFC5DC background.


White color preview on #AFC5DC background

This text has white color on #AFC5DC background.


Related colors

Complementary color

Complementary color for #hex is #503A23.


I love getcolorcode.com

Triadic colors

1 #DCAFC5 and #C5DCAF with #AFC5DC are triadic colors.

2 #DCC5AF and #C5AFDC with #AFC5DC are triadic colors.