COLOR #A76F47

HEX: #A76F47 RGB: (167,111,71)

Renk bilgisi

#A76F47 contains mainly red and green colors. #A76F47 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#A76F47 color RGB value is (167,111,71).

RGB: (167,111,71) (65%, 44%, 28%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 111 of 255 = 44%
B 71 of 255 = 28%

167
111
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 111 + 71 = 349 (100%)
R 167 of 349 ~ 47.85%
G 111 of 349 ~ 31.81%
B 71 of 349 ~ 20.34'%

%47.85
%31.81
%20.34

CMYK RENK MODELİ

#A76F47 rengi CMYK tonu (0,34,57,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.53%
  • sarı tonu 57.49%
  • ana renk tonu 34.51%

CMYK: (0,34,57,35)
C0M34Y57K35 (0%, 34%, 57%, 35%)
(0.00 / 0.34 / 0.57 / 0.35)

CMYK yüzdeleri

%0
%33.53
%57.49
%34.51

Codes

Color #A76F47 in popluar color models

A7 6F 47
RGB 167 111 71
HSL 25° 40.34% 46.67%
HSB/HSV 25° 57.49% 65.49%
CMYK 0.00% 33.53% 57.49%
34.51%

Color #A76F47 in popluar number systems.

HEX A7 6F 47
Decimal 167 111 71
Binary 10100111 1101111 1000111
Octal 247 157 107

Shades and tints

Shades of #A76F47

#A76F47
(167,111,71)
#986541
(152,101,65)
#895B3B
(137,91,59)
#7A5135
(122,81,53)
#6B472F
(107,71,47)
#5C3D29
(92,61,41)
#4D3323
(77,51,35)
#3E291D
(62,41,29)
#2F1F17
(47,31,23)
#201511
(32,21,17)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #A76F47

#A76F47
(167,111,71)
#AF7C57
(175,124,87)
#B78967
(183,137,103)
#BF9677
(191,150,119)
#C7A387
(199,163,135)
#CFB097
(207,176,151)
#D7BDA7
(215,189,167)
#DFCAB7
(223,202,183)
#E7D7C7
(231,215,199)
#EFE4D7
(239,228,215)
#F7F1E7
(247,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76F47 color. Also use rgb(167,111,71) instead hex code.

Text Font Color

.myTextColor { color: #A76F47; }

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

This text font color is #A76F47.

Background Color

.myBgColor { background-color: #A76F47; }

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

This div background color is #A76F47.

Border color

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

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

This div border color is #A76F47.

Opacity

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

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

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

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

This text has shadow with #A76F47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76F47.

Preview

Color preview on black background

This text has color #A76F47 on black background.


Color preview on white background

This text has color #A76F47 on white background.


Black color preview on #A76F47 background

This text has black color on #A76F47 background.


White color preview on #A76F47 background

This text has white color on #A76F47 background.


Related colors

Complementary color

Complementary color for #hex is #5890B8.


I love getcolorcode.com

Triadic colors

1 #47A76F and #6F47A7 with #A76F47 are triadic colors.

2 #476FA7 and #6FA747 with #A76F47 are triadic colors.