COLOR #A18348

HEX: #A18348 RGB: (161,131,72)

Color info

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

RGB color model

#A18348 color RGB value is (161,131,72).

RGB: (161,131,72) (63%, 51%, 28%)

RGB channels and saturation

R 161 of 255 = 63%
G 131 of 255 = 51%
B 72 of 255 = 28%

161
131
72

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

Portions of RGB colors in percentages

R + G + B = 161 + 131 + 72 = 364 (100%)
R 161 of 364 ~ 44.23%
G 131 of 364 ~ 35.99%
B 72 of 364 ~ 19.78'%

%44.23
%35.99
%19.78

CMYK color model

#A18348 color CMYK value is (0,19,55,37).

  • cyan value is 0.00%
  • magenta value is 18.63%
  • yellow value is 55.28%
  • key color value is 36.86%

CMYK: (0,19,55,37)
C0M19Y55K37 (0%, 19%, 55%, 37%)
(0.00 / 0.19 / 0.55 / 0.37)

CMYK percentages

%0
%18.63
%55.28
%36.86

Codes

Color #A18348 in popluar color models

A1 83 48
RGB 161 131 72
HSL 40° 38.20% 45.69%
HSB/HSV 40° 55.28% 63.14%
CMYK 0.00% 18.63% 55.28%
36.86%

Color #A18348 in popluar number systems.

HEX A1 83 48
Decimal 161 131 72
Binary 10100001 10000011 1001000
Octal 241 203 110

Shades and tints

Shades of #A18348

#A18348
(161,131,72)
#937842
(147,120,66)
#856D3C
(133,109,60)
#776236
(119,98,54)
#695730
(105,87,48)
#5B4C2A
(91,76,42)
#4D4124
(77,65,36)
#3F361E
(63,54,30)
#312B18
(49,43,24)
#232012
(35,32,18)
#15150C
(21,21,12)
#000000
(0,0,0)

Tints of #A18348

#A18348
(161,131,72)
#A98E58
(169,142,88)
#B19968
(177,153,104)
#B9A478
(185,164,120)
#C1AF88
(193,175,136)
#C9BA98
(201,186,152)
#D1C5A8
(209,197,168)
#D9D0B8
(217,208,184)
#E1DBC8
(225,219,200)
#E9E6D8
(233,230,216)
#F1F1E8
(241,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A18348 color. Also use rgb(161,131,72) instead hex code.

Text Font Color

.myTextColor { color: #A18348; }

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

This text font color is #A18348.

Background Color

.myBgColor { background-color: #A18348; }

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

This div background color is #A18348.

Border color

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

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

This div border color is #A18348.

Opacity

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

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

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

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

This text has shadow with #A18348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18348.

Preview

Color preview on black background

This text has color #A18348 on black background.


Color preview on white background

This text has color #A18348 on white background.


Black color preview on #A18348 background

This text has black color on #A18348 background.


White color preview on #A18348 background

This text has white color on #A18348 background.


Related colors

Complementary color

Complementary color for #hex is #5E7CB7.


I love getcolorcode.com

Triadic colors

1 #48A183 and #8348A1 with #A18348 are triadic colors.

2 #4883A1 and #83A148 with #A18348 are triadic colors.