COLOR #AEB9E0

HEX: #AEB9E0 RGB: (174,185,224)

Renk bilgisi

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

RGB renk modeli

#AEB9E0 color RGB value is (174,185,224).

RGB: (174,185,224) (68%, 73%, 88%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 185 of 255 = 73%
B 224 of 255 = 88%

174
185
224

R + G + B ~ 76%. #AEB9E0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 185 + 224 = 583 (100%)
R 174 of 583 ~ 29.85%
G 185 of 583 ~ 31.73%
B 224 of 583 ~ 38.42'%

%29.85
%31.73
%38.42

CMYK RENK MODELİ

#AEB9E0 rengi CMYK tonu (22,17,0,12).

  • camgöbeği tonu 22.32%
  • eflatun tonu 17.41%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (22,17,0,12)
C22M17Y0K12 (22%, 17%, 0%, 12%)
(0.22 / 0.17 / 0.00 / 0.12)

CMYK yüzdeleri

%22.32
%17.41
%0
%12.16

Codes

Color #AEB9E0 in popluar color models

AE B9 E0
RGB 174 185 224
HSL 227° 44.64% 78.04%
HSB/HSV 227° 22.32% 87.84%
CMYK 22.32% 17.41% 0.00%
12.16%

Color #AEB9E0 in popluar number systems.

HEX AE B9 E0
Decimal 174 185 224
Binary 10101110 10111001 11100000
Octal 256 271 340

Shades and tints

Shades of #AEB9E0

#AEB9E0
(174,185,224)
#9FA9CC
(159,169,204)
#9099B8
(144,153,184)
#8189A4
(129,137,164)
#727990
(114,121,144)
#63697C
(99,105,124)
#545968
(84,89,104)
#454954
(69,73,84)
#363940
(54,57,64)
#27292C
(39,41,44)
#181918
(24,25,24)
#000000
(0,0,0)

Tints of #AEB9E0

#AEB9E0
(174,185,224)
#B5BFE2
(181,191,226)
#BCC5E4
(188,197,228)
#C3CBE6
(195,203,230)
#CAD1E8
(202,209,232)
#D1D7EA
(209,215,234)
#D8DDEC
(216,221,236)
#DFE3EE
(223,227,238)
#E6E9F0
(230,233,240)
#EDEFF2
(237,239,242)
#F4F5F4
(244,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB9E0 color. Also use rgb(174,185,224) instead hex code.

Text Font Color

.myTextColor { color: #AEB9E0; }

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

This text font color is #AEB9E0.

Background Color

.myBgColor { background-color: #AEB9E0; }

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

This div background color is #AEB9E0.

Border color

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

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

This div border color is #AEB9E0.

Opacity

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

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

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

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

This text has shadow with #AEB9E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB9E0.

Preview

Color preview on black background

This text has color #AEB9E0 on black background.


Color preview on white background

This text has color #AEB9E0 on white background.


Black color preview on #AEB9E0 background

This text has black color on #AEB9E0 background.


White color preview on #AEB9E0 background

This text has white color on #AEB9E0 background.


Related colors

Complementary color

Complementary color for #hex is #51461F.


I love getcolorcode.com

Triadic colors

1 #E0AEB9 and #B9E0AE with #AEB9E0 are triadic colors.

2 #E0B9AE and #B9AEE0 with #AEB9E0 are triadic colors.