COLOR #AC7ED5

HEX: #AC7ED5 RGB: (172,126,213)

Renk bilgisi

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

RGB renk modeli

#AC7ED5 color RGB value is (172,126,213).

RGB: (172,126,213) (67%, 49%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 126 of 255 = 49%
B 213 of 255 = 84%

172
126
213

R + G + B ~ 67%. #AC7ED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 126 + 213 = 511 (100%)
R 172 of 511 ~ 33.66%
G 126 of 511 ~ 24.66%
B 213 of 511 ~ 41.68'%

%33.66
%24.66
%41.68

CMYK RENK MODELİ

#AC7ED5 rengi CMYK tonu (19,41,0,16).

  • camgöbeği tonu 19.25%
  • eflatun tonu 40.85%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,41,0,16)
C19M41Y0K16 (19%, 41%, 0%, 16%)
(0.19 / 0.41 / 0.00 / 0.16)

CMYK yüzdeleri

%19.25
%40.85
%0
%16.47

Codes

Color #AC7ED5 in popluar color models

AC 7E D5
RGB 172 126 213
HSL 272° 50.88% 66.47%
HSB/HSV 272° 40.85% 83.53%
CMYK 19.25% 40.85% 0.00%
16.47%

Color #AC7ED5 in popluar number systems.

HEX AC 7E D5
Decimal 172 126 213
Binary 10101100 1111110 11010101
Octal 254 176 325

Shades and tints

Shades of #AC7ED5

#AC7ED5
(172,126,213)
#9D73C2
(157,115,194)
#8E68AF
(142,104,175)
#7F5D9C
(127,93,156)
#705289
(112,82,137)
#614776
(97,71,118)
#523C63
(82,60,99)
#433150
(67,49,80)
#34263D
(52,38,61)
#251B2A
(37,27,42)
#161017
(22,16,23)
#000000
(0,0,0)

Tints of #AC7ED5

#AC7ED5
(172,126,213)
#B389D8
(179,137,216)
#BA94DB
(186,148,219)
#C19FDE
(193,159,222)
#C8AAE1
(200,170,225)
#CFB5E4
(207,181,228)
#D6C0E7
(214,192,231)
#DDCBEA
(221,203,234)
#E4D6ED
(228,214,237)
#EBE1F0
(235,225,240)
#F2ECF3
(242,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC7ED5 color. Also use rgb(172,126,213) instead hex code.

Text Font Color

.myTextColor { color: #AC7ED5; }

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

This text font color is #AC7ED5.

Background Color

.myBgColor { background-color: #AC7ED5; }

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

This div background color is #AC7ED5.

Border color

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

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

This div border color is #AC7ED5.

Opacity

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

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

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

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

This text has shadow with #AC7ED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7ED5.

Preview

Color preview on black background

This text has color #AC7ED5 on black background.


Color preview on white background

This text has color #AC7ED5 on white background.


Black color preview on #AC7ED5 background

This text has black color on #AC7ED5 background.


White color preview on #AC7ED5 background

This text has white color on #AC7ED5 background.


Related colors

Complementary color

Complementary color for #hex is #53812A.


I love getcolorcode.com

Triadic colors

1 #D5AC7E and #7ED5AC with #AC7ED5 are triadic colors.

2 #D57EAC and #7EACD5 with #AC7ED5 are triadic colors.