COLOR #A37464

HEX: #A37464 RGB: (163,116,100)

Color info

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

RGB color model

#A37464 color RGB value is (163,116,100).

RGB: (163,116,100) (64%, 45%, 39%)

RGB channels and saturation

R 163 of 255 = 64%
G 116 of 255 = 45%
B 100 of 255 = 39%

163
116
100

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

Portions of RGB colors in percentages

R + G + B = 163 + 116 + 100 = 379 (100%)
R 163 of 379 ~ 43.01%
G 116 of 379 ~ 30.61%
B 100 of 379 ~ 26.39'%

%43.01
%30.61
%26.39

CMYK color model

#A37464 color CMYK value is (0,29,39,36).

  • cyan value is 0.00%
  • magenta value is 28.83%
  • yellow value is 38.65%
  • key color value is 36.08%

CMYK: (0,29,39,36)
C0M29Y39K36 (0%, 29%, 39%, 36%)
(0.00 / 0.29 / 0.39 / 0.36)

CMYK percentages

%0
%28.83
%38.65
%36.08

Codes

Color #A37464 in popluar color models

A3 74 64
RGB 163 116 100
HSL 15° 25.51% 51.57%
HSB/HSV 15° 38.65% 63.92%
CMYK 0.00% 28.83% 38.65%
36.08%

Color #A37464 in popluar number systems.

HEX A3 74 64
Decimal 163 116 100
Binary 10100011 1110100 1100100
Octal 243 164 144

Shades and tints

Shades of #A37464

#A37464
(163,116,100)
#956A5B
(149,106,91)
#876052
(135,96,82)
#795649
(121,86,73)
#6B4C40
(107,76,64)
#5D4237
(93,66,55)
#4F382E
(79,56,46)
#412E25
(65,46,37)
#33241C
(51,36,28)
#251A13
(37,26,19)
#17100A
(23,16,10)
#000000
(0,0,0)

Tints of #A37464

#A37464
(163,116,100)
#AB8072
(171,128,114)
#B38C80
(179,140,128)
#BB988E
(187,152,142)
#C3A49C
(195,164,156)
#CBB0AA
(203,176,170)
#D3BCB8
(211,188,184)
#DBC8C6
(219,200,198)
#E3D4D4
(227,212,212)
#EBE0E2
(235,224,226)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37464 color. Also use rgb(163,116,100) instead hex code.

Text Font Color

.myTextColor { color: #A37464; }

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

This text font color is #A37464.

Background Color

.myBgColor { background-color: #A37464; }

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

This div background color is #A37464.

Border color

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

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

This div border color is #A37464.

Opacity

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

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

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

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

This text has shadow with #A37464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37464.

Preview

Color preview on black background

This text has color #A37464 on black background.


Color preview on white background

This text has color #A37464 on white background.


Black color preview on #A37464 background

This text has black color on #A37464 background.


White color preview on #A37464 background

This text has white color on #A37464 background.


Related colors

Complementary color

Complementary color for #hex is #5C8B9B.


I love getcolorcode.com

Triadic colors

1 #64A374 and #7464A3 with #A37464 are triadic colors.

2 #6474A3 and #74A364 with #A37464 are triadic colors.