COLOR #A48749

HEX: #A48749 RGB: (164,135,73)

Renk bilgisi

#A48749 contains mainly red and green colors. #A48749 ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#A48749 color RGB value is (164,135,73).

RGB: (164,135,73) (64%, 53%, 29%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 135 of 255 = 53%
B 73 of 255 = 29%

164
135
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 135 + 73 = 372 (100%)
R 164 of 372 ~ 44.09%
G 135 of 372 ~ 36.29%
B 73 of 372 ~ 19.62'%

%44.09
%36.29
%19.62

CMYK RENK MODELİ

#A48749 rengi CMYK tonu (0,18,55,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.68%
  • sarı tonu 55.49%
  • ana renk tonu 35.69%

CMYK: (0,18,55,36)
C0M18Y55K36 (0%, 18%, 55%, 36%)
(0.00 / 0.18 / 0.55 / 0.36)

CMYK yüzdeleri

%0
%17.68
%55.49
%35.69

Codes

Color #A48749 in popluar color models

A4 87 49
RGB 164 135 73
HSL 41° 38.40% 46.47%
HSB/HSV 41° 55.49% 64.31%
CMYK 0.00% 17.68% 55.49%
35.69%

Color #A48749 in popluar number systems.

HEX A4 87 49
Decimal 164 135 73
Binary 10100100 10000111 1001001
Octal 244 207 111

Shades and tints

Shades of #A48749

#A48749
(164,135,73)
#967B43
(150,123,67)
#886F3D
(136,111,61)
#7A6337
(122,99,55)
#6C5731
(108,87,49)
#5E4B2B
(94,75,43)
#503F25
(80,63,37)
#42331F
(66,51,31)
#342719
(52,39,25)
#261B13
(38,27,19)
#180F0D
(24,15,13)
#000000
(0,0,0)

Tints of #A48749

#A48749
(164,135,73)
#AC9159
(172,145,89)
#B49B69
(180,155,105)
#BCA579
(188,165,121)
#C4AF89
(196,175,137)
#CCB999
(204,185,153)
#D4C3A9
(212,195,169)
#DCCDB9
(220,205,185)
#E4D7C9
(228,215,201)
#ECE1D9
(236,225,217)
#F4EBE9
(244,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48749 color. Also use rgb(164,135,73) instead hex code.

Text Font Color

.myTextColor { color: #A48749; }

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

This text font color is #A48749.

Background Color

.myBgColor { background-color: #A48749; }

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

This div background color is #A48749.

Border color

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

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

This div border color is #A48749.

Opacity

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

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

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

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

This text has shadow with #A48749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48749.

Preview

Color preview on black background

This text has color #A48749 on black background.


Color preview on white background

This text has color #A48749 on white background.


Black color preview on #A48749 background

This text has black color on #A48749 background.


White color preview on #A48749 background

This text has white color on #A48749 background.


Related colors

Complementary color

Complementary color for #hex is #5B78B6.


I love getcolorcode.com

Triadic colors

1 #49A487 and #8749A4 with #A48749 are triadic colors.

2 #4987A4 and #87A449 with #A48749 are triadic colors.