COLOR #AEB0DB

HEX: #AEB0DB RGB: (174,176,219)

Renk bilgisi

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

RGB renk modeli

#AEB0DB color RGB value is (174,176,219).

RGB: (174,176,219) (68%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 176 of 255 = 69%
B 219 of 255 = 86%

174
176
219

R + G + B ~ 74%. #AEB0DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 176 + 219 = 569 (100%)
R 174 of 569 ~ 30.58%
G 176 of 569 ~ 30.93%
B 219 of 569 ~ 38.49'%

%30.58
%30.93
%38.49

CMYK RENK MODELİ

#AEB0DB rengi CMYK tonu (21,20,0,14).

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

CMYK: (21,20,0,14)
C21M20Y0K14 (21%, 20%, 0%, 14%)
(0.21 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%19.63
%0
%14.12

Codes

Color #AEB0DB in popluar color models

AE B0 DB
RGB 174 176 219
HSL 237° 38.46% 77.06%
HSB/HSV 237° 20.55% 85.88%
CMYK 20.55% 19.63% 0.00%
14.12%

Color #AEB0DB in popluar number systems.

HEX AE B0 DB
Decimal 174 176 219
Binary 10101110 10110000 11011011
Octal 256 260 333

Shades and tints

Shades of #AEB0DB

#AEB0DB
(174,176,219)
#9FA0C8
(159,160,200)
#9090B5
(144,144,181)
#8180A2
(129,128,162)
#72708F
(114,112,143)
#63607C
(99,96,124)
#545069
(84,80,105)
#454056
(69,64,86)
#363043
(54,48,67)
#272030
(39,32,48)
#18101D
(24,16,29)
#000000
(0,0,0)

Tints of #AEB0DB

#AEB0DB
(174,176,219)
#B5B7DE
(181,183,222)
#BCBEE1
(188,190,225)
#C3C5E4
(195,197,228)
#CACCE7
(202,204,231)
#D1D3EA
(209,211,234)
#D8DAED
(216,218,237)
#DFE1F0
(223,225,240)
#E6E8F3
(230,232,243)
#EDEFF6
(237,239,246)
#F4F6F9
(244,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB0DB; }

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

This text font color is #AEB0DB.

Background Color

.myBgColor { background-color: #AEB0DB; }

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

This div background color is #AEB0DB.

Border color

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

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

This div border color is #AEB0DB.

Opacity

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

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

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

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

This text has shadow with #AEB0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB0DB.

Preview

Color preview on black background

This text has color #AEB0DB on black background.


Color preview on white background

This text has color #AEB0DB on white background.


Black color preview on #AEB0DB background

This text has black color on #AEB0DB background.


White color preview on #AEB0DB background

This text has white color on #AEB0DB background.


Related colors

Complementary color

Complementary color for #hex is #514F24.


I love getcolorcode.com

Triadic colors

1 #DBAEB0 and #B0DBAE with #AEB0DB are triadic colors.

2 #DBB0AE and #B0AEDB with #AEB0DB are triadic colors.