COLOR #AC76B0

HEX: #AC76B0 RGB: (172,118,176)

Renk bilgisi

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

RGB renk modeli

#AC76B0 color RGB value is (172,118,176).

RGB: (172,118,176) (67%, 46%, 69%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 118 of 255 = 46%
B 176 of 255 = 69%

172
118
176

R + G + B ~ 61%. #AC76B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 118 + 176 = 466 (100%)
R 172 of 466 ~ 36.91%
G 118 of 466 ~ 25.32%
B 176 of 466 ~ 37.77'%

%36.91
%25.32
%37.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.27%
  • eflatun tonu 32.95%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

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

CMYK yüzdeleri

%2.27
%32.95
%0
%30.98

Codes

Color #AC76B0 in popluar color models

AC 76 B0
RGB 172 118 176
HSL 296° 26.85% 57.65%
HSB/HSV 296° 32.95% 69.02%
CMYK 2.27% 32.95% 0.00%
30.98%

Color #AC76B0 in popluar number systems.

HEX AC 76 B0
Decimal 172 118 176
Binary 10101100 1110110 10110000
Octal 254 166 260

Shades and tints

Shades of #AC76B0

#AC76B0
(172,118,176)
#9D6CA0
(157,108,160)
#8E6290
(142,98,144)
#7F5880
(127,88,128)
#704E70
(112,78,112)
#614460
(97,68,96)
#523A50
(82,58,80)
#433040
(67,48,64)
#342630
(52,38,48)
#251C20
(37,28,32)
#161210
(22,18,16)
#000000
(0,0,0)

Tints of #AC76B0

#AC76B0
(172,118,176)
#B382B7
(179,130,183)
#BA8EBE
(186,142,190)
#C19AC5
(193,154,197)
#C8A6CC
(200,166,204)
#CFB2D3
(207,178,211)
#D6BEDA
(214,190,218)
#DDCAE1
(221,202,225)
#E4D6E8
(228,214,232)
#EBE2EF
(235,226,239)
#F2EEF6
(242,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC76B0; }

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

This text font color is #AC76B0.

Background Color

.myBgColor { background-color: #AC76B0; }

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

This div background color is #AC76B0.

Border color

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

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

This div border color is #AC76B0.

Opacity

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

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

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

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

This text has shadow with #AC76B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC76B0.

Preview

Color preview on black background

This text has color #AC76B0 on black background.


Color preview on white background

This text has color #AC76B0 on white background.


Black color preview on #AC76B0 background

This text has black color on #AC76B0 background.


White color preview on #AC76B0 background

This text has white color on #AC76B0 background.


Related colors

Complementary color

Complementary color for #hex is #53894F.


I love getcolorcode.com

Triadic colors

1 #B0AC76 and #76B0AC with #AC76B0 are triadic colors.

2 #B076AC and #76ACB0 with #AC76B0 are triadic colors.