COLOR #AFE6DB

HEX: #AFE6DB RGB: (175,230,219)

Renk bilgisi

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

RGB renk modeli

#AFE6DB color RGB value is (175,230,219).

RGB: (175,230,219) (69%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 230 of 255 = 90%
B 219 of 255 = 86%

175
230
219

R + G + B ~ 82%. #AFE6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 230 + 219 = 624 (100%)
R 175 of 624 ~ 28.04%
G 230 of 624 ~ 36.86%
B 219 of 624 ~ 35.1'%

%28.04
%36.86
%35.1

CMYK RENK MODELİ

#AFE6DB rengi CMYK tonu (24,0,5,10).

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

CMYK: (24,0,5,10)
C24M0Y5K10 (24%, 0%, 5%, 10%)
(0.24 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%23.91
%0
%4.78
%9.8

Codes

Color #AFE6DB in popluar color models

AF E6 DB
RGB 175 230 219
HSL 168° 52.38% 79.41%
HSB/HSV 168° 23.91% 90.20%
CMYK 23.91% 0.00% 4.78%
9.80%

Color #AFE6DB in popluar number systems.

HEX AF E6 DB
Decimal 175 230 219
Binary 10101111 11100110 11011011
Octal 257 346 333

Shades and tints

Shades of #AFE6DB

#AFE6DB
(175,230,219)
#A0D2C8
(160,210,200)
#91BEB5
(145,190,181)
#82AAA2
(130,170,162)
#73968F
(115,150,143)
#64827C
(100,130,124)
#556E69
(85,110,105)
#465A56
(70,90,86)
#374643
(55,70,67)
#283230
(40,50,48)
#191E1D
(25,30,29)
#000000
(0,0,0)

Tints of #AFE6DB

#AFE6DB
(175,230,219)
#B6E8DE
(182,232,222)
#BDEAE1
(189,234,225)
#C4ECE4
(196,236,228)
#CBEEE7
(203,238,231)
#D2F0EA
(210,240,234)
#D9F2ED
(217,242,237)
#E0F4F0
(224,244,240)
#E7F6F3
(231,246,243)
#EEF8F6
(238,248,246)
#F5FAF9
(245,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFE6DB; }

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

This text font color is #AFE6DB.

Background Color

.myBgColor { background-color: #AFE6DB; }

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

This div background color is #AFE6DB.

Border color

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

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

This div border color is #AFE6DB.

Opacity

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

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

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

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

This text has shadow with #AFE6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFE6DB.

Preview

Color preview on black background

This text has color #AFE6DB on black background.


Color preview on white background

This text has color #AFE6DB on white background.


Black color preview on #AFE6DB background

This text has black color on #AFE6DB background.


White color preview on #AFE6DB background

This text has white color on #AFE6DB background.


Related colors

Complementary color

Complementary color for #hex is #501924.


I love getcolorcode.com

Triadic colors

1 #DBAFE6 and #E6DBAF with #AFE6DB are triadic colors.

2 #DBE6AF and #E6AFDB with #AFE6DB are triadic colors.