COLOR #A76997

HEX: #A76997 RGB: (167,105,151)

Renk bilgisi

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

RGB renk modeli

#A76997 color RGB value is (167,105,151).

RGB: (167,105,151) (65%, 41%, 59%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 105 of 255 = 41%
B 151 of 255 = 59%

167
105
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 105 + 151 = 423 (100%)
R 167 of 423 ~ 39.48%
G 105 of 423 ~ 24.82%
B 151 of 423 ~ 35.7'%

%39.48
%24.82
%35.7

CMYK RENK MODELİ

#A76997 rengi CMYK tonu (0,37,10,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.13%
  • sarı tonu 9.58%
  • ana renk tonu 34.51%

CMYK: (0,37,10,35)
C0M37Y10K35 (0%, 37%, 10%, 35%)
(0.00 / 0.37 / 0.10 / 0.35)

CMYK yüzdeleri

%0
%37.13
%9.58
%34.51

Codes

Color #A76997 in popluar color models

A7 69 97
RGB 167 105 151
HSL 315° 26.05% 53.33%
HSB/HSV 315° 37.13% 65.49%
CMYK 0.00% 37.13% 9.58%
34.51%

Color #A76997 in popluar number systems.

HEX A7 69 97
Decimal 167 105 151
Binary 10100111 1101001 10010111
Octal 247 151 227

Shades and tints

Shades of #A76997

#A76997
(167,105,151)
#98608A
(152,96,138)
#89577D
(137,87,125)
#7A4E70
(122,78,112)
#6B4563
(107,69,99)
#5C3C56
(92,60,86)
#4D3349
(77,51,73)
#3E2A3C
(62,42,60)
#2F212F
(47,33,47)
#201822
(32,24,34)
#110F15
(17,15,21)
#000000
(0,0,0)

Tints of #A76997

#A76997
(167,105,151)
#AF76A0
(175,118,160)
#B783A9
(183,131,169)
#BF90B2
(191,144,178)
#C79DBB
(199,157,187)
#CFAAC4
(207,170,196)
#D7B7CD
(215,183,205)
#DFC4D6
(223,196,214)
#E7D1DF
(231,209,223)
#EFDEE8
(239,222,232)
#F7EBF1
(247,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76997 color. Also use rgb(167,105,151) instead hex code.

Text Font Color

.myTextColor { color: #A76997; }

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

This text font color is #A76997.

Background Color

.myBgColor { background-color: #A76997; }

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

This div background color is #A76997.

Border color

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

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

This div border color is #A76997.

Opacity

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

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

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

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

This text has shadow with #A76997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76997.

Preview

Color preview on black background

This text has color #A76997 on black background.


Color preview on white background

This text has color #A76997 on white background.


Black color preview on #A76997 background

This text has black color on #A76997 background.


White color preview on #A76997 background

This text has white color on #A76997 background.


Related colors

Complementary color

Complementary color for #hex is #589668.


I love getcolorcode.com

Triadic colors

1 #97A769 and #6997A7 with #A76997 are triadic colors.

2 #9769A7 and #69A797 with #A76997 are triadic colors.