COLOR #AE68B6

HEX: #AE68B6 RGB: (174,104,182)

Renk bilgisi

#AE68B6 contains mainly red and blue colors. #AE68B6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AE68B6 color RGB value is (174,104,182).

RGB: (174,104,182) (68%, 41%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 104 of 255 = 41%
B 182 of 255 = 71%

174
104
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 104 + 182 = 460 (100%)
R 174 of 460 ~ 37.83%
G 104 of 460 ~ 22.61%
B 182 of 460 ~ 39.57'%

%37.83
%22.61
%39.57

CMYK RENK MODELİ

#AE68B6 rengi CMYK tonu (4,43,0,29).

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

CMYK: (4,43,0,29)
C4M43Y0K29 (4%, 43%, 0%, 29%)
(0.04 / 0.43 / 0.00 / 0.29)

CMYK yüzdeleri

%4.4
%42.86
%0
%28.63

Codes

Color #AE68B6 in popluar color models

AE 68 B6
RGB 174 104 182
HSL 294° 34.82% 56.08%
HSB/HSV 294° 42.86% 71.37%
CMYK 4.40% 42.86% 0.00%
28.63%

Color #AE68B6 in popluar number systems.

HEX AE 68 B6
Decimal 174 104 182
Binary 10101110 1101000 10110110
Octal 256 150 266

Shades and tints

Shades of #AE68B6

#AE68B6
(174,104,182)
#9F5FA6
(159,95,166)
#905696
(144,86,150)
#814D86
(129,77,134)
#724476
(114,68,118)
#633B66
(99,59,102)
#543256
(84,50,86)
#452946
(69,41,70)
#362036
(54,32,54)
#271726
(39,23,38)
#180E16
(24,14,22)
#000000
(0,0,0)

Tints of #AE68B6

#AE68B6
(174,104,182)
#B575BC
(181,117,188)
#BC82C2
(188,130,194)
#C38FC8
(195,143,200)
#CA9CCE
(202,156,206)
#D1A9D4
(209,169,212)
#D8B6DA
(216,182,218)
#DFC3E0
(223,195,224)
#E6D0E6
(230,208,230)
#EDDDEC
(237,221,236)
#F4EAF2
(244,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE68B6; }

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

This text font color is #AE68B6.

Background Color

.myBgColor { background-color: #AE68B6; }

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

This div background color is #AE68B6.

Border color

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

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

This div border color is #AE68B6.

Opacity

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

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

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

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

This text has shadow with #AE68B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE68B6.

Preview

Color preview on black background

This text has color #AE68B6 on black background.


Color preview on white background

This text has color #AE68B6 on white background.


Black color preview on #AE68B6 background

This text has black color on #AE68B6 background.


White color preview on #AE68B6 background

This text has white color on #AE68B6 background.


Related colors

Complementary color

Complementary color for #hex is #519749.


I love getcolorcode.com

Triadic colors

1 #B6AE68 and #68B6AE with #AE68B6 are triadic colors.

2 #B668AE and #68AEB6 with #AE68B6 are triadic colors.