COLOR #AFC2E5

HEX: #AFC2E5 RGB: (175,194,229)

Renk bilgisi

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

RGB renk modeli

#AFC2E5 color RGB value is (175,194,229).

RGB: (175,194,229) (69%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 194 of 255 = 76%
B 229 of 255 = 90%

175
194
229

R + G + B ~ 78%. #AFC2E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 194 + 229 = 598 (100%)
R 175 of 598 ~ 29.26%
G 194 of 598 ~ 32.44%
B 229 of 598 ~ 38.29'%

%29.26
%32.44
%38.29

CMYK RENK MODELİ

#AFC2E5 rengi CMYK tonu (24,15,0,10).

  • camgöbeği tonu 23.58%
  • eflatun tonu 15.28%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,15,0,10)
C24M15Y0K10 (24%, 15%, 0%, 10%)
(0.24 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%23.58
%15.28
%0
%10.2

Codes

Color #AFC2E5 in popluar color models

AF C2 E5
RGB 175 194 229
HSL 219° 50.94% 79.22%
HSB/HSV 219° 23.58% 89.80%
CMYK 23.58% 15.28% 0.00%
10.20%

Color #AFC2E5 in popluar number systems.

HEX AF C2 E5
Decimal 175 194 229
Binary 10101111 11000010 11100101
Octal 257 302 345

Shades and tints

Shades of #AFC2E5

#AFC2E5
(175,194,229)
#A0B1D1
(160,177,209)
#91A0BD
(145,160,189)
#828FA9
(130,143,169)
#737E95
(115,126,149)
#646D81
(100,109,129)
#555C6D
(85,92,109)
#464B59
(70,75,89)
#373A45
(55,58,69)
#282931
(40,41,49)
#19181D
(25,24,29)
#000000
(0,0,0)

Tints of #AFC2E5

#AFC2E5
(175,194,229)
#B6C7E7
(182,199,231)
#BDCCE9
(189,204,233)
#C4D1EB
(196,209,235)
#CBD6ED
(203,214,237)
#D2DBEF
(210,219,239)
#D9E0F1
(217,224,241)
#E0E5F3
(224,229,243)
#E7EAF5
(231,234,245)
#EEEFF7
(238,239,247)
#F5F4F9
(245,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFC2E5 color. Also use rgb(175,194,229) instead hex code.

Text Font Color

.myTextColor { color: #AFC2E5; }

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

This text font color is #AFC2E5.

Background Color

.myBgColor { background-color: #AFC2E5; }

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

This div background color is #AFC2E5.

Border color

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

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

This div border color is #AFC2E5.

Opacity

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

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

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

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

This text has shadow with #AFC2E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC2E5.

Preview

Color preview on black background

This text has color #AFC2E5 on black background.


Color preview on white background

This text has color #AFC2E5 on white background.


Black color preview on #AFC2E5 background

This text has black color on #AFC2E5 background.


White color preview on #AFC2E5 background

This text has white color on #AFC2E5 background.


Related colors

Complementary color

Complementary color for #hex is #503D1A.


I love getcolorcode.com

Triadic colors

1 #E5AFC2 and #C2E5AF with #AFC2E5 are triadic colors.

2 #E5C2AF and #C2AFE5 with #AFC2E5 are triadic colors.