COLOR #A47A59

HEX: #A47A59 RGB: (164,122,89)

Renk bilgisi

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

RGB renk modeli

#A47A59 color RGB value is (164,122,89).

RGB: (164,122,89) (64%, 48%, 35%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 122 of 255 = 48%
B 89 of 255 = 35%

164
122
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 122 + 89 = 375 (100%)
R 164 of 375 ~ 43.73%
G 122 of 375 ~ 32.53%
B 89 of 375 ~ 23.73'%

%43.73
%32.53
%23.73

CMYK RENK MODELİ

#A47A59 rengi CMYK tonu (0,26,46,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.61%
  • sarı tonu 45.73%
  • ana renk tonu 35.69%

CMYK: (0,26,46,36)
C0M26Y46K36 (0%, 26%, 46%, 36%)
(0.00 / 0.26 / 0.46 / 0.36)

CMYK yüzdeleri

%0
%25.61
%45.73
%35.69

Codes

Color #A47A59 in popluar color models

A4 7A 59
RGB 164 122 89
HSL 26° 29.64% 49.61%
HSB/HSV 26° 45.73% 64.31%
CMYK 0.00% 25.61% 45.73%
35.69%

Color #A47A59 in popluar number systems.

HEX A4 7A 59
Decimal 164 122 89
Binary 10100100 1111010 1011001
Octal 244 172 131

Shades and tints

Shades of #A47A59

#A47A59
(164,122,89)
#966F51
(150,111,81)
#886449
(136,100,73)
#7A5941
(122,89,65)
#6C4E39
(108,78,57)
#5E4331
(94,67,49)
#503829
(80,56,41)
#422D21
(66,45,33)
#342219
(52,34,25)
#261711
(38,23,17)
#180C09
(24,12,9)
#000000
(0,0,0)

Tints of #A47A59

#A47A59
(164,122,89)
#AC8668
(172,134,104)
#B49277
(180,146,119)
#BC9E86
(188,158,134)
#C4AA95
(196,170,149)
#CCB6A4
(204,182,164)
#D4C2B3
(212,194,179)
#DCCEC2
(220,206,194)
#E4DAD1
(228,218,209)
#ECE6E0
(236,230,224)
#F4F2EF
(244,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47A59 color. Also use rgb(164,122,89) instead hex code.

Text Font Color

.myTextColor { color: #A47A59; }

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

This text font color is #A47A59.

Background Color

.myBgColor { background-color: #A47A59; }

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

This div background color is #A47A59.

Border color

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

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

This div border color is #A47A59.

Opacity

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

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

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

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

This text has shadow with #A47A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47A59.

Preview

Color preview on black background

This text has color #A47A59 on black background.


Color preview on white background

This text has color #A47A59 on white background.


Black color preview on #A47A59 background

This text has black color on #A47A59 background.


White color preview on #A47A59 background

This text has white color on #A47A59 background.


Related colors

Complementary color

Complementary color for #hex is #5B85A6.


I love getcolorcode.com

Triadic colors

1 #59A47A and #7A59A4 with #A47A59 are triadic colors.

2 #597AA4 and #7AA459 with #A47A59 are triadic colors.