COLOR #AE6D9A

HEX: #AE6D9A
RGB: (174,109,154)

Renk bilgisi

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

RGB renk modeli

#AE6D9A color RGB value is (174,109,154).

  • kırmız ton 174;
  • yeşil ton 109;
  • mavi ton 154.
RGB:
(174,109,154)
(68%,43%,60%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 109 of 255 = 43%
B 154 of 255 = 60%

174
109
154

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

Yüzdelerle RGB renk parçaları

R + G + B =
174 + 109 + 154 = 437 (100%)
R 174 of 437 ~ 39.82%
G 109 of 437 ~ 24.94%
B 154 of 437 ~ 35.24%

%39.82
%24.94
%35.24

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.36%
  • sarı tonu 11.49%
  • 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
%37.36
%11.49
%31.76

Codes

Color #AE6D9A in popluar color models

AE6D9A
RGB174109154
HSL318°28.63%55.49%
HSB/HSV318°37.36%68.24%
CMYK0.00%37.36%11.49%
31.76%

Color #AE6D9A in popluar number systems.

HEXAE6D9A
Decimal174109154
Binary10101110110110110011010
Octal256155232

Shades and tints

Shades of #AE6D9A

#AE6D9A
(174,109,154)
#9F648C
(159,100,140)
#905B7E
(144,91,126)
#815270
(129,82,112)
#724962
(114,73,98)
#634054
(99,64,84)
#543746
(84,55,70)
#452E38
(69,46,56)
#36252A
(54,37,42)
#271C1C
(39,28,28)
#18130E
(24,19,14)
#000000
(0,0,0)

Tints of #AE6D9A

#AE6D9A
(174,109,154)
#B57AA3
(181,122,163)
#BC87AC
(188,135,172)
#C394B5
(195,148,181)
#CAA1BE
(202,161,190)
#D1AEC7
(209,174,199)
#D8BBD0
(216,187,208)
#DFC8D9
(223,200,217)
#E6D5E2
(230,213,226)
#EDE2EB
(237,226,235)
#F4EFF4
(244,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE6D9A; }

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

This text font color is #AE6D9A.


Background Color

.myBgColor { background-color: #AE6D9A; }

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

This div background color is #AE6D9A.


Border color

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

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

This div border color is #AE6D9A.


Opacity

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

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

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

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

This text has shadow with #AE6D9A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #AE6D9A on black background.


Color preview on white background

This text has color #AE6D9A on white background.



Black color preview on #AE6D9A background

This text has black color on #AE6D9A background.


White color preview on #AE6D9A background

This text has white color on #AE6D9A background.