COLOR #AE6B92

HEX: #AE6B92 RGB: (174,107,146)

Color info

#AE6B92 contains mainly red and blue colors. Web safe color of #AE6B92 is #996699 (or #969).

RGB color model

#AE6B92 color RGB value is (174,107,146).

RGB: (174,107,146) (68%, 42%, 57%)

RGB channels and saturation

R 174 of 255 = 68%
G 107 of 255 = 42%
B 146 of 255 = 57%

174
107
146

R + G + B ~ 56%. #AE6B92 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 107 + 146 = 427 (100%)
R 174 of 427 ~ 40.75%
G 107 of 427 ~ 25.06%
B 146 of 427 ~ 34.19'%

%40.75
%25.06
%34.19

CMYK color model

#AE6B92 color CMYK value is (0,39,16,32).

  • cyan value is 0.00%
  • magenta value is 38.51%
  • yellow value is 16.09%
  • key color value is 31.76%

CMYK: (0,39,16,32)
C0M39Y16K32 (0%, 39%, 16%, 32%)
(0.00 / 0.39 / 0.16 / 0.32)

CMYK percentages

%0
%38.51
%16.09
%31.76

Codes

Color #AE6B92 in popluar color models

AE 6B 92
RGB 174 107 146
HSL 325° 29.26% 55.10%
HSB/HSV 325° 38.51% 68.24%
CMYK 0.00% 38.51% 16.09%
31.76%

Color #AE6B92 in popluar number systems.

HEX AE 6B 92
Decimal 174 107 146
Binary 10101110 1101011 10010010
Octal 256 153 222

Shades and tints

Shades of #AE6B92

#AE6B92
(174,107,146)
#9F6285
(159,98,133)
#905978
(144,89,120)
#81506B
(129,80,107)
#72475E
(114,71,94)
#633E51
(99,62,81)
#543544
(84,53,68)
#452C37
(69,44,55)
#36232A
(54,35,42)
#271A1D
(39,26,29)
#181110
(24,17,16)
#000000
(0,0,0)

Tints of #AE6B92

#AE6B92
(174,107,146)
#B5789B
(181,120,155)
#BC85A4
(188,133,164)
#C392AD
(195,146,173)
#CA9FB6
(202,159,182)
#D1ACBF
(209,172,191)
#D8B9C8
(216,185,200)
#DFC6D1
(223,198,209)
#E6D3DA
(230,211,218)
#EDE0E3
(237,224,227)
#F4EDEC
(244,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6B92 color. Also use rgb(174,107,146) instead hex code.

Text Font Color

.myTextColor { color: #AE6B92; }

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

This text font color is #AE6B92.

Background Color

.myBgColor { background-color: #AE6B92; }

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

This div background color is #AE6B92.

Border color

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

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

This div border color is #AE6B92.

Opacity

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

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

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

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

This text has shadow with #AE6B92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6B92.

Preview

Color preview on black background

This text has color #AE6B92 on black background.


Color preview on white background

This text has color #AE6B92 on white background.


Black color preview on #AE6B92 background

This text has black color on #AE6B92 background.


White color preview on #AE6B92 background

This text has white color on #AE6B92 background.


Related colors

Complementary color

Complementary color for #hex is #51946D.


I love getcolorcode.com

Triadic colors

1 #92AE6B and #6B92AE with #AE6B92 are triadic colors.

2 #926BAE and #6BAE92 with #AE6B92 are triadic colors.