COLOR #AE7DB6

HEX: #AE7DB6 RGB: (174,125,182)

Renk bilgisi

#AE7DB6 contains red, green and blue colors in about the same proportion. #AE7DB6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AE7DB6 color RGB value is (174,125,182).

RGB: (174,125,182) (68%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 125 of 255 = 49%
B 182 of 255 = 71%

174
125
182

R + G + B ~ 63%. #AE7DB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 125 + 182 = 481 (100%)
R 174 of 481 ~ 36.17%
G 125 of 481 ~ 25.99%
B 182 of 481 ~ 37.84'%

%36.17
%25.99
%37.84

CMYK RENK MODELİ

#AE7DB6 rengi CMYK tonu (4,31,0,29).

  • camgöbeği tonu 4.40%
  • eflatun tonu 31.32%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (4,31,0,29)
C4M31Y0K29 (4%, 31%, 0%, 29%)
(0.04 / 0.31 / 0.00 / 0.29)

CMYK yüzdeleri

%4.4
%31.32
%0
%28.63

Codes

Color #AE7DB6 in popluar color models

AE 7D B6
RGB 174 125 182
HSL 292° 28.08% 60.20%
HSB/HSV 292° 31.32% 71.37%
CMYK 4.40% 31.32% 0.00%
28.63%

Color #AE7DB6 in popluar number systems.

HEX AE 7D B6
Decimal 174 125 182
Binary 10101110 1111101 10110110
Octal 256 175 266

Shades and tints

Shades of #AE7DB6

#AE7DB6
(174,125,182)
#9F72A6
(159,114,166)
#906796
(144,103,150)
#815C86
(129,92,134)
#725176
(114,81,118)
#634666
(99,70,102)
#543B56
(84,59,86)
#453046
(69,48,70)
#362536
(54,37,54)
#271A26
(39,26,38)
#180F16
(24,15,22)
#000000
(0,0,0)

Tints of #AE7DB6

#AE7DB6
(174,125,182)
#B588BC
(181,136,188)
#BC93C2
(188,147,194)
#C39EC8
(195,158,200)
#CAA9CE
(202,169,206)
#D1B4D4
(209,180,212)
#D8BFDA
(216,191,218)
#DFCAE0
(223,202,224)
#E6D5E6
(230,213,230)
#EDE0EC
(237,224,236)
#F4EBF2
(244,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7DB6; }

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

This text font color is #AE7DB6.

Background Color

.myBgColor { background-color: #AE7DB6; }

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

This div background color is #AE7DB6.

Border color

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

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

This div border color is #AE7DB6.

Opacity

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

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

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

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

This text has shadow with #AE7DB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7DB6.

Preview

Color preview on black background

This text has color #AE7DB6 on black background.


Color preview on white background

This text has color #AE7DB6 on white background.


Black color preview on #AE7DB6 background

This text has black color on #AE7DB6 background.


White color preview on #AE7DB6 background

This text has white color on #AE7DB6 background.


Related colors

Complementary color

Complementary color for #hex is #518249.


I love getcolorcode.com

Triadic colors

1 #B6AE7D and #7DB6AE with #AE7DB6 are triadic colors.

2 #B67DAE and #7DAEB6 with #AE7DB6 are triadic colors.