COLOR #A49363

HEX: #A49363 RGB: (164,147,99)

Renk bilgisi

#A49363 contains mainly red and green colors. #A49363 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#A49363 color RGB value is (164,147,99).

RGB: (164,147,99) (64%, 58%, 39%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 147 of 255 = 58%
B 99 of 255 = 39%

164
147
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 147 + 99 = 410 (100%)
R 164 of 410 ~ 40%
G 147 of 410 ~ 35.85%
B 99 of 410 ~ 24.15'%

%40
%35.85
%24.15

CMYK RENK MODELİ

#A49363 rengi CMYK tonu (0,10,40,36).

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

CMYK: (0,10,40,36)
C0M10Y40K36 (0%, 10%, 40%, 36%)
(0.00 / 0.10 / 0.40 / 0.36)

CMYK yüzdeleri

%0
%10.37
%39.63
%35.69

Codes

Color #A49363 in popluar color models

A4 93 63
RGB 164 147 99
HSL 44° 26.32% 51.57%
HSB/HSV 44° 39.63% 64.31%
CMYK 0.00% 10.37% 39.63%
35.69%

Color #A49363 in popluar number systems.

HEX A4 93 63
Decimal 164 147 99
Binary 10100100 10010011 1100011
Octal 244 223 143

Shades and tints

Shades of #A49363

#A49363
(164,147,99)
#96865A
(150,134,90)
#887951
(136,121,81)
#7A6C48
(122,108,72)
#6C5F3F
(108,95,63)
#5E5236
(94,82,54)
#50452D
(80,69,45)
#423824
(66,56,36)
#342B1B
(52,43,27)
#261E12
(38,30,18)
#181109
(24,17,9)
#000000
(0,0,0)

Tints of #A49363

#A49363
(164,147,99)
#AC9C71
(172,156,113)
#B4A57F
(180,165,127)
#BCAE8D
(188,174,141)
#C4B79B
(196,183,155)
#CCC0A9
(204,192,169)
#D4C9B7
(212,201,183)
#DCD2C5
(220,210,197)
#E4DBD3
(228,219,211)
#ECE4E1
(236,228,225)
#F4EDEF
(244,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49363; }

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

This text font color is #A49363.

Background Color

.myBgColor { background-color: #A49363; }

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

This div background color is #A49363.

Border color

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

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

This div border color is #A49363.

Opacity

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

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

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

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

This text has shadow with #A49363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49363.

Preview

Color preview on black background

This text has color #A49363 on black background.


Color preview on white background

This text has color #A49363 on white background.


Black color preview on #A49363 background

This text has black color on #A49363 background.


White color preview on #A49363 background

This text has white color on #A49363 background.


Related colors

Complementary color

Complementary color for #hex is #5B6C9C.


I love getcolorcode.com

Triadic colors

1 #63A493 and #9363A4 with #A49363 are triadic colors.

2 #6393A4 and #93A463 with #A49363 are triadic colors.