COLOR #A38641

HEX: #A38641 RGB: (163,134,65)

Color info

#A38641 contains mainly red and green colors. Web safe color of #A38641 is #999933 (or #993).

RGB color model

#A38641 color RGB value is (163,134,65).

RGB: (163,134,65) (64%, 53%, 25%)

RGB channels and saturation

R 163 of 255 = 64%
G 134 of 255 = 53%
B 65 of 255 = 25%

163
134
65

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

Portions of RGB colors in percentages

R + G + B = 163 + 134 + 65 = 362 (100%)
R 163 of 362 ~ 45.03%
G 134 of 362 ~ 37.02%
B 65 of 362 ~ 17.96'%

%45.03
%37.02
%17.96

CMYK color model

#A38641 color CMYK value is (0,18,60,36).

  • cyan value is 0.00%
  • magenta value is 17.79%
  • yellow value is 60.12%
  • key color value is 36.08%

CMYK: (0,18,60,36)
C0M18Y60K36 (0%, 18%, 60%, 36%)
(0.00 / 0.18 / 0.60 / 0.36)

CMYK percentages

%0
%17.79
%60.12
%36.08

Codes

Color #A38641 in popluar color models

A3 86 41
RGB 163 134 65
HSL 42° 42.98% 44.71%
HSB/HSV 42° 60.12% 63.92%
CMYK 0.00% 17.79% 60.12%
36.08%

Color #A38641 in popluar number systems.

HEX A3 86 41
Decimal 163 134 65
Binary 10100011 10000110 1000001
Octal 243 206 101

Shades and tints

Shades of #A38641

#A38641
(163,134,65)
#957A3C
(149,122,60)
#876E37
(135,110,55)
#796232
(121,98,50)
#6B562D
(107,86,45)
#5D4A28
(93,74,40)
#4F3E23
(79,62,35)
#41321E
(65,50,30)
#332619
(51,38,25)
#251A14
(37,26,20)
#170E0F
(23,14,15)
#000000
(0,0,0)

Tints of #A38641

#A38641
(163,134,65)
#AB9152
(171,145,82)
#B39C63
(179,156,99)
#BBA774
(187,167,116)
#C3B285
(195,178,133)
#CBBD96
(203,189,150)
#D3C8A7
(211,200,167)
#DBD3B8
(219,211,184)
#E3DEC9
(227,222,201)
#EBE9DA
(235,233,218)
#F3F4EB
(243,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38641 color. Also use rgb(163,134,65) instead hex code.

Text Font Color

.myTextColor { color: #A38641; }

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

This text font color is #A38641.

Background Color

.myBgColor { background-color: #A38641; }

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

This div background color is #A38641.

Border color

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

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

This div border color is #A38641.

Opacity

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

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

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

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

This text has shadow with #A38641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38641.

Preview

Color preview on black background

This text has color #A38641 on black background.


Color preview on white background

This text has color #A38641 on white background.


Black color preview on #A38641 background

This text has black color on #A38641 background.


White color preview on #A38641 background

This text has white color on #A38641 background.


Related colors

Complementary color

Complementary color for #hex is #5C79BE.


I love getcolorcode.com

Triadic colors

1 #41A386 and #8641A3 with #A38641 are triadic colors.

2 #4186A3 and #86A341 with #A38641 are triadic colors.