COLOR #A48E6E

HEX: #A48E6E RGB: (164,142,110)

Color info

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

RGB color model

#A48E6E color RGB value is (164,142,110).

RGB: (164,142,110) (64%, 56%, 43%)

RGB channels and saturation

R 164 of 255 = 64%
G 142 of 255 = 56%
B 110 of 255 = 43%

164
142
110

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

Portions of RGB colors in percentages

R + G + B = 164 + 142 + 110 = 416 (100%)
R 164 of 416 ~ 39.42%
G 142 of 416 ~ 34.13%
B 110 of 416 ~ 26.44'%

%39.42
%34.13
%26.44

CMYK color model

#A48E6E color CMYK value is (0,13,33,36).

  • cyan value is 0.00%
  • magenta value is 13.41%
  • yellow value is 32.93%
  • key color value is 35.69%

CMYK: (0,13,33,36)
C0M13Y33K36 (0%, 13%, 33%, 36%)
(0.00 / 0.13 / 0.33 / 0.36)

CMYK percentages

%0
%13.41
%32.93
%35.69

Codes

Color #A48E6E in popluar color models

A4 8E 6E
RGB 164 142 110
HSL 36° 22.88% 53.73%
HSB/HSV 36° 32.93% 64.31%
CMYK 0.00% 13.41% 32.93%
35.69%

Color #A48E6E in popluar number systems.

HEX A4 8E 6E
Decimal 164 142 110
Binary 10100100 10001110 1101110
Octal 244 216 156

Shades and tints

Shades of #A48E6E

#A48E6E
(164,142,110)
#968264
(150,130,100)
#88765A
(136,118,90)
#7A6A50
(122,106,80)
#6C5E46
(108,94,70)
#5E523C
(94,82,60)
#504632
(80,70,50)
#423A28
(66,58,40)
#342E1E
(52,46,30)
#262214
(38,34,20)
#18160A
(24,22,10)
#000000
(0,0,0)

Tints of #A48E6E

#A48E6E
(164,142,110)
#AC987B
(172,152,123)
#B4A288
(180,162,136)
#BCAC95
(188,172,149)
#C4B6A2
(196,182,162)
#CCC0AF
(204,192,175)
#D4CABC
(212,202,188)
#DCD4C9
(220,212,201)
#E4DED6
(228,222,214)
#ECE8E3
(236,232,227)
#F4F2F0
(244,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48E6E color. Also use rgb(164,142,110) instead hex code.

Text Font Color

.myTextColor { color: #A48E6E; }

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

This text font color is #A48E6E.

Background Color

.myBgColor { background-color: #A48E6E; }

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

This div background color is #A48E6E.

Border color

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

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

This div border color is #A48E6E.

Opacity

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

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

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

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

This text has shadow with #A48E6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48E6E.

Preview

Color preview on black background

This text has color #A48E6E on black background.


Color preview on white background

This text has color #A48E6E on white background.


Black color preview on #A48E6E background

This text has black color on #A48E6E background.


White color preview on #A48E6E background

This text has white color on #A48E6E background.


Related colors

Complementary color

Complementary color for #hex is #5B7191.


I love getcolorcode.com

Triadic colors

1 #6EA48E and #8E6EA4 with #A48E6E are triadic colors.

2 #6E8EA4 and #8EA46E with #A48E6E are triadic colors.