COLOR #A37754

HEX: #A37754 RGB: (163,119,84)

Color info

#A37754 contains mainly red and green colors. Web safe color of #A37754 is #996666 (or #966).

RGB color model

#A37754 color RGB value is (163,119,84).

RGB: (163,119,84) (64%, 47%, 33%)

RGB channels and saturation

R 163 of 255 = 64%
G 119 of 255 = 47%
B 84 of 255 = 33%

163
119
84

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

Portions of RGB colors in percentages

R + G + B = 163 + 119 + 84 = 366 (100%)
R 163 of 366 ~ 44.54%
G 119 of 366 ~ 32.51%
B 84 of 366 ~ 22.95'%

%44.54
%32.51
%22.95

CMYK color model

#A37754 color CMYK value is (0,27,48,36).

  • cyan value is 0.00%
  • magenta value is 26.99%
  • yellow value is 48.47%
  • key color value is 36.08%

CMYK: (0,27,48,36)
C0M27Y48K36 (0%, 27%, 48%, 36%)
(0.00 / 0.27 / 0.48 / 0.36)

CMYK percentages

%0
%26.99
%48.47
%36.08

Codes

Color #A37754 in popluar color models

A3 77 54
RGB 163 119 84
HSL 27° 31.98% 48.43%
HSB/HSV 27° 48.47% 63.92%
CMYK 0.00% 26.99% 48.47%
36.08%

Color #A37754 in popluar number systems.

HEX A3 77 54
Decimal 163 119 84
Binary 10100011 1110111 1010100
Octal 243 167 124

Shades and tints

Shades of #A37754

#A37754
(163,119,84)
#956D4D
(149,109,77)
#876346
(135,99,70)
#79593F
(121,89,63)
#6B4F38
(107,79,56)
#5D4531
(93,69,49)
#4F3B2A
(79,59,42)
#413123
(65,49,35)
#33271C
(51,39,28)
#251D15
(37,29,21)
#17130E
(23,19,14)
#000000
(0,0,0)

Tints of #A37754

#A37754
(163,119,84)
#AB8363
(171,131,99)
#B38F72
(179,143,114)
#BB9B81
(187,155,129)
#C3A790
(195,167,144)
#CBB39F
(203,179,159)
#D3BFAE
(211,191,174)
#DBCBBD
(219,203,189)
#E3D7CC
(227,215,204)
#EBE3DB
(235,227,219)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37754 color. Also use rgb(163,119,84) instead hex code.

Text Font Color

.myTextColor { color: #A37754; }

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

This text font color is #A37754.

Background Color

.myBgColor { background-color: #A37754; }

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

This div background color is #A37754.

Border color

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

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

This div border color is #A37754.

Opacity

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

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

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

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

This text has shadow with #A37754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37754.

Preview

Color preview on black background

This text has color #A37754 on black background.


Color preview on white background

This text has color #A37754 on white background.


Black color preview on #A37754 background

This text has black color on #A37754 background.


White color preview on #A37754 background

This text has white color on #A37754 background.


Related colors

Complementary color

Complementary color for #hex is #5C88AB.


I love getcolorcode.com

Triadic colors

1 #54A377 and #7754A3 with #A37754 are triadic colors.

2 #5477A3 and #77A354 with #A37754 are triadic colors.