COLOR #A48F79

HEX: #A48F79 RGB: (164,143,121)

Color info

#A48F79 contains red, green and blue colors in about the same proportion. Web safe color of #A48F79 is #999966 (or #996).

RGB color model

#A48F79 color RGB value is (164,143,121).

RGB: (164,143,121) (64%, 56%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 143 of 255 = 56%
B 121 of 255 = 47%

164
143
121

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

Portions of RGB colors in percentages

R + G + B = 164 + 143 + 121 = 428 (100%)
R 164 of 428 ~ 38.32%
G 143 of 428 ~ 33.41%
B 121 of 428 ~ 28.27'%

%38.32
%33.41
%28.27

CMYK color model

#A48F79 color CMYK value is (0,13,26,36).

  • cyan value is 0.00%
  • magenta value is 12.80%
  • yellow value is 26.22%
  • key color value is 35.69%

CMYK: (0,13,26,36)
C0M13Y26K36 (0%, 13%, 26%, 36%)
(0.00 / 0.13 / 0.26 / 0.36)

CMYK percentages

%0
%12.8
%26.22
%35.69

Codes

Color #A48F79 in popluar color models

A4 8F 79
RGB 164 143 121
HSL 31° 19.11% 55.88%
HSB/HSV 31° 26.22% 64.31%
CMYK 0.00% 12.80% 26.22%
35.69%

Color #A48F79 in popluar number systems.

HEX A4 8F 79
Decimal 164 143 121
Binary 10100100 10001111 1111001
Octal 244 217 171

Shades and tints

Shades of #A48F79

#A48F79
(164,143,121)
#96826E
(150,130,110)
#887563
(136,117,99)
#7A6858
(122,104,88)
#6C5B4D
(108,91,77)
#5E4E42
(94,78,66)
#504137
(80,65,55)
#42342C
(66,52,44)
#342721
(52,39,33)
#261A16
(38,26,22)
#180D0B
(24,13,11)
#000000
(0,0,0)

Tints of #A48F79

#A48F79
(164,143,121)
#AC9985
(172,153,133)
#B4A391
(180,163,145)
#BCAD9D
(188,173,157)
#C4B7A9
(196,183,169)
#CCC1B5
(204,193,181)
#D4CBC1
(212,203,193)
#DCD5CD
(220,213,205)
#E4DFD9
(228,223,217)
#ECE9E5
(236,233,229)
#F4F3F1
(244,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48F79 color. Also use rgb(164,143,121) instead hex code.

Text Font Color

.myTextColor { color: #A48F79; }

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

This text font color is #A48F79.

Background Color

.myBgColor { background-color: #A48F79; }

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

This div background color is #A48F79.

Border color

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

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

This div border color is #A48F79.

Opacity

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

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

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

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

This text has shadow with #A48F79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48F79.

Preview

Color preview on black background

This text has color #A48F79 on black background.


Color preview on white background

This text has color #A48F79 on white background.


Black color preview on #A48F79 background

This text has black color on #A48F79 background.


White color preview on #A48F79 background

This text has white color on #A48F79 background.


Related colors

Complementary color

Complementary color for #hex is #5B7086.


I love getcolorcode.com

Triadic colors

1 #79A48F and #8F79A4 with #A48F79 are triadic colors.

2 #798FA4 and #8FA479 with #A48F79 are triadic colors.