COLOR #AFC7E4

HEX: #AFC7E4 RGB: (175,199,228)

Renk bilgisi

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

RGB renk modeli

#AFC7E4 color RGB value is (175,199,228).

RGB: (175,199,228) (69%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 199 of 255 = 78%
B 228 of 255 = 89%

175
199
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 199 + 228 = 602 (100%)
R 175 of 602 ~ 29.07%
G 199 of 602 ~ 33.06%
B 228 of 602 ~ 37.87'%

%29.07
%33.06
%37.87

CMYK RENK MODELİ

#AFC7E4 rengi CMYK tonu (23,13,0,11).

  • camgöbeği tonu 23.25%
  • eflatun tonu 12.72%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (23,13,0,11)
C23M13Y0K11 (23%, 13%, 0%, 11%)
(0.23 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%23.25
%12.72
%0
%10.59

Codes

Color #AFC7E4 in popluar color models

AF C7 E4
RGB 175 199 228
HSL 213° 49.53% 79.02%
HSB/HSV 213° 23.25% 89.41%
CMYK 23.25% 12.72% 0.00%
10.59%

Color #AFC7E4 in popluar number systems.

HEX AF C7 E4
Decimal 175 199 228
Binary 10101111 11000111 11100100
Octal 257 307 344

Shades and tints

Shades of #AFC7E4

#AFC7E4
(175,199,228)
#A0B5D0
(160,181,208)
#91A3BC
(145,163,188)
#8291A8
(130,145,168)
#737F94
(115,127,148)
#646D80
(100,109,128)
#555B6C
(85,91,108)
#464958
(70,73,88)
#373744
(55,55,68)
#282530
(40,37,48)
#19131C
(25,19,28)
#000000
(0,0,0)

Tints of #AFC7E4

#AFC7E4
(175,199,228)
#B6CCE6
(182,204,230)
#BDD1E8
(189,209,232)
#C4D6EA
(196,214,234)
#CBDBEC
(203,219,236)
#D2E0EE
(210,224,238)
#D9E5F0
(217,229,240)
#E0EAF2
(224,234,242)
#E7EFF4
(231,239,244)
#EEF4F6
(238,244,246)
#F5F9F8
(245,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFC7E4 color. Also use rgb(175,199,228) instead hex code.

Text Font Color

.myTextColor { color: #AFC7E4; }

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

This text font color is #AFC7E4.

Background Color

.myBgColor { background-color: #AFC7E4; }

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

This div background color is #AFC7E4.

Border color

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

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

This div border color is #AFC7E4.

Opacity

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

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

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

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

This text has shadow with #AFC7E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC7E4.

Preview

Color preview on black background

This text has color #AFC7E4 on black background.


Color preview on white background

This text has color #AFC7E4 on white background.


Black color preview on #AFC7E4 background

This text has black color on #AFC7E4 background.


White color preview on #AFC7E4 background

This text has white color on #AFC7E4 background.


Related colors

Complementary color

Complementary color for #hex is #50381B.


I love getcolorcode.com

Triadic colors

1 #E4AFC7 and #C7E4AF with #AFC7E4 are triadic colors.

2 #E4C7AF and #C7AFE4 with #AFC7E4 are triadic colors.