COLOR #AE77AA

HEX: #AE77AA RGB: (174,119,170)

Renk bilgisi

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

RGB renk modeli

#AE77AA color RGB value is (174,119,170).

RGB: (174,119,170) (68%, 47%, 67%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 119 of 255 = 47%
B 170 of 255 = 67%

174
119
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 119 + 170 = 463 (100%)
R 174 of 463 ~ 37.58%
G 119 of 463 ~ 25.7%
B 170 of 463 ~ 36.72'%

%37.58
%25.7
%36.72

CMYK RENK MODELİ

#AE77AA rengi CMYK tonu (0,32,2,32).

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

CMYK: (0,32,2,32)
C0M32Y2K32 (0%, 32%, 2%, 32%)
(0.00 / 0.32 / 0.02 / 0.32)

CMYK yüzdeleri

%0
%31.61
%2.3
%31.76

Codes

Color #AE77AA in popluar color models

AE 77 AA
RGB 174 119 170
HSL 304° 25.35% 57.45%
HSB/HSV 304° 31.61% 68.24%
CMYK 0.00% 31.61% 2.30%
31.76%

Color #AE77AA in popluar number systems.

HEX AE 77 AA
Decimal 174 119 170
Binary 10101110 1110111 10101010
Octal 256 167 252

Shades and tints

Shades of #AE77AA

#AE77AA
(174,119,170)
#9F6D9B
(159,109,155)
#90638C
(144,99,140)
#81597D
(129,89,125)
#724F6E
(114,79,110)
#63455F
(99,69,95)
#543B50
(84,59,80)
#453141
(69,49,65)
#362732
(54,39,50)
#271D23
(39,29,35)
#181314
(24,19,20)
#000000
(0,0,0)

Tints of #AE77AA

#AE77AA
(174,119,170)
#B583B1
(181,131,177)
#BC8FB8
(188,143,184)
#C39BBF
(195,155,191)
#CAA7C6
(202,167,198)
#D1B3CD
(209,179,205)
#D8BFD4
(216,191,212)
#DFCBDB
(223,203,219)
#E6D7E2
(230,215,226)
#EDE3E9
(237,227,233)
#F4EFF0
(244,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE77AA; }

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

This text font color is #AE77AA.

Background Color

.myBgColor { background-color: #AE77AA; }

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

This div background color is #AE77AA.

Border color

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

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

This div border color is #AE77AA.

Opacity

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

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

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

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

This text has shadow with #AE77AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE77AA.

Preview

Color preview on black background

This text has color #AE77AA on black background.


Color preview on white background

This text has color #AE77AA on white background.


Black color preview on #AE77AA background

This text has black color on #AE77AA background.


White color preview on #AE77AA background

This text has white color on #AE77AA background.


Related colors

Complementary color

Complementary color for #hex is #518855.


I love getcolorcode.com

Triadic colors

1 #AAAE77 and #77AAAE with #AE77AA are triadic colors.

2 #AA77AE and #77AEAA with #AE77AA are triadic colors.