COLOR #A76C73

HEX: #A76C73 RGB: (167,108,115)

Renk bilgisi

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

RGB renk modeli

#A76C73 color RGB value is (167,108,115).

RGB: (167,108,115) (65%, 42%, 45%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 108 of 255 = 42%
B 115 of 255 = 45%

167
108
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 108 + 115 = 390 (100%)
R 167 of 390 ~ 42.82%
G 108 of 390 ~ 27.69%
B 115 of 390 ~ 29.49'%

%42.82
%27.69
%29.49

CMYK RENK MODELİ

#A76C73 rengi CMYK tonu (0,35,31,35).

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

CMYK: (0,35,31,35)
C0M35Y31K35 (0%, 35%, 31%, 35%)
(0.00 / 0.35 / 0.31 / 0.35)

CMYK yüzdeleri

%0
%35.33
%31.14
%34.51

Codes

Color #A76C73 in popluar color models

A7 6C 73
RGB 167 108 115
HSL 353° 25.11% 53.92%
HSB/HSV 353° 35.33% 65.49%
CMYK 0.00% 35.33% 31.14%
34.51%

Color #A76C73 in popluar number systems.

HEX A7 6C 73
Decimal 167 108 115
Binary 10100111 1101100 1110011
Octal 247 154 163

Shades and tints

Shades of #A76C73

#A76C73
(167,108,115)
#986369
(152,99,105)
#895A5F
(137,90,95)
#7A5155
(122,81,85)
#6B484B
(107,72,75)
#5C3F41
(92,63,65)
#4D3637
(77,54,55)
#3E2D2D
(62,45,45)
#2F2423
(47,36,35)
#201B19
(32,27,25)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #A76C73

#A76C73
(167,108,115)
#AF797F
(175,121,127)
#B7868B
(183,134,139)
#BF9397
(191,147,151)
#C7A0A3
(199,160,163)
#CFADAF
(207,173,175)
#D7BABB
(215,186,187)
#DFC7C7
(223,199,199)
#E7D4D3
(231,212,211)
#EFE1DF
(239,225,223)
#F7EEEB
(247,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A76C73; }

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

This text font color is #A76C73.

Background Color

.myBgColor { background-color: #A76C73; }

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

This div background color is #A76C73.

Border color

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

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

This div border color is #A76C73.

Opacity

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

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

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

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

This text has shadow with #A76C73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76C73.

Preview

Color preview on black background

This text has color #A76C73 on black background.


Color preview on white background

This text has color #A76C73 on white background.


Black color preview on #A76C73 background

This text has black color on #A76C73 background.


White color preview on #A76C73 background

This text has white color on #A76C73 background.


Related colors

Complementary color

Complementary color for #hex is #58938C.


I love getcolorcode.com

Triadic colors

1 #73A76C and #6C73A7 with #A76C73 are triadic colors.

2 #736CA7 and #6CA773 with #A76C73 are triadic colors.