COLOR #AFC6E6

HEX: #AFC6E6 RGB: (175,198,230)

Renk bilgisi

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

RGB renk modeli

#AFC6E6 color RGB value is (175,198,230).

RGB: (175,198,230) (69%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 198 of 255 = 78%
B 230 of 255 = 90%

175
198
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 198 + 230 = 603 (100%)
R 175 of 603 ~ 29.02%
G 198 of 603 ~ 32.84%
B 230 of 603 ~ 38.14'%

%29.02
%32.84
%38.14

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.91%
  • eflatun tonu 13.91%
  • 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
%13.91
%0
%9.8

Codes

Color #AFC6E6 in popluar color models

AF C6 E6
RGB 175 198 230
HSL 215° 52.38% 79.41%
HSB/HSV 215° 23.91% 90.20%
CMYK 23.91% 13.91% 0.00%
9.80%

Color #AFC6E6 in popluar number systems.

HEX AF C6 E6
Decimal 175 198 230
Binary 10101111 11000110 11100110
Octal 257 306 346

Shades and tints

Shades of #AFC6E6

#AFC6E6
(175,198,230)
#A0B4D2
(160,180,210)
#91A2BE
(145,162,190)
#8290AA
(130,144,170)
#737E96
(115,126,150)
#646C82
(100,108,130)
#555A6E
(85,90,110)
#46485A
(70,72,90)
#373646
(55,54,70)
#282432
(40,36,50)
#19121E
(25,18,30)
#000000
(0,0,0)

Tints of #AFC6E6

#AFC6E6
(175,198,230)
#B6CBE8
(182,203,232)
#BDD0EA
(189,208,234)
#C4D5EC
(196,213,236)
#CBDAEE
(203,218,238)
#D2DFF0
(210,223,240)
#D9E4F2
(217,228,242)
#E0E9F4
(224,233,244)
#E7EEF6
(231,238,246)
#EEF3F8
(238,243,248)
#F5F8FA
(245,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFC6E6; }

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

This text font color is #AFC6E6.

Background Color

.myBgColor { background-color: #AFC6E6; }

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

This div background color is #AFC6E6.

Border color

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

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

This div border color is #AFC6E6.

Opacity

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

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

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

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

This text has shadow with #AFC6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC6E6.

Preview

Color preview on black background

This text has color #AFC6E6 on black background.


Color preview on white background

This text has color #AFC6E6 on white background.


Black color preview on #AFC6E6 background

This text has black color on #AFC6E6 background.


White color preview on #AFC6E6 background

This text has white color on #AFC6E6 background.


Related colors

Complementary color

Complementary color for #hex is #503919.


I love getcolorcode.com

Triadic colors

1 #E6AFC6 and #C6E6AF with #AFC6E6 are triadic colors.

2 #E6C6AF and #C6AFE6 with #AFC6E6 are triadic colors.