COLOR #A77980

HEX: #A77980 RGB: (167,121,128)

Renk bilgisi

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

RGB renk modeli

#A77980 color RGB value is (167,121,128).

RGB: (167,121,128) (65%, 47%, 50%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 121 of 255 = 47%
B 128 of 255 = 50%

167
121
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 121 + 128 = 416 (100%)
R 167 of 416 ~ 40.14%
G 121 of 416 ~ 29.09%
B 128 of 416 ~ 30.77'%

%40.14
%29.09
%30.77

CMYK RENK MODELİ

#A77980 rengi CMYK tonu (0,28,23,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.54%
  • sarı tonu 23.35%
  • ana renk tonu 34.51%

CMYK: (0,28,23,35)
C0M28Y23K35 (0%, 28%, 23%, 35%)
(0.00 / 0.28 / 0.23 / 0.35)

CMYK yüzdeleri

%0
%27.54
%23.35
%34.51

Codes

Color #A77980 in popluar color models

A7 79 80
RGB 167 121 128
HSL 351° 20.72% 56.47%
HSB/HSV 351° 27.54% 65.49%
CMYK 0.00% 27.54% 23.35%
34.51%

Color #A77980 in popluar number systems.

HEX A7 79 80
Decimal 167 121 128
Binary 10100111 1111001 10000000
Octal 247 171 200

Shades and tints

Shades of #A77980

#A77980
(167,121,128)
#986E75
(152,110,117)
#89636A
(137,99,106)
#7A585F
(122,88,95)
#6B4D54
(107,77,84)
#5C4249
(92,66,73)
#4D373E
(77,55,62)
#3E2C33
(62,44,51)
#2F2128
(47,33,40)
#20161D
(32,22,29)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #A77980

#A77980
(167,121,128)
#AF858B
(175,133,139)
#B79196
(183,145,150)
#BF9DA1
(191,157,161)
#C7A9AC
(199,169,172)
#CFB5B7
(207,181,183)
#D7C1C2
(215,193,194)
#DFCDCD
(223,205,205)
#E7D9D8
(231,217,216)
#EFE5E3
(239,229,227)
#F7F1EE
(247,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A77980 color. Also use rgb(167,121,128) instead hex code.

Text Font Color

.myTextColor { color: #A77980; }

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

This text font color is #A77980.

Background Color

.myBgColor { background-color: #A77980; }

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

This div background color is #A77980.

Border color

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

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

This div border color is #A77980.

Opacity

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

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

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

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

This text has shadow with #A77980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A77980.

Preview

Color preview on black background

This text has color #A77980 on black background.


Color preview on white background

This text has color #A77980 on white background.


Black color preview on #A77980 background

This text has black color on #A77980 background.


White color preview on #A77980 background

This text has white color on #A77980 background.


Related colors

Complementary color

Complementary color for #hex is #58867F.


I love getcolorcode.com

Triadic colors

1 #80A779 and #7980A7 with #A77980 are triadic colors.

2 #8079A7 and #79A780 with #A77980 are triadic colors.