COLOR #AE88C6

HEX: #AE88C6 RGB: (174,136,198)

Renk bilgisi

#AE88C6 contains mainly red and blue colors. #AE88C6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AE88C6 color RGB value is (174,136,198).

RGB: (174,136,198) (68%, 53%, 78%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 136 of 255 = 53%
B 198 of 255 = 78%

174
136
198

R + G + B ~ 66%. #AE88C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 136 + 198 = 508 (100%)
R 174 of 508 ~ 34.25%
G 136 of 508 ~ 26.77%
B 198 of 508 ~ 38.98'%

%34.25
%26.77
%38.98

CMYK RENK MODELİ

#AE88C6 rengi CMYK tonu (12,31,0,22).

  • camgöbeği tonu 12.12%
  • eflatun tonu 31.31%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (12,31,0,22)
C12M31Y0K22 (12%, 31%, 0%, 22%)
(0.12 / 0.31 / 0.00 / 0.22)

CMYK yüzdeleri

%12.12
%31.31
%0
%22.35

Codes

Color #AE88C6 in popluar color models

AE 88 C6
RGB 174 136 198
HSL 277° 35.23% 65.49%
HSB/HSV 277° 31.31% 77.65%
CMYK 12.12% 31.31% 0.00%
22.35%

Color #AE88C6 in popluar number systems.

HEX AE 88 C6
Decimal 174 136 198
Binary 10101110 10001000 11000110
Octal 256 210 306

Shades and tints

Shades of #AE88C6

#AE88C6
(174,136,198)
#9F7CB4
(159,124,180)
#9070A2
(144,112,162)
#816490
(129,100,144)
#72587E
(114,88,126)
#634C6C
(99,76,108)
#54405A
(84,64,90)
#453448
(69,52,72)
#362836
(54,40,54)
#271C24
(39,28,36)
#181012
(24,16,18)
#000000
(0,0,0)

Tints of #AE88C6

#AE88C6
(174,136,198)
#B592CB
(181,146,203)
#BC9CD0
(188,156,208)
#C3A6D5
(195,166,213)
#CAB0DA
(202,176,218)
#D1BADF
(209,186,223)
#D8C4E4
(216,196,228)
#DFCEE9
(223,206,233)
#E6D8EE
(230,216,238)
#EDE2F3
(237,226,243)
#F4ECF8
(244,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE88C6 color. Also use rgb(174,136,198) instead hex code.

Text Font Color

.myTextColor { color: #AE88C6; }

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

This text font color is #AE88C6.

Background Color

.myBgColor { background-color: #AE88C6; }

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

This div background color is #AE88C6.

Border color

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

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

This div border color is #AE88C6.

Opacity

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

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

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

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

This text has shadow with #AE88C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE88C6.

Preview

Color preview on black background

This text has color #AE88C6 on black background.


Color preview on white background

This text has color #AE88C6 on white background.


Black color preview on #AE88C6 background

This text has black color on #AE88C6 background.


White color preview on #AE88C6 background

This text has white color on #AE88C6 background.


Related colors

Complementary color

Complementary color for #hex is #517739.


I love getcolorcode.com

Triadic colors

1 #C6AE88 and #88C6AE with #AE88C6 are triadic colors.

2 #C688AE and #88AEC6 with #AE88C6 are triadic colors.