COLOR #AEB5DB

HEX: #AEB5DB RGB: (174,181,219)

Renk bilgisi

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

RGB renk modeli

#AEB5DB color RGB value is (174,181,219).

RGB: (174,181,219) (68%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 181 of 255 = 71%
B 219 of 255 = 86%

174
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 181 + 219 = 574 (100%)
R 174 of 574 ~ 30.31%
G 181 of 574 ~ 31.53%
B 219 of 574 ~ 38.15'%

%30.31
%31.53
%38.15

CMYK RENK MODELİ

#AEB5DB rengi CMYK tonu (21,17,0,14).

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

CMYK: (21,17,0,14)
C21M17Y0K14 (21%, 17%, 0%, 14%)
(0.21 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%17.35
%0
%14.12

Codes

Color #AEB5DB in popluar color models

AE B5 DB
RGB 174 181 219
HSL 231° 38.46% 77.06%
HSB/HSV 231° 20.55% 85.88%
CMYK 20.55% 17.35% 0.00%
14.12%

Color #AEB5DB in popluar number systems.

HEX AE B5 DB
Decimal 174 181 219
Binary 10101110 10110101 11011011
Octal 256 265 333

Shades and tints

Shades of #AEB5DB

#AEB5DB
(174,181,219)
#9FA5C8
(159,165,200)
#9095B5
(144,149,181)
#8185A2
(129,133,162)
#72758F
(114,117,143)
#63657C
(99,101,124)
#545569
(84,85,105)
#454556
(69,69,86)
#363543
(54,53,67)
#272530
(39,37,48)
#18151D
(24,21,29)
#000000
(0,0,0)

Tints of #AEB5DB

#AEB5DB
(174,181,219)
#B5BBDE
(181,187,222)
#BCC1E1
(188,193,225)
#C3C7E4
(195,199,228)
#CACDE7
(202,205,231)
#D1D3EA
(209,211,234)
#D8D9ED
(216,217,237)
#DFDFF0
(223,223,240)
#E6E5F3
(230,229,243)
#EDEBF6
(237,235,246)
#F4F1F9
(244,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB5DB; }

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

This text font color is #AEB5DB.

Background Color

.myBgColor { background-color: #AEB5DB; }

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

This div background color is #AEB5DB.

Border color

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

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

This div border color is #AEB5DB.

Opacity

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

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

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

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

This text has shadow with #AEB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB5DB.

Preview

Color preview on black background

This text has color #AEB5DB on black background.


Color preview on white background

This text has color #AEB5DB on white background.


Black color preview on #AEB5DB background

This text has black color on #AEB5DB background.


White color preview on #AEB5DB background

This text has white color on #AEB5DB background.


Related colors

Complementary color

Complementary color for #hex is #514A24.


I love getcolorcode.com

Triadic colors

1 #DBAEB5 and #B5DBAE with #AEB5DB are triadic colors.

2 #DBB5AE and #B5AEDB with #AEB5DB are triadic colors.