COLOR #A76C8C

HEX: #A76C8C RGB: (167,108,140)

Renk bilgisi

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

RGB renk modeli

#A76C8C color RGB value is (167,108,140).

RGB: (167,108,140) (65%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 108 of 255 = 42%
B 140 of 255 = 55%

167
108
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 108 + 140 = 415 (100%)
R 167 of 415 ~ 40.24%
G 108 of 415 ~ 26.02%
B 140 of 415 ~ 33.73'%

%40.24
%26.02
%33.73

CMYK RENK MODELİ

#A76C8C rengi CMYK tonu (0,35,16,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.33%
  • sarı tonu 16.17%
  • ana renk tonu 34.51%

CMYK: (0,35,16,35)
C0M35Y16K35 (0%, 35%, 16%, 35%)
(0.00 / 0.35 / 0.16 / 0.35)

CMYK yüzdeleri

%0
%35.33
%16.17
%34.51

Codes

Color #A76C8C in popluar color models

A7 6C 8C
RGB 167 108 140
HSL 327° 25.11% 53.92%
HSB/HSV 327° 35.33% 65.49%
CMYK 0.00% 35.33% 16.17%
34.51%

Color #A76C8C in popluar number systems.

HEX A7 6C 8C
Decimal 167 108 140
Binary 10100111 1101100 10001100
Octal 247 154 214

Shades and tints

Shades of #A76C8C

#A76C8C
(167,108,140)
#986380
(152,99,128)
#895A74
(137,90,116)
#7A5168
(122,81,104)
#6B485C
(107,72,92)
#5C3F50
(92,63,80)
#4D3644
(77,54,68)
#3E2D38
(62,45,56)
#2F242C
(47,36,44)
#201B20
(32,27,32)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #A76C8C

#A76C8C
(167,108,140)
#AF7996
(175,121,150)
#B786A0
(183,134,160)
#BF93AA
(191,147,170)
#C7A0B4
(199,160,180)
#CFADBE
(207,173,190)
#D7BAC8
(215,186,200)
#DFC7D2
(223,199,210)
#E7D4DC
(231,212,220)
#EFE1E6
(239,225,230)
#F7EEF0
(247,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76C8C color. Also use rgb(167,108,140) instead hex code.

Text Font Color

.myTextColor { color: #A76C8C; }

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

This text font color is #A76C8C.

Background Color

.myBgColor { background-color: #A76C8C; }

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

This div background color is #A76C8C.

Border color

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

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

This div border color is #A76C8C.

Opacity

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

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

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

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

This text has shadow with #A76C8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76C8C.

Preview

Color preview on black background

This text has color #A76C8C on black background.


Color preview on white background

This text has color #A76C8C on white background.


Black color preview on #A76C8C background

This text has black color on #A76C8C background.


White color preview on #A76C8C background

This text has white color on #A76C8C background.


Related colors

Complementary color

Complementary color for #hex is #589373.


I love getcolorcode.com

Triadic colors

1 #8CA76C and #6C8CA7 with #A76C8C are triadic colors.

2 #8C6CA7 and #6CA78C with #A76C8C are triadic colors.