COLOR #AC9DD2

HEX: #AC9DD2 RGB: (172,157,210)

Renk bilgisi

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

RGB renk modeli

#AC9DD2 color RGB value is (172,157,210).

RGB: (172,157,210) (67%, 62%, 82%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 157 of 255 = 62%
B 210 of 255 = 82%

172
157
210

R + G + B ~ 70%. #AC9DD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 157 + 210 = 539 (100%)
R 172 of 539 ~ 31.91%
G 157 of 539 ~ 29.13%
B 210 of 539 ~ 38.96'%

%31.91
%29.13
%38.96

CMYK RENK MODELİ

#AC9DD2 rengi CMYK tonu (18,25,0,18).

  • camgöbeği tonu 18.10%
  • eflatun tonu 25.24%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (18,25,0,18)
C18M25Y0K18 (18%, 25%, 0%, 18%)
(0.18 / 0.25 / 0.00 / 0.18)

CMYK yüzdeleri

%18.1
%25.24
%0
%17.65

Codes

Color #AC9DD2 in popluar color models

AC 9D D2
RGB 172 157 210
HSL 257° 37.06% 71.96%
HSB/HSV 257° 25.24% 82.35%
CMYK 18.10% 25.24% 0.00%
17.65%

Color #AC9DD2 in popluar number systems.

HEX AC 9D D2
Decimal 172 157 210
Binary 10101100 10011101 11010010
Octal 254 235 322

Shades and tints

Shades of #AC9DD2

#AC9DD2
(172,157,210)
#9D8FBF
(157,143,191)
#8E81AC
(142,129,172)
#7F7399
(127,115,153)
#706586
(112,101,134)
#615773
(97,87,115)
#524960
(82,73,96)
#433B4D
(67,59,77)
#342D3A
(52,45,58)
#251F27
(37,31,39)
#161114
(22,17,20)
#000000
(0,0,0)

Tints of #AC9DD2

#AC9DD2
(172,157,210)
#B3A5D6
(179,165,214)
#BAADDA
(186,173,218)
#C1B5DE
(193,181,222)
#C8BDE2
(200,189,226)
#CFC5E6
(207,197,230)
#D6CDEA
(214,205,234)
#DDD5EE
(221,213,238)
#E4DDF2
(228,221,242)
#EBE5F6
(235,229,246)
#F2EDFA
(242,237,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC9DD2 color. Also use rgb(172,157,210) instead hex code.

Text Font Color

.myTextColor { color: #AC9DD2; }

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

This text font color is #AC9DD2.

Background Color

.myBgColor { background-color: #AC9DD2; }

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

This div background color is #AC9DD2.

Border color

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

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

This div border color is #AC9DD2.

Opacity

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

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

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

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

This text has shadow with #AC9DD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9DD2.

Preview

Color preview on black background

This text has color #AC9DD2 on black background.


Color preview on white background

This text has color #AC9DD2 on white background.


Black color preview on #AC9DD2 background

This text has black color on #AC9DD2 background.


White color preview on #AC9DD2 background

This text has white color on #AC9DD2 background.


Related colors

Complementary color

Complementary color for #hex is #53622D.


I love getcolorcode.com

Triadic colors

1 #D2AC9D and #9DD2AC with #AC9DD2 are triadic colors.

2 #D29DAC and #9DACD2 with #AC9DD2 are triadic colors.