COLOR #A48465

HEX: #A48465 RGB: (164,132,101)

Color info

#A48465 contains mainly red and green colors. Web safe color of #A48465 is #999966 (or #996).

RGB color model

#A48465 color RGB value is (164,132,101).

RGB: (164,132,101) (64%, 52%, 40%)

RGB channels and saturation

R 164 of 255 = 64%
G 132 of 255 = 52%
B 101 of 255 = 40%

164
132
101

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

Portions of RGB colors in percentages

R + G + B = 164 + 132 + 101 = 397 (100%)
R 164 of 397 ~ 41.31%
G 132 of 397 ~ 33.25%
B 101 of 397 ~ 25.44'%

%41.31
%33.25
%25.44

CMYK color model

#A48465 color CMYK value is (0,20,38,36).

  • cyan value is 0.00%
  • magenta value is 19.51%
  • yellow value is 38.41%
  • key color value is 35.69%
CMYK: (0,20,38,36) C0M20Y38K36 (0%,20%,38%,36%) (0.00/0.20/0.38/0.36) 

CMYK percentages

%0
%19.51
%38.41
%35.69

Codes

Color #A48465 in popluar color models

A4 84 65
RGB 164 132 101
HSL 30° 25.71% 51.96%
HSB/HSV 30° 38.41% 64.31%
CMYK 0.00% 19.51% 38.41%
35.69%

Color #A48465 in popluar number systems.

HEX A4 84 65
Decimal 164 132 101
Binary 10100100 10000100 1100101
Octal 244 204 145

Shades and tints

Shades of #A48465

#A48465
(164,132,101)
#96785C
(150,120,92)
#886C53
(136,108,83)
#7A604A
(122,96,74)
#6C5441
(108,84,65)
#5E4838
(94,72,56)
#503C2F
(80,60,47)
#423026
(66,48,38)
#34241D
(52,36,29)
#261814
(38,24,20)
#180C0B
(24,12,11)
#000000
(0,0,0)

Tints of #A48465

#A48465
(164,132,101)
#AC8F73
(172,143,115)
#B49A81
(180,154,129)
#BCA58F
(188,165,143)
#C4B09D
(196,176,157)
#CCBBAB
(204,187,171)
#D4C6B9
(212,198,185)
#DCD1C7
(220,209,199)
#E4DCD5
(228,220,213)
#ECE7E3
(236,231,227)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48465 color. Also use rgb(164,132,101) instead hex code.

Text Font Color

.myTextColor { color: #A48465; }

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

This text font color is #A48465.

Background Color

.myBgColor { background-color: #A48465; }

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

This div background color is #A48465.

Border color

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

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

This div border color is #A48465.

Opacity

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

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

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

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

This text has shadow with #A48465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48465.

Preview

Color preview on black background

This text has color #A48465 on black background.


Color preview on white background

This text has color #A48465 on white background.


Black color preview on #A48465 background

This text has black color on #A48465 background.


White color preview on #A48465 background

This text has white color on #A48465 background.


Related colors

Complementary color

Complementary color for #hex is #5B7B9A.


I love getcolorcode.com

Triadic colors

1 #65A484 and #8465A4 with #A48465 are triadic colors.

2 #6584A4 and #84A465 with #A48465 are triadic colors.