COLOR #AE6A9A

HEX: #AE6A9A RGB: (174,106,154)

Renk bilgisi

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

RGB renk modeli

#AE6A9A color RGB value is (174,106,154).

RGB: (174,106,154) (68%, 42%, 60%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 106 of 255 = 42%
B 154 of 255 = 60%

174
106
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 106 + 154 = 434 (100%)
R 174 of 434 ~ 40.09%
G 106 of 434 ~ 24.42%
B 154 of 434 ~ 35.48'%

%40.09
%24.42
%35.48

CMYK RENK MODELİ

#AE6A9A rengi CMYK tonu (0,39,11,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.08%
  • sarı tonu 11.49%
  • ana renk tonu 31.76%

CMYK: (0,39,11,32)
C0M39Y11K32 (0%, 39%, 11%, 32%)
(0.00 / 0.39 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%39.08
%11.49
%31.76

Codes

Color #AE6A9A in popluar color models

AE 6A 9A
RGB 174 106 154
HSL 318° 29.57% 54.90%
HSB/HSV 318° 39.08% 68.24%
CMYK 0.00% 39.08% 11.49%
31.76%

Color #AE6A9A in popluar number systems.

HEX AE 6A 9A
Decimal 174 106 154
Binary 10101110 1101010 10011010
Octal 256 152 232

Shades and tints

Shades of #AE6A9A

#AE6A9A
(174,106,154)
#9F618C
(159,97,140)
#90587E
(144,88,126)
#814F70
(129,79,112)
#724662
(114,70,98)
#633D54
(99,61,84)
#543446
(84,52,70)
#452B38
(69,43,56)
#36222A
(54,34,42)
#27191C
(39,25,28)
#18100E
(24,16,14)
#000000
(0,0,0)

Tints of #AE6A9A

#AE6A9A
(174,106,154)
#B577A3
(181,119,163)
#BC84AC
(188,132,172)
#C391B5
(195,145,181)
#CA9EBE
(202,158,190)
#D1ABC7
(209,171,199)
#D8B8D0
(216,184,208)
#DFC5D9
(223,197,217)
#E6D2E2
(230,210,226)
#EDDFEB
(237,223,235)
#F4ECF4
(244,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6A9A color. Also use rgb(174,106,154) instead hex code.

Text Font Color

.myTextColor { color: #AE6A9A; }

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

This text font color is #AE6A9A.

Background Color

.myBgColor { background-color: #AE6A9A; }

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

This div background color is #AE6A9A.

Border color

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

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

This div border color is #AE6A9A.

Opacity

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

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

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

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

This text has shadow with #AE6A9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6A9A.

Preview

Color preview on black background

This text has color #AE6A9A on black background.


Color preview on white background

This text has color #AE6A9A on white background.


Black color preview on #AE6A9A background

This text has black color on #AE6A9A background.


White color preview on #AE6A9A background

This text has white color on #AE6A9A background.


Related colors

Complementary color

Complementary color for #hex is #519565.


I love getcolorcode.com

Triadic colors

1 #9AAE6A and #6A9AAE with #AE6A9A are triadic colors.

2 #9A6AAE and #6AAE9A with #AE6A9A are triadic colors.