COLOR #AE7DAA

HEX: #AE7DAA RGB: (174,125,170)

Renk bilgisi

#AE7DAA contains red, green and blue colors in about the same proportion. #AE7DAA ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AE7DAA color RGB value is (174,125,170).

RGB: (174,125,170) (68%, 49%, 67%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 125 of 255 = 49%
B 170 of 255 = 67%

174
125
170

R + G + B ~ 61%. #AE7DAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 125 + 170 = 469 (100%)
R 174 of 469 ~ 37.1%
G 125 of 469 ~ 26.65%
B 170 of 469 ~ 36.25'%

%37.1
%26.65
%36.25

CMYK RENK MODELİ

#AE7DAA rengi CMYK tonu (0,28,2,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.16%
  • sarı tonu 2.30%
  • ana renk tonu 31.76%

CMYK: (0,28,2,32)
C0M28Y2K32 (0%, 28%, 2%, 32%)
(0.00 / 0.28 / 0.02 / 0.32)

CMYK yüzdeleri

%0
%28.16
%2.3
%31.76

Codes

Color #AE7DAA in popluar color models

AE 7D AA
RGB 174 125 170
HSL 305° 23.22% 58.63%
HSB/HSV 305° 28.16% 68.24%
CMYK 0.00% 28.16% 2.30%
31.76%

Color #AE7DAA in popluar number systems.

HEX AE 7D AA
Decimal 174 125 170
Binary 10101110 1111101 10101010
Octal 256 175 252

Shades and tints

Shades of #AE7DAA

#AE7DAA
(174,125,170)
#9F729B
(159,114,155)
#90678C
(144,103,140)
#815C7D
(129,92,125)
#72516E
(114,81,110)
#63465F
(99,70,95)
#543B50
(84,59,80)
#453041
(69,48,65)
#362532
(54,37,50)
#271A23
(39,26,35)
#180F14
(24,15,20)
#000000
(0,0,0)

Tints of #AE7DAA

#AE7DAA
(174,125,170)
#B588B1
(181,136,177)
#BC93B8
(188,147,184)
#C39EBF
(195,158,191)
#CAA9C6
(202,169,198)
#D1B4CD
(209,180,205)
#D8BFD4
(216,191,212)
#DFCADB
(223,202,219)
#E6D5E2
(230,213,226)
#EDE0E9
(237,224,233)
#F4EBF0
(244,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE7DAA color. Also use rgb(174,125,170) instead hex code.

Text Font Color

.myTextColor { color: #AE7DAA; }

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

This text font color is #AE7DAA.

Background Color

.myBgColor { background-color: #AE7DAA; }

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

This div background color is #AE7DAA.

Border color

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

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

This div border color is #AE7DAA.

Opacity

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

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

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

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

This text has shadow with #AE7DAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7DAA.

Preview

Color preview on black background

This text has color #AE7DAA on black background.


Color preview on white background

This text has color #AE7DAA on white background.


Black color preview on #AE7DAA background

This text has black color on #AE7DAA background.


White color preview on #AE7DAA background

This text has white color on #AE7DAA background.


Related colors

Complementary color

Complementary color for #hex is #518255.


I love getcolorcode.com

Triadic colors

1 #AAAE7D and #7DAAAE with #AE7DAA are triadic colors.

2 #AA7DAE and #7DAEAA with #AE7DAA are triadic colors.