COLOR #AFB5DB

HEX: #AFB5DB RGB: (175,181,219)

Renk bilgisi

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

RGB renk modeli

#AFB5DB color RGB value is (175,181,219).

RGB: (175,181,219) (69%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 181 of 255 = 71%
B 219 of 255 = 86%

175
181
219

R + G + B ~ 75%. #AFB5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 181 + 219 = 575 (100%)
R 175 of 575 ~ 30.43%
G 181 of 575 ~ 31.48%
B 219 of 575 ~ 38.09'%

%30.43
%31.48
%38.09

CMYK RENK MODELİ

#AFB5DB rengi CMYK tonu (20,17,0,14).

  • camgöbeği tonu 20.09%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (20,17,0,14)
C20M17Y0K14 (20%, 17%, 0%, 14%)
(0.20 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%20.09
%17.35
%0
%14.12

Codes

Color #AFB5DB in popluar color models

AF B5 DB
RGB 175 181 219
HSL 232° 37.93% 77.25%
HSB/HSV 232° 20.09% 85.88%
CMYK 20.09% 17.35% 0.00%
14.12%

Color #AFB5DB in popluar number systems.

HEX AF B5 DB
Decimal 175 181 219
Binary 10101111 10110101 11011011
Octal 257 265 333

Shades and tints

Shades of #AFB5DB

#AFB5DB
(175,181,219)
#A0A5C8
(160,165,200)
#9195B5
(145,149,181)
#8285A2
(130,133,162)
#73758F
(115,117,143)
#64657C
(100,101,124)
#555569
(85,85,105)
#464556
(70,69,86)
#373543
(55,53,67)
#282530
(40,37,48)
#19151D
(25,21,29)
#000000
(0,0,0)

Tints of #AFB5DB

#AFB5DB
(175,181,219)
#B6BBDE
(182,187,222)
#BDC1E1
(189,193,225)
#C4C7E4
(196,199,228)
#CBCDE7
(203,205,231)
#D2D3EA
(210,211,234)
#D9D9ED
(217,217,237)
#E0DFF0
(224,223,240)
#E7E5F3
(231,229,243)
#EEEBF6
(238,235,246)
#F5F1F9
(245,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFB5DB; }

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

This text font color is #AFB5DB.

Background Color

.myBgColor { background-color: #AFB5DB; }

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

This div background color is #AFB5DB.

Border color

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

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

This div border color is #AFB5DB.

Opacity

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

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

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

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

This text has shadow with #AFB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFB5DB.

Preview

Color preview on black background

This text has color #AFB5DB on black background.


Color preview on white background

This text has color #AFB5DB on white background.


Black color preview on #AFB5DB background

This text has black color on #AFB5DB background.


White color preview on #AFB5DB background

This text has white color on #AFB5DB background.


Related colors

Complementary color

Complementary color for #hex is #504A24.


I love getcolorcode.com

Triadic colors

1 #DBAFB5 and #B5DBAF with #AFB5DB are triadic colors.

2 #DBB5AF and #B5AFDB with #AFB5DB are triadic colors.