COLOR #AEB0D6

HEX: #AEB0D6 RGB: (174,176,214)

Renk bilgisi

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

RGB renk modeli

#AEB0D6 color RGB value is (174,176,214).

RGB: (174,176,214) (68%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 176 of 255 = 69%
B 214 of 255 = 84%

174
176
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 176 + 214 = 564 (100%)
R 174 of 564 ~ 30.85%
G 176 of 564 ~ 31.21%
B 214 of 564 ~ 37.94'%

%30.85
%31.21
%37.94

CMYK RENK MODELİ

#AEB0D6 rengi CMYK tonu (19,18,0,16).

  • camgöbeği tonu 18.69%
  • eflatun tonu 17.76%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,18,0,16)
C19M18Y0K16 (19%, 18%, 0%, 16%)
(0.19 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%18.69
%17.76
%0
%16.08

Codes

Color #AEB0D6 in popluar color models

AE B0 D6
RGB 174 176 214
HSL 237° 32.79% 76.08%
HSB/HSV 237° 18.69% 83.92%
CMYK 18.69% 17.76% 0.00%
16.08%

Color #AEB0D6 in popluar number systems.

HEX AE B0 D6
Decimal 174 176 214
Binary 10101110 10110000 11010110
Octal 256 260 326

Shades and tints

Shades of #AEB0D6

#AEB0D6
(174,176,214)
#9FA0C3
(159,160,195)
#9090B0
(144,144,176)
#81809D
(129,128,157)
#72708A
(114,112,138)
#636077
(99,96,119)
#545064
(84,80,100)
#454051
(69,64,81)
#36303E
(54,48,62)
#27202B
(39,32,43)
#181018
(24,16,24)
#000000
(0,0,0)

Tints of #AEB0D6

#AEB0D6
(174,176,214)
#B5B7D9
(181,183,217)
#BCBEDC
(188,190,220)
#C3C5DF
(195,197,223)
#CACCE2
(202,204,226)
#D1D3E5
(209,211,229)
#D8DAE8
(216,218,232)
#DFE1EB
(223,225,235)
#E6E8EE
(230,232,238)
#EDEFF1
(237,239,241)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB0D6; }

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

This text font color is #AEB0D6.

Background Color

.myBgColor { background-color: #AEB0D6; }

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

This div background color is #AEB0D6.

Border color

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

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

This div border color is #AEB0D6.

Opacity

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

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

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

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

This text has shadow with #AEB0D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB0D6.

Preview

Color preview on black background

This text has color #AEB0D6 on black background.


Color preview on white background

This text has color #AEB0D6 on white background.


Black color preview on #AEB0D6 background

This text has black color on #AEB0D6 background.


White color preview on #AEB0D6 background

This text has white color on #AEB0D6 background.


Related colors

Complementary color

Complementary color for #hex is #514F29.


I love getcolorcode.com

Triadic colors

1 #D6AEB0 and #B0D6AE with #AEB0D6 are triadic colors.

2 #D6B0AE and #B0AED6 with #AEB0D6 are triadic colors.