COLOR #A76C52

HEX: #A76C52 RGB: (167,108,82)

Renk bilgisi

#A76C52 contains mainly red and green colors. #A76C52 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A76C52 color RGB value is (167,108,82).

RGB: (167,108,82) (65%, 42%, 32%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 108 of 255 = 42%
B 82 of 255 = 32%

167
108
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 108 + 82 = 357 (100%)
R 167 of 357 ~ 46.78%
G 108 of 357 ~ 30.25%
B 82 of 357 ~ 22.97'%

%46.78
%30.25
%22.97

CMYK RENK MODELİ

#A76C52 rengi CMYK tonu (0,35,51,35).

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

CMYK: (0,35,51,35)
C0M35Y51K35 (0%, 35%, 51%, 35%)
(0.00 / 0.35 / 0.51 / 0.35)

CMYK yüzdeleri

%0
%35.33
%50.9
%34.51

Codes

Color #A76C52 in popluar color models

A7 6C 52
RGB 167 108 82
HSL 18° 34.14% 48.82%
HSB/HSV 18° 50.90% 65.49%
CMYK 0.00% 35.33% 50.90%
34.51%

Color #A76C52 in popluar number systems.

HEX A7 6C 52
Decimal 167 108 82
Binary 10100111 1101100 1010010
Octal 247 154 122

Shades and tints

Shades of #A76C52

#A76C52
(167,108,82)
#98634B
(152,99,75)
#895A44
(137,90,68)
#7A513D
(122,81,61)
#6B4836
(107,72,54)
#5C3F2F
(92,63,47)
#4D3628
(77,54,40)
#3E2D21
(62,45,33)
#2F241A
(47,36,26)
#201B13
(32,27,19)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #A76C52

#A76C52
(167,108,82)
#AF7961
(175,121,97)
#B78670
(183,134,112)
#BF937F
(191,147,127)
#C7A08E
(199,160,142)
#CFAD9D
(207,173,157)
#D7BAAC
(215,186,172)
#DFC7BB
(223,199,187)
#E7D4CA
(231,212,202)
#EFE1D9
(239,225,217)
#F7EEE8
(247,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A76C52; }

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

This text font color is #A76C52.

Background Color

.myBgColor { background-color: #A76C52; }

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

This div background color is #A76C52.

Border color

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

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

This div border color is #A76C52.

Opacity

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

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

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

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

This text has shadow with #A76C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76C52.

Preview

Color preview on black background

This text has color #A76C52 on black background.


Color preview on white background

This text has color #A76C52 on white background.


Black color preview on #A76C52 background

This text has black color on #A76C52 background.


White color preview on #A76C52 background

This text has white color on #A76C52 background.


Related colors

Complementary color

Complementary color for #hex is #5893AD.


I love getcolorcode.com

Triadic colors

1 #52A76C and #6C52A7 with #A76C52 are triadic colors.

2 #526CA7 and #6CA752 with #A76C52 are triadic colors.