COLOR #A76C88

HEX: #A76C88 RGB: (167,108,136)

Renk bilgisi

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

RGB renk modeli

#A76C88 color RGB value is (167,108,136).

RGB: (167,108,136) (65%, 42%, 53%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 108 of 255 = 42%
B 136 of 255 = 53%

167
108
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 108 + 136 = 411 (100%)
R 167 of 411 ~ 40.63%
G 108 of 411 ~ 26.28%
B 136 of 411 ~ 33.09'%

%40.63
%26.28
%33.09

CMYK RENK MODELİ

#A76C88 rengi CMYK tonu (0,35,19,35).

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

CMYK: (0,35,19,35)
C0M35Y19K35 (0%, 35%, 19%, 35%)
(0.00 / 0.35 / 0.19 / 0.35)

CMYK yüzdeleri

%0
%35.33
%18.56
%34.51

Codes

Color #A76C88 in popluar color models

A7 6C 88
RGB 167 108 136
HSL 332° 25.11% 53.92%
HSB/HSV 332° 35.33% 65.49%
CMYK 0.00% 35.33% 18.56%
34.51%

Color #A76C88 in popluar number systems.

HEX A7 6C 88
Decimal 167 108 136
Binary 10100111 1101100 10001000
Octal 247 154 210

Shades and tints

Shades of #A76C88

#A76C88
(167,108,136)
#98637C
(152,99,124)
#895A70
(137,90,112)
#7A5164
(122,81,100)
#6B4858
(107,72,88)
#5C3F4C
(92,63,76)
#4D3640
(77,54,64)
#3E2D34
(62,45,52)
#2F2428
(47,36,40)
#201B1C
(32,27,28)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #A76C88

#A76C88
(167,108,136)
#AF7992
(175,121,146)
#B7869C
(183,134,156)
#BF93A6
(191,147,166)
#C7A0B0
(199,160,176)
#CFADBA
(207,173,186)
#D7BAC4
(215,186,196)
#DFC7CE
(223,199,206)
#E7D4D8
(231,212,216)
#EFE1E2
(239,225,226)
#F7EEEC
(247,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A76C88; }

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

This text font color is #A76C88.

Background Color

.myBgColor { background-color: #A76C88; }

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

This div background color is #A76C88.

Border color

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

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

This div border color is #A76C88.

Opacity

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

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

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

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

This text has shadow with #A76C88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76C88.

Preview

Color preview on black background

This text has color #A76C88 on black background.


Color preview on white background

This text has color #A76C88 on white background.


Black color preview on #A76C88 background

This text has black color on #A76C88 background.


White color preview on #A76C88 background

This text has white color on #A76C88 background.


Related colors

Complementary color

Complementary color for #hex is #589377.


I love getcolorcode.com

Triadic colors

1 #88A76C and #6C88A7 with #A76C88 are triadic colors.

2 #886CA7 and #6CA788 with #A76C88 are triadic colors.