COLOR #AE76A3

HEX: #AE76A3 RGB: (174,118,163)

Renk bilgisi

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

RGB renk modeli

#AE76A3 color RGB value is (174,118,163).

RGB: (174,118,163) (68%, 46%, 64%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 118 of 255 = 46%
B 163 of 255 = 64%

174
118
163

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 118 + 163 = 455 (100%)
R 174 of 455 ~ 38.24%
G 118 of 455 ~ 25.93%
B 163 of 455 ~ 35.82'%

%38.24
%25.93
%35.82

CMYK RENK MODELİ

#AE76A3 rengi CMYK tonu (0,32,6,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.18%
  • sarı tonu 6.32%
  • ana renk tonu 31.76%

CMYK: (0,32,6,32)
C0M32Y6K32 (0%, 32%, 6%, 32%)
(0.00 / 0.32 / 0.06 / 0.32)

CMYK yüzdeleri

%0
%32.18
%6.32
%31.76

Codes

Color #AE76A3 in popluar color models

AE 76 A3
RGB 174 118 163
HSL 312° 25.69% 57.25%
HSB/HSV 312° 32.18% 68.24%
CMYK 0.00% 32.18% 6.32%
31.76%

Color #AE76A3 in popluar number systems.

HEX AE 76 A3
Decimal 174 118 163
Binary 10101110 1110110 10100011
Octal 256 166 243

Shades and tints

Shades of #AE76A3

#AE76A3
(174,118,163)
#9F6C95
(159,108,149)
#906287
(144,98,135)
#815879
(129,88,121)
#724E6B
(114,78,107)
#63445D
(99,68,93)
#543A4F
(84,58,79)
#453041
(69,48,65)
#362633
(54,38,51)
#271C25
(39,28,37)
#181217
(24,18,23)
#000000
(0,0,0)

Tints of #AE76A3

#AE76A3
(174,118,163)
#B582AB
(181,130,171)
#BC8EB3
(188,142,179)
#C39ABB
(195,154,187)
#CAA6C3
(202,166,195)
#D1B2CB
(209,178,203)
#D8BED3
(216,190,211)
#DFCADB
(223,202,219)
#E6D6E3
(230,214,227)
#EDE2EB
(237,226,235)
#F4EEF3
(244,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE76A3 color. Also use rgb(174,118,163) instead hex code.

Text Font Color

.myTextColor { color: #AE76A3; }

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

This text font color is #AE76A3.

Background Color

.myBgColor { background-color: #AE76A3; }

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

This div background color is #AE76A3.

Border color

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

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

This div border color is #AE76A3.

Opacity

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

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

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

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

This text has shadow with #AE76A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE76A3.

Preview

Color preview on black background

This text has color #AE76A3 on black background.


Color preview on white background

This text has color #AE76A3 on white background.


Black color preview on #AE76A3 background

This text has black color on #AE76A3 background.


White color preview on #AE76A3 background

This text has white color on #AE76A3 background.


Related colors

Complementary color

Complementary color for #hex is #51895C.


I love getcolorcode.com

Triadic colors

1 #A3AE76 and #76A3AE with #AE76A3 are triadic colors.

2 #A376AE and #76AEA3 with #AE76A3 are triadic colors.