COLOR #AFDBE6

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

175
219
230

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

Yüzdelerle RGB renk parçaları

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

%28.04
%35.1
%36.86

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%23.91
%4.78
%0
%9.8

Codes

Color #AFDBE6 in popluar color models

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

Color #AFDBE6 in popluar number systems.

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

Shades and tints

Shades of #AFDBE6

#AFDBE6
(175,219,230)
#A0C8D2
(160,200,210)
#91B5BE
(145,181,190)
#82A2AA
(130,162,170)
#738F96
(115,143,150)
#647C82
(100,124,130)
#55696E
(85,105,110)
#46565A
(70,86,90)
#374346
(55,67,70)
#283032
(40,48,50)
#191D1E
(25,29,30)
#000000
(0,0,0)

Tints of #AFDBE6

#AFDBE6
(175,219,230)
#B6DEE8
(182,222,232)
#BDE1EA
(189,225,234)
#C4E4EC
(196,228,236)
#CBE7EE
(203,231,238)
#D2EAF0
(210,234,240)
#D9EDF2
(217,237,242)
#E0F0F4
(224,240,244)
#E7F3F6
(231,243,246)
#EEF6F8
(238,246,248)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFDBE6; }

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

This text font color is #AFDBE6.

Background Color

.myBgColor { background-color: #AFDBE6; }

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

This div background color is #AFDBE6.

Border color

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

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

This div border color is #AFDBE6.

Opacity

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

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

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

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

This text has shadow with #AFDBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFDBE6.

Preview

Color preview on black background

This text has color #AFDBE6 on black background.


Color preview on white background

This text has color #AFDBE6 on white background.


Black color preview on #AFDBE6 background

This text has black color on #AFDBE6 background.


White color preview on #AFDBE6 background

This text has white color on #AFDBE6 background.


Related colors

Complementary color

Complementary color for #hex is #502419.


I love getcolorcode.com

Triadic colors

1 #E6AFDB and #DBE6AF with #AFDBE6 are triadic colors.

2 #E6DBAF and #DBAFE6 with #AFDBE6 are triadic colors.