COLOR #A48762

HEX: #A48762 RGB: (164,135,98)

Color info

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

RGB color model

#A48762 color RGB value is (164,135,98).

RGB: (164,135,98) (64%, 53%, 38%)

RGB channels and saturation

R 164 of 255 = 64%
G 135 of 255 = 53%
B 98 of 255 = 38%

164
135
98

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

Portions of RGB colors in percentages

R + G + B = 164 + 135 + 98 = 397 (100%)
R 164 of 397 ~ 41.31%
G 135 of 397 ~ 34.01%
B 98 of 397 ~ 24.69'%

%41.31
%34.01
%24.69

CMYK color model

#A48762 color CMYK value is (0,18,40,36).

  • cyan value is 0.00%
  • magenta value is 17.68%
  • yellow value is 40.24%
  • key color value is 35.69%

CMYK: (0,18,40,36)
C0M18Y40K36 (0%, 18%, 40%, 36%)
(0.00 / 0.18 / 0.40 / 0.36)

CMYK percentages

%0
%17.68
%40.24
%35.69

Codes

Color #A48762 in popluar color models

A4 87 62
RGB 164 135 98
HSL 34° 26.61% 51.37%
HSB/HSV 34° 40.24% 64.31%
CMYK 0.00% 17.68% 40.24%
35.69%

Color #A48762 in popluar number systems.

HEX A4 87 62
Decimal 164 135 98
Binary 10100100 10000111 1100010
Octal 244 207 142

Shades and tints

Shades of #A48762

#A48762
(164,135,98)
#967B5A
(150,123,90)
#886F52
(136,111,82)
#7A634A
(122,99,74)
#6C5742
(108,87,66)
#5E4B3A
(94,75,58)
#503F32
(80,63,50)
#42332A
(66,51,42)
#342722
(52,39,34)
#261B1A
(38,27,26)
#180F12
(24,15,18)
#000000
(0,0,0)

Tints of #A48762

#A48762
(164,135,98)
#AC9170
(172,145,112)
#B49B7E
(180,155,126)
#BCA58C
(188,165,140)
#C4AF9A
(196,175,154)
#CCB9A8
(204,185,168)
#D4C3B6
(212,195,182)
#DCCDC4
(220,205,196)
#E4D7D2
(228,215,210)
#ECE1E0
(236,225,224)
#F4EBEE
(244,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48762; }

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

This text font color is #A48762.

Background Color

.myBgColor { background-color: #A48762; }

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

This div background color is #A48762.

Border color

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

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

This div border color is #A48762.

Opacity

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

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

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

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

This text has shadow with #A48762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48762.

Preview

Color preview on black background

This text has color #A48762 on black background.


Color preview on white background

This text has color #A48762 on white background.


Black color preview on #A48762 background

This text has black color on #A48762 background.


White color preview on #A48762 background

This text has white color on #A48762 background.


Related colors

Complementary color

Complementary color for #hex is #5B789D.


I love getcolorcode.com

Triadic colors

1 #62A487 and #8762A4 with #A48762 are triadic colors.

2 #6287A4 and #87A462 with #A48762 are triadic colors.