COLOR #A76A8D

HEX: #A76A8D RGB: (167,106,141)

Renk bilgisi

#A76A8D contains mainly red and blue colors. #A76A8D ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#A76A8D color RGB value is (167,106,141).

RGB: (167,106,141) (65%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 106 of 255 = 42%
B 141 of 255 = 55%

167
106
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 106 + 141 = 414 (100%)
R 167 of 414 ~ 40.34%
G 106 of 414 ~ 25.6%
B 141 of 414 ~ 34.06'%

%40.34
%25.6
%34.06

CMYK RENK MODELİ

#A76A8D rengi CMYK tonu (0,37,16,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.53%
  • sarı tonu 15.57%
  • ana renk tonu 34.51%

CMYK: (0,37,16,35)
C0M37Y16K35 (0%, 37%, 16%, 35%)
(0.00 / 0.37 / 0.16 / 0.35)

CMYK yüzdeleri

%0
%36.53
%15.57
%34.51

Codes

Color #A76A8D in popluar color models

A7 6A 8D
RGB 167 106 141
HSL 326° 25.74% 53.53%
HSB/HSV 326° 36.53% 65.49%
CMYK 0.00% 36.53% 15.57%
34.51%

Color #A76A8D in popluar number systems.

HEX A7 6A 8D
Decimal 167 106 141
Binary 10100111 1101010 10001101
Octal 247 152 215

Shades and tints

Shades of #A76A8D

#A76A8D
(167,106,141)
#986181
(152,97,129)
#895875
(137,88,117)
#7A4F69
(122,79,105)
#6B465D
(107,70,93)
#5C3D51
(92,61,81)
#4D3445
(77,52,69)
#3E2B39
(62,43,57)
#2F222D
(47,34,45)
#201921
(32,25,33)
#111015
(17,16,21)
#000000
(0,0,0)

Tints of #A76A8D

#A76A8D
(167,106,141)
#AF7797
(175,119,151)
#B784A1
(183,132,161)
#BF91AB
(191,145,171)
#C79EB5
(199,158,181)
#CFABBF
(207,171,191)
#D7B8C9
(215,184,201)
#DFC5D3
(223,197,211)
#E7D2DD
(231,210,221)
#EFDFE7
(239,223,231)
#F7ECF1
(247,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76A8D color. Also use rgb(167,106,141) instead hex code.

Text Font Color

.myTextColor { color: #A76A8D; }

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

This text font color is #A76A8D.

Background Color

.myBgColor { background-color: #A76A8D; }

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

This div background color is #A76A8D.

Border color

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

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

This div border color is #A76A8D.

Opacity

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

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

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

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

This text has shadow with #A76A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76A8D.

Preview

Color preview on black background

This text has color #A76A8D on black background.


Color preview on white background

This text has color #A76A8D on white background.


Black color preview on #A76A8D background

This text has black color on #A76A8D background.


White color preview on #A76A8D background

This text has white color on #A76A8D background.


Related colors

Complementary color

Complementary color for #hex is #589572.


I love getcolorcode.com

Triadic colors

1 #8DA76A and #6A8DA7 with #A76A8D are triadic colors.

2 #8D6AA7 and #6AA78D with #A76A8D are triadic colors.