COLOR #AE8DB6

HEX: #AE8DB6 RGB: (174,141,182)

Renk bilgisi

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

RGB renk modeli

#AE8DB6 color RGB value is (174,141,182).

RGB: (174,141,182) (68%, 55%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 141 of 255 = 55%
B 182 of 255 = 71%

174
141
182

R + G + B ~ 65%. #AE8DB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 141 + 182 = 497 (100%)
R 174 of 497 ~ 35.01%
G 141 of 497 ~ 28.37%
B 182 of 497 ~ 36.62'%

%35.01
%28.37
%36.62

CMYK RENK MODELİ

#AE8DB6 rengi CMYK tonu (4,23,0,29).

  • camgöbeği tonu 4.40%
  • eflatun tonu 22.53%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (4,23,0,29)
C4M23Y0K29 (4%, 23%, 0%, 29%)
(0.04 / 0.23 / 0.00 / 0.29)

CMYK yüzdeleri

%4.4
%22.53
%0
%28.63

Codes

Color #AE8DB6 in popluar color models

AE 8D B6
RGB 174 141 182
HSL 288° 21.93% 63.33%
HSB/HSV 288° 22.53% 71.37%
CMYK 4.40% 22.53% 0.00%
28.63%

Color #AE8DB6 in popluar number systems.

HEX AE 8D B6
Decimal 174 141 182
Binary 10101110 10001101 10110110
Octal 256 215 266

Shades and tints

Shades of #AE8DB6

#AE8DB6
(174,141,182)
#9F81A6
(159,129,166)
#907596
(144,117,150)
#816986
(129,105,134)
#725D76
(114,93,118)
#635166
(99,81,102)
#544556
(84,69,86)
#453946
(69,57,70)
#362D36
(54,45,54)
#272126
(39,33,38)
#181516
(24,21,22)
#000000
(0,0,0)

Tints of #AE8DB6

#AE8DB6
(174,141,182)
#B597BC
(181,151,188)
#BCA1C2
(188,161,194)
#C3ABC8
(195,171,200)
#CAB5CE
(202,181,206)
#D1BFD4
(209,191,212)
#D8C9DA
(216,201,218)
#DFD3E0
(223,211,224)
#E6DDE6
(230,221,230)
#EDE7EC
(237,231,236)
#F4F1F2
(244,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE8DB6 color. Also use rgb(174,141,182) instead hex code.

Text Font Color

.myTextColor { color: #AE8DB6; }

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

This text font color is #AE8DB6.

Background Color

.myBgColor { background-color: #AE8DB6; }

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

This div background color is #AE8DB6.

Border color

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

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

This div border color is #AE8DB6.

Opacity

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

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

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

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

This text has shadow with #AE8DB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8DB6.

Preview

Color preview on black background

This text has color #AE8DB6 on black background.


Color preview on white background

This text has color #AE8DB6 on white background.


Black color preview on #AE8DB6 background

This text has black color on #AE8DB6 background.


White color preview on #AE8DB6 background

This text has white color on #AE8DB6 background.


Related colors

Complementary color

Complementary color for #hex is #517249.


I love getcolorcode.com

Triadic colors

1 #B6AE8D and #8DB6AE with #AE8DB6 are triadic colors.

2 #B68DAE and #8DAEB6 with #AE8DB6 are triadic colors.