COLOR #AC6D9E

HEX: #AC6D9E RGB: (172,109,158)

Renk bilgisi

#AC6D9E contains mainly red and blue colors. #AC6D9E ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AC6D9E color RGB value is (172,109,158).

RGB: (172,109,158) (67%, 43%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 109 of 255 = 43%
B 158 of 255 = 62%

172
109
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 109 + 158 = 439 (100%)
R 172 of 439 ~ 39.18%
G 109 of 439 ~ 24.83%
B 158 of 439 ~ 35.99'%

%39.18
%24.83
%35.99

CMYK RENK MODELİ

#AC6D9E rengi CMYK tonu (0,37,8,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.63%
  • sarı tonu 8.14%
  • ana renk tonu 32.55%

CMYK: (0,37,8,33)
C0M37Y8K33 (0%, 37%, 8%, 33%)
(0.00 / 0.37 / 0.08 / 0.33)

CMYK yüzdeleri

%0
%36.63
%8.14
%32.55

Codes

Color #AC6D9E in popluar color models

AC 6D 9E
RGB 172 109 158
HSL 313° 27.51% 55.10%
HSB/HSV 313° 36.63% 67.45%
CMYK 0.00% 36.63% 8.14%
32.55%

Color #AC6D9E in popluar number systems.

HEX AC 6D 9E
Decimal 172 109 158
Binary 10101100 1101101 10011110
Octal 254 155 236

Shades and tints

Shades of #AC6D9E

#AC6D9E
(172,109,158)
#9D6490
(157,100,144)
#8E5B82
(142,91,130)
#7F5274
(127,82,116)
#704966
(112,73,102)
#614058
(97,64,88)
#52374A
(82,55,74)
#432E3C
(67,46,60)
#34252E
(52,37,46)
#251C20
(37,28,32)
#161312
(22,19,18)
#000000
(0,0,0)

Tints of #AC6D9E

#AC6D9E
(172,109,158)
#B37AA6
(179,122,166)
#BA87AE
(186,135,174)
#C194B6
(193,148,182)
#C8A1BE
(200,161,190)
#CFAEC6
(207,174,198)
#D6BBCE
(214,187,206)
#DDC8D6
(221,200,214)
#E4D5DE
(228,213,222)
#EBE2E6
(235,226,230)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6D9E; }

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

This text font color is #AC6D9E.

Background Color

.myBgColor { background-color: #AC6D9E; }

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

This div background color is #AC6D9E.

Border color

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

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

This div border color is #AC6D9E.

Opacity

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

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

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

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

This text has shadow with #AC6D9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6D9E.

Preview

Color preview on black background

This text has color #AC6D9E on black background.


Color preview on white background

This text has color #AC6D9E on white background.


Black color preview on #AC6D9E background

This text has black color on #AC6D9E background.


White color preview on #AC6D9E background

This text has white color on #AC6D9E background.


Related colors

Complementary color

Complementary color for #AC6D9E is #539261.


I love getcolorcode.com

Triadic colors

1 #9EAC6D and #6D9EAC with #AC6D9E are triadic colors.

2 #9E6DAC and #6DAC9E with #AC6D9E are triadic colors.