COLOR #A49377

HEX: #A49377 RGB: (164,147,119)

Renk bilgisi

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

RGB renk modeli

#A49377 color RGB value is (164,147,119).

RGB: (164,147,119) (64%, 58%, 47%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 147 of 255 = 58%
B 119 of 255 = 47%

164
147
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 147 + 119 = 430 (100%)
R 164 of 430 ~ 38.14%
G 147 of 430 ~ 34.19%
B 119 of 430 ~ 27.67'%

%38.14
%34.19
%27.67

CMYK RENK MODELİ

#A49377 rengi CMYK tonu (0,10,27,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.37%
  • sarı tonu 27.44%
  • ana renk tonu 35.69%

CMYK: (0,10,27,36)
C0M10Y27K36 (0%, 10%, 27%, 36%)
(0.00 / 0.10 / 0.27 / 0.36)

CMYK yüzdeleri

%0
%10.37
%27.44
%35.69

Codes

Color #A49377 in popluar color models

A4 93 77
RGB 164 147 119
HSL 37° 19.82% 55.49%
HSB/HSV 37° 27.44% 64.31%
CMYK 0.00% 10.37% 27.44%
35.69%

Color #A49377 in popluar number systems.

HEX A4 93 77
Decimal 164 147 119
Binary 10100100 10010011 1110111
Octal 244 223 167

Shades and tints

Shades of #A49377

#A49377
(164,147,119)
#96866D
(150,134,109)
#887963
(136,121,99)
#7A6C59
(122,108,89)
#6C5F4F
(108,95,79)
#5E5245
(94,82,69)
#50453B
(80,69,59)
#423831
(66,56,49)
#342B27
(52,43,39)
#261E1D
(38,30,29)
#181113
(24,17,19)
#000000
(0,0,0)

Tints of #A49377

#A49377
(164,147,119)
#AC9C83
(172,156,131)
#B4A58F
(180,165,143)
#BCAE9B
(188,174,155)
#C4B7A7
(196,183,167)
#CCC0B3
(204,192,179)
#D4C9BF
(212,201,191)
#DCD2CB
(220,210,203)
#E4DBD7
(228,219,215)
#ECE4E3
(236,228,227)
#F4EDEF
(244,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49377 color. Also use rgb(164,147,119) instead hex code.

Text Font Color

.myTextColor { color: #A49377; }

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

This text font color is #A49377.

Background Color

.myBgColor { background-color: #A49377; }

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

This div background color is #A49377.

Border color

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

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

This div border color is #A49377.

Opacity

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

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

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

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

This text has shadow with #A49377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49377.

Preview

Color preview on black background

This text has color #A49377 on black background.


Color preview on white background

This text has color #A49377 on white background.


Black color preview on #A49377 background

This text has black color on #A49377 background.


White color preview on #A49377 background

This text has white color on #A49377 background.


Related colors

Complementary color

Complementary color for #hex is #5B6C88.


I love getcolorcode.com

Triadic colors

1 #77A493 and #9377A4 with #A49377 are triadic colors.

2 #7793A4 and #93A477 with #A49377 are triadic colors.