COLOR #AEB1E6

HEX: #AEB1E6 RGB: (174,177,230)

Renk bilgisi

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

RGB renk modeli

#AEB1E6 color RGB value is (174,177,230).

RGB: (174,177,230) (68%, 69%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 177 of 255 = 69%
B 230 of 255 = 90%

174
177
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 177 + 230 = 581 (100%)
R 174 of 581 ~ 29.95%
G 177 of 581 ~ 30.46%
B 230 of 581 ~ 39.59'%

%29.95
%30.46
%39.59

CMYK RENK MODELİ

#AEB1E6 rengi CMYK tonu (24,23,0,10).

  • camgöbeği tonu 24.35%
  • eflatun tonu 23.04%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (24,23,0,10)
C24M23Y0K10 (24%, 23%, 0%, 10%)
(0.24 / 0.23 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%23.04
%0
%9.8

Codes

Color #AEB1E6 in popluar color models

AE B1 E6
RGB 174 177 230
HSL 237° 52.83% 79.22%
HSB/HSV 237° 24.35% 90.20%
CMYK 24.35% 23.04% 0.00%
9.80%

Color #AEB1E6 in popluar number systems.

HEX AE B1 E6
Decimal 174 177 230
Binary 10101110 10110001 11100110
Octal 256 261 346

Shades and tints

Shades of #AEB1E6

#AEB1E6
(174,177,230)
#9FA1D2
(159,161,210)
#9091BE
(144,145,190)
#8181AA
(129,129,170)
#727196
(114,113,150)
#636182
(99,97,130)
#54516E
(84,81,110)
#45415A
(69,65,90)
#363146
(54,49,70)
#272132
(39,33,50)
#18111E
(24,17,30)
#000000
(0,0,0)

Tints of #AEB1E6

#AEB1E6
(174,177,230)
#B5B8E8
(181,184,232)
#BCBFEA
(188,191,234)
#C3C6EC
(195,198,236)
#CACDEE
(202,205,238)
#D1D4F0
(209,212,240)
#D8DBF2
(216,219,242)
#DFE2F4
(223,226,244)
#E6E9F6
(230,233,246)
#EDF0F8
(237,240,248)
#F4F7FA
(244,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB1E6 color. Also use rgb(174,177,230) instead hex code.

Text Font Color

.myTextColor { color: #AEB1E6; }

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

This text font color is #AEB1E6.

Background Color

.myBgColor { background-color: #AEB1E6; }

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

This div background color is #AEB1E6.

Border color

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

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

This div border color is #AEB1E6.

Opacity

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

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

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

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

This text has shadow with #AEB1E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB1E6.

Preview

Color preview on black background

This text has color #AEB1E6 on black background.


Color preview on white background

This text has color #AEB1E6 on white background.


Black color preview on #AEB1E6 background

This text has black color on #AEB1E6 background.


White color preview on #AEB1E6 background

This text has white color on #AEB1E6 background.


Related colors

Complementary color

Complementary color for #hex is #514E19.


I love getcolorcode.com

Triadic colors

1 #E6AEB1 and #B1E6AE with #AEB1E6 are triadic colors.

2 #E6B1AE and #B1AEE6 with #AEB1E6 are triadic colors.