COLOR #A47461

HEX: #A47461 RGB: (164,116,97)

Renk bilgisi

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

RGB renk modeli

#A47461 color RGB value is (164,116,97).

RGB: (164,116,97) (64%, 45%, 38%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 116 of 255 = 45%
B 97 of 255 = 38%

164
116
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 116 + 97 = 377 (100%)
R 164 of 377 ~ 43.5%
G 116 of 377 ~ 30.77%
B 97 of 377 ~ 25.73'%

%43.5
%30.77
%25.73

CMYK RENK MODELİ

#A47461 rengi CMYK tonu (0,29,41,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.27%
  • sarı tonu 40.85%
  • ana renk tonu 35.69%

CMYK: (0,29,41,36)
C0M29Y41K36 (0%, 29%, 41%, 36%)
(0.00 / 0.29 / 0.41 / 0.36)

CMYK yüzdeleri

%0
%29.27
%40.85
%35.69

Codes

Color #A47461 in popluar color models

A4 74 61
RGB 164 116 97
HSL 17° 26.91% 51.18%
HSB/HSV 17° 40.85% 64.31%
CMYK 0.00% 29.27% 40.85%
35.69%

Color #A47461 in popluar number systems.

HEX A4 74 61
Decimal 164 116 97
Binary 10100100 1110100 1100001
Octal 244 164 141

Shades and tints

Shades of #A47461

#A47461
(164,116,97)
#966A59
(150,106,89)
#886051
(136,96,81)
#7A5649
(122,86,73)
#6C4C41
(108,76,65)
#5E4239
(94,66,57)
#503831
(80,56,49)
#422E29
(66,46,41)
#342421
(52,36,33)
#261A19
(38,26,25)
#181011
(24,16,17)
#000000
(0,0,0)

Tints of #A47461

#A47461
(164,116,97)
#AC806F
(172,128,111)
#B48C7D
(180,140,125)
#BC988B
(188,152,139)
#C4A499
(196,164,153)
#CCB0A7
(204,176,167)
#D4BCB5
(212,188,181)
#DCC8C3
(220,200,195)
#E4D4D1
(228,212,209)
#ECE0DF
(236,224,223)
#F4ECED
(244,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47461 color. Also use rgb(164,116,97) instead hex code.

Text Font Color

.myTextColor { color: #A47461; }

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

This text font color is #A47461.

Background Color

.myBgColor { background-color: #A47461; }

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

This div background color is #A47461.

Border color

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

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

This div border color is #A47461.

Opacity

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

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

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

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

This text has shadow with #A47461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47461.

Preview

Color preview on black background

This text has color #A47461 on black background.


Color preview on white background

This text has color #A47461 on white background.


Black color preview on #A47461 background

This text has black color on #A47461 background.


White color preview on #A47461 background

This text has white color on #A47461 background.


Related colors

Complementary color

Complementary color for #hex is #5B8B9E.


I love getcolorcode.com

Triadic colors

1 #61A474 and #7461A4 with #A47461 are triadic colors.

2 #6174A4 and #74A461 with #A47461 are triadic colors.