COLOR #AE86B5

HEX: #AE86B5 RGB: (174,134,181)

Color info

#AE86B5 contains red, green and blue colors in about the same proportion. Web safe color of #AE86B5 is #9999CC (or #99C).

RGB color model

#AE86B5 color RGB value is (174,134,181).

RGB: (174,134,181) (68%, 53%, 71%)

RGB channels and saturation

R 174 of 255 = 68%
G 134 of 255 = 53%
B 181 of 255 = 71%

174
134
181

R + G + B ~ 64%. #AE86B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 134 + 181 = 489 (100%)
R 174 of 489 ~ 35.58%
G 134 of 489 ~ 27.4%
B 181 of 489 ~ 37.01'%

%35.58
%27.4
%37.01

CMYK color model

#AE86B5 color CMYK value is (4,26,0,29).

  • cyan value is 3.87%
  • magenta value is 25.97%
  • yellow value is 0.00%
  • key color value is 29.02%
CMYK: (4,26,0,29) C4M26Y0K29 (4%,26%,0%,29%) (0.04/0.26/0.00/0.29) 

CMYK percentages

%3.87
%25.97
%0
%29.02

Codes

Color #AE86B5 in popluar color models

AE 86 B5
RGB 174 134 181
HSL 291° 24.10% 61.76%
HSB/HSV 291° 25.97% 70.98%
CMYK 3.87% 25.97% 0.00%
29.02%

Color #AE86B5 in popluar number systems.

HEX AE 86 B5
Decimal 174 134 181
Binary 10101110 10000110 10110101
Octal 256 206 265

Shades and tints

Shades of #AE86B5

#AE86B5
(174,134,181)
#9F7AA5
(159,122,165)
#906E95
(144,110,149)
#816285
(129,98,133)
#725675
(114,86,117)
#634A65
(99,74,101)
#543E55
(84,62,85)
#453245
(69,50,69)
#362635
(54,38,53)
#271A25
(39,26,37)
#180E15
(24,14,21)
#000000
(0,0,0)

Tints of #AE86B5

#AE86B5
(174,134,181)
#B591BB
(181,145,187)
#BC9CC1
(188,156,193)
#C3A7C7
(195,167,199)
#CAB2CD
(202,178,205)
#D1BDD3
(209,189,211)
#D8C8D9
(216,200,217)
#DFD3DF
(223,211,223)
#E6DEE5
(230,222,229)
#EDE9EB
(237,233,235)
#F4F4F1
(244,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE86B5 color. Also use rgb(174,134,181) instead hex code.

Text Font Color

.myTextColor { color: #AE86B5; }

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

This text font color is #AE86B5.

Background Color

.myBgColor { background-color: #AE86B5; }

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

This div background color is #AE86B5.

Border color

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

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

This div border color is #AE86B5.

Opacity

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

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

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

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

This text has shadow with #AE86B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE86B5.

Preview

Color preview on black background

This text has color #AE86B5 on black background.


Color preview on white background

This text has color #AE86B5 on white background.


Black color preview on #AE86B5 background

This text has black color on #AE86B5 background.


White color preview on #AE86B5 background

This text has white color on #AE86B5 background.


Related colors

Complementary color

Complementary color for #hex is #51794A.


I love getcolorcode.com

Triadic colors

1 #B5AE86 and #86B5AE with #AE86B5 are triadic colors.

2 #B586AE and #86AEB5 with #AE86B5 are triadic colors.