COLOR #A48368

HEX: #A48368 RGB: (164,131,104)

Color info

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

RGB color model

#A48368 color RGB value is (164,131,104).

RGB: (164,131,104) (64%, 51%, 41%)

RGB channels and saturation

R 164 of 255 = 64%
G 131 of 255 = 51%
B 104 of 255 = 41%

164
131
104

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

Portions of RGB colors in percentages

R + G + B = 164 + 131 + 104 = 399 (100%)
R 164 of 399 ~ 41.1%
G 131 of 399 ~ 32.83%
B 104 of 399 ~ 26.07'%

%41.1
%32.83
%26.07

CMYK color model

#A48368 color CMYK value is (0,20,37,36).

  • cyan value is 0.00%
  • magenta value is 20.12%
  • yellow value is 36.59%
  • key color value is 35.69%
CMYK: (0,20,37,36) C0M20Y37K36 (0%,20%,37%,36%) (0.00/0.20/0.37/0.36) 

CMYK percentages

%0
%20.12
%36.59
%35.69

Codes

Color #A48368 in popluar color models

A4 83 68
RGB 164 131 104
HSL 27° 24.79% 52.55%
HSB/HSV 27° 36.59% 64.31%
CMYK 0.00% 20.12% 36.59%
35.69%

Color #A48368 in popluar number systems.

HEX A4 83 68
Decimal 164 131 104
Binary 10100100 10000011 1101000
Octal 244 203 150

Shades and tints

Shades of #A48368

#A48368
(164,131,104)
#96785F
(150,120,95)
#886D56
(136,109,86)
#7A624D
(122,98,77)
#6C5744
(108,87,68)
#5E4C3B
(94,76,59)
#504132
(80,65,50)
#423629
(66,54,41)
#342B20
(52,43,32)
#262017
(38,32,23)
#18150E
(24,21,14)
#000000
(0,0,0)

Tints of #A48368

#A48368
(164,131,104)
#AC8E75
(172,142,117)
#B49982
(180,153,130)
#BCA48F
(188,164,143)
#C4AF9C
(196,175,156)
#CCBAA9
(204,186,169)
#D4C5B6
(212,197,182)
#DCD0C3
(220,208,195)
#E4DBD0
(228,219,208)
#ECE6DD
(236,230,221)
#F4F1EA
(244,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48368 color. Also use rgb(164,131,104) instead hex code.

Text Font Color

.myTextColor { color: #A48368; }

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

This text font color is #A48368.

Background Color

.myBgColor { background-color: #A48368; }

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

This div background color is #A48368.

Border color

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

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

This div border color is #A48368.

Opacity

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

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

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

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

This text has shadow with #A48368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48368.

Preview

Color preview on black background

This text has color #A48368 on black background.


Color preview on white background

This text has color #A48368 on white background.


Black color preview on #A48368 background

This text has black color on #A48368 background.


White color preview on #A48368 background

This text has white color on #A48368 background.


Related colors

Complementary color

Complementary color for #hex is #5B7C97.


I love getcolorcode.com

Triadic colors

1 #68A483 and #8368A4 with #A48368 are triadic colors.

2 #6883A4 and #83A468 with #A48368 are triadic colors.