COLOR #AE6E9B

HEX: #AE6E9B RGB: (174,110,155)

Renk bilgisi

#AE6E9B contains mainly red and blue colors. #AE6E9B ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AE6E9B color RGB value is (174,110,155).

RGB: (174,110,155) (68%, 43%, 61%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 110 of 255 = 43%
B 155 of 255 = 61%

174
110
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 110 + 155 = 439 (100%)
R 174 of 439 ~ 39.64%
G 110 of 439 ~ 25.06%
B 155 of 439 ~ 35.31'%

%39.64
%25.06
%35.31

CMYK RENK MODELİ

#AE6E9B rengi CMYK tonu (0,37,11,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.78%
  • sarı tonu 10.92%
  • ana renk tonu 31.76%

CMYK: (0,37,11,32)
C0M37Y11K32 (0%, 37%, 11%, 32%)
(0.00 / 0.37 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%36.78
%10.92
%31.76

Codes

Color #AE6E9B in popluar color models

AE 6E 9B
RGB 174 110 155
HSL 318° 28.32% 55.69%
HSB/HSV 318° 36.78% 68.24%
CMYK 0.00% 36.78% 10.92%
31.76%

Color #AE6E9B in popluar number systems.

HEX AE 6E 9B
Decimal 174 110 155
Binary 10101110 1101110 10011011
Octal 256 156 233

Shades and tints

Shades of #AE6E9B

#AE6E9B
(174,110,155)
#9F648D
(159,100,141)
#905A7F
(144,90,127)
#815071
(129,80,113)
#724663
(114,70,99)
#633C55
(99,60,85)
#543247
(84,50,71)
#452839
(69,40,57)
#361E2B
(54,30,43)
#27141D
(39,20,29)
#180A0F
(24,10,15)
#000000
(0,0,0)

Tints of #AE6E9B

#AE6E9B
(174,110,155)
#B57BA4
(181,123,164)
#BC88AD
(188,136,173)
#C395B6
(195,149,182)
#CAA2BF
(202,162,191)
#D1AFC8
(209,175,200)
#D8BCD1
(216,188,209)
#DFC9DA
(223,201,218)
#E6D6E3
(230,214,227)
#EDE3EC
(237,227,236)
#F4F0F5
(244,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6E9B color. Also use rgb(174,110,155) instead hex code.

Text Font Color

.myTextColor { color: #AE6E9B; }

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

This text font color is #AE6E9B.

Background Color

.myBgColor { background-color: #AE6E9B; }

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

This div background color is #AE6E9B.

Border color

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

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

This div border color is #AE6E9B.

Opacity

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

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

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

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

This text has shadow with #AE6E9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6E9B.

Preview

Color preview on black background

This text has color #AE6E9B on black background.


Color preview on white background

This text has color #AE6E9B on white background.


Black color preview on #AE6E9B background

This text has black color on #AE6E9B background.


White color preview on #AE6E9B background

This text has white color on #AE6E9B background.


Related colors

Complementary color

Complementary color for #hex is #519164.


I love getcolorcode.com

Triadic colors

1 #9BAE6E and #6E9BAE with #AE6E9B are triadic colors.

2 #9B6EAE and #6EAE9B with #AE6E9B are triadic colors.