COLOR #AC76C7

HEX: #AC76C7 RGB: (172,118,199)

Renk bilgisi

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

RGB renk modeli

#AC76C7 color RGB value is (172,118,199).

RGB: (172,118,199) (67%, 46%, 78%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 118 of 255 = 46%
B 199 of 255 = 78%

172
118
199

R + G + B ~ 64%. #AC76C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 118 + 199 = 489 (100%)
R 172 of 489 ~ 35.17%
G 118 of 489 ~ 24.13%
B 199 of 489 ~ 40.7'%

%35.17
%24.13
%40.7

CMYK RENK MODELİ

#AC76C7 rengi CMYK tonu (14,41,0,22).

  • camgöbeği tonu 13.57%
  • eflatun tonu 40.70%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (14,41,0,22)
C14M41Y0K22 (14%, 41%, 0%, 22%)
(0.14 / 0.41 / 0.00 / 0.22)

CMYK yüzdeleri

%13.57
%40.7
%0
%21.96

Codes

Color #AC76C7 in popluar color models

AC 76 C7
RGB 172 118 199
HSL 280° 41.97% 62.16%
HSB/HSV 280° 40.70% 78.04%
CMYK 13.57% 40.70% 0.00%
21.96%

Color #AC76C7 in popluar number systems.

HEX AC 76 C7
Decimal 172 118 199
Binary 10101100 1110110 11000111
Octal 254 166 307

Shades and tints

Shades of #AC76C7

#AC76C7
(172,118,199)
#9D6CB5
(157,108,181)
#8E62A3
(142,98,163)
#7F5891
(127,88,145)
#704E7F
(112,78,127)
#61446D
(97,68,109)
#523A5B
(82,58,91)
#433049
(67,48,73)
#342637
(52,38,55)
#251C25
(37,28,37)
#161213
(22,18,19)
#000000
(0,0,0)

Tints of #AC76C7

#AC76C7
(172,118,199)
#B382CC
(179,130,204)
#BA8ED1
(186,142,209)
#C19AD6
(193,154,214)
#C8A6DB
(200,166,219)
#CFB2E0
(207,178,224)
#D6BEE5
(214,190,229)
#DDCAEA
(221,202,234)
#E4D6EF
(228,214,239)
#EBE2F4
(235,226,244)
#F2EEF9
(242,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC76C7; }

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

This text font color is #AC76C7.

Background Color

.myBgColor { background-color: #AC76C7; }

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

This div background color is #AC76C7.

Border color

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

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

This div border color is #AC76C7.

Opacity

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

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

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

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

This text has shadow with #AC76C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC76C7.

Preview

Color preview on black background

This text has color #AC76C7 on black background.


Color preview on white background

This text has color #AC76C7 on white background.


Black color preview on #AC76C7 background

This text has black color on #AC76C7 background.


White color preview on #AC76C7 background

This text has white color on #AC76C7 background.


Related colors

Complementary color

Complementary color for #hex is #538938.


I love getcolorcode.com

Triadic colors

1 #C7AC76 and #76C7AC with #AC76C7 are triadic colors.

2 #C776AC and #76ACC7 with #AC76C7 are triadic colors.