COLOR #AC76A8

HEX: #AC76A8 RGB: (172,118,168)

Renk bilgisi

#AC76A8 contains red, green and blue colors in about the same proportion. #AC76A8 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AC76A8 color RGB value is (172,118,168).

RGB: (172,118,168) (67%, 46%, 66%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 118 of 255 = 46%
B 168 of 255 = 66%

172
118
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 118 + 168 = 458 (100%)
R 172 of 458 ~ 37.55%
G 118 of 458 ~ 25.76%
B 168 of 458 ~ 36.68'%

%37.55
%25.76
%36.68

CMYK RENK MODELİ

#AC76A8 rengi CMYK tonu (0,31,2,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.40%
  • sarı tonu 2.33%
  • ana renk tonu 32.55%

CMYK: (0,31,2,33)
C0M31Y2K33 (0%, 31%, 2%, 33%)
(0.00 / 0.31 / 0.02 / 0.33)

CMYK yüzdeleri

%0
%31.4
%2.33
%32.55

Codes

Color #AC76A8 in popluar color models

AC 76 A8
RGB 172 118 168
HSL 304° 24.55% 56.86%
HSB/HSV 304° 31.40% 67.45%
CMYK 0.00% 31.40% 2.33%
32.55%

Color #AC76A8 in popluar number systems.

HEX AC 76 A8
Decimal 172 118 168
Binary 10101100 1110110 10101000
Octal 254 166 250

Shades and tints

Shades of #AC76A8

#AC76A8
(172,118,168)
#9D6C99
(157,108,153)
#8E628A
(142,98,138)
#7F587B
(127,88,123)
#704E6C
(112,78,108)
#61445D
(97,68,93)
#523A4E
(82,58,78)
#43303F
(67,48,63)
#342630
(52,38,48)
#251C21
(37,28,33)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #AC76A8

#AC76A8
(172,118,168)
#B382AF
(179,130,175)
#BA8EB6
(186,142,182)
#C19ABD
(193,154,189)
#C8A6C4
(200,166,196)
#CFB2CB
(207,178,203)
#D6BED2
(214,190,210)
#DDCAD9
(221,202,217)
#E4D6E0
(228,214,224)
#EBE2E7
(235,226,231)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC76A8 color. Also use rgb(172,118,168) instead hex code.

Text Font Color

.myTextColor { color: #AC76A8; }

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

This text font color is #AC76A8.

Background Color

.myBgColor { background-color: #AC76A8; }

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

This div background color is #AC76A8.

Border color

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

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

This div border color is #AC76A8.

Opacity

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

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

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

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

This text has shadow with #AC76A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC76A8.

Preview

Color preview on black background

This text has color #AC76A8 on black background.


Color preview on white background

This text has color #AC76A8 on white background.


Black color preview on #AC76A8 background

This text has black color on #AC76A8 background.


White color preview on #AC76A8 background

This text has white color on #AC76A8 background.


Related colors

Complementary color

Complementary color for #hex is #538957.


I love getcolorcode.com

Triadic colors

1 #A8AC76 and #76A8AC with #AC76A8 are triadic colors.

2 #A876AC and #76ACA8 with #AC76A8 are triadic colors.