COLOR #AC6DB4

HEX: #AC6DB4 RGB: (172,109,180)

Renk bilgisi

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

RGB renk modeli

#AC6DB4 color RGB value is (172,109,180).

RGB: (172,109,180) (67%, 43%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 109 of 255 = 43%
B 180 of 255 = 71%

172
109
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 109 + 180 = 461 (100%)
R 172 of 461 ~ 37.31%
G 109 of 461 ~ 23.64%
B 180 of 461 ~ 39.05'%

%37.31
%23.64
%39.05

CMYK RENK MODELİ

#AC6DB4 rengi CMYK tonu (4,39,0,29).

  • camgöbeği tonu 4.44%
  • eflatun tonu 39.44%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (4,39,0,29)
C4M39Y0K29 (4%, 39%, 0%, 29%)
(0.04 / 0.39 / 0.00 / 0.29)

CMYK yüzdeleri

%4.44
%39.44
%0
%29.41

Codes

Color #AC6DB4 in popluar color models

AC 6D B4
RGB 172 109 180
HSL 293° 32.13% 56.67%
HSB/HSV 293° 39.44% 70.59%
CMYK 4.44% 39.44% 0.00%
29.41%

Color #AC6DB4 in popluar number systems.

HEX AC 6D B4
Decimal 172 109 180
Binary 10101100 1101101 10110100
Octal 254 155 264

Shades and tints

Shades of #AC6DB4

#AC6DB4
(172,109,180)
#9D64A4
(157,100,164)
#8E5B94
(142,91,148)
#7F5284
(127,82,132)
#704974
(112,73,116)
#614064
(97,64,100)
#523754
(82,55,84)
#432E44
(67,46,68)
#342534
(52,37,52)
#251C24
(37,28,36)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #AC6DB4

#AC6DB4
(172,109,180)
#B37ABA
(179,122,186)
#BA87C0
(186,135,192)
#C194C6
(193,148,198)
#C8A1CC
(200,161,204)
#CFAED2
(207,174,210)
#D6BBD8
(214,187,216)
#DDC8DE
(221,200,222)
#E4D5E4
(228,213,228)
#EBE2EA
(235,226,234)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6DB4 color. Also use rgb(172,109,180) instead hex code.

Text Font Color

.myTextColor { color: #AC6DB4; }

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

This text font color is #AC6DB4.

Background Color

.myBgColor { background-color: #AC6DB4; }

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

This div background color is #AC6DB4.

Border color

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

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

This div border color is #AC6DB4.

Opacity

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

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

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

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

This text has shadow with #AC6DB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6DB4.

Preview

Color preview on black background

This text has color #AC6DB4 on black background.


Color preview on white background

This text has color #AC6DB4 on white background.


Black color preview on #AC6DB4 background

This text has black color on #AC6DB4 background.


White color preview on #AC6DB4 background

This text has white color on #AC6DB4 background.


Related colors

Complementary color

Complementary color for #hex is #53924B.


I love getcolorcode.com

Triadic colors

1 #B4AC6D and #6DB4AC with #AC6DB4 are triadic colors.

2 #B46DAC and #6DACB4 with #AC6DB4 are triadic colors.