COLOR #A37065

HEX: #A37065 RGB: (163,112,101)

Color info

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

RGB color model

#A37065 color RGB value is (163,112,101).

RGB: (163,112,101) (64%, 44%, 40%)

RGB channels and saturation

R 163 of 255 = 64%
G 112 of 255 = 44%
B 101 of 255 = 40%

163
112
101

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

Portions of RGB colors in percentages

R + G + B = 163 + 112 + 101 = 376 (100%)
R 163 of 376 ~ 43.35%
G 112 of 376 ~ 29.79%
B 101 of 376 ~ 26.86'%

%43.35
%29.79
%26.86

CMYK color model

#A37065 color CMYK value is (0,31,38,36).

  • cyan value is 0.00%
  • magenta value is 31.29%
  • yellow value is 38.04%
  • key color value is 36.08%

CMYK: (0,31,38,36)
C0M31Y38K36 (0%, 31%, 38%, 36%)
(0.00 / 0.31 / 0.38 / 0.36)

CMYK percentages

%0
%31.29
%38.04
%36.08

Codes

Color #A37065 in popluar color models

A3 70 65
RGB 163 112 101
HSL 11° 25.20% 51.76%
HSB/HSV 11° 38.04% 63.92%
CMYK 0.00% 31.29% 38.04%
36.08%

Color #A37065 in popluar number systems.

HEX A3 70 65
Decimal 163 112 101
Binary 10100011 1110000 1100101
Octal 243 160 145

Shades and tints

Shades of #A37065

#A37065
(163,112,101)
#95665C
(149,102,92)
#875C53
(135,92,83)
#79524A
(121,82,74)
#6B4841
(107,72,65)
#5D3E38
(93,62,56)
#4F342F
(79,52,47)
#412A26
(65,42,38)
#33201D
(51,32,29)
#251614
(37,22,20)
#170C0B
(23,12,11)
#000000
(0,0,0)

Tints of #A37065

#A37065
(163,112,101)
#AB7D73
(171,125,115)
#B38A81
(179,138,129)
#BB978F
(187,151,143)
#C3A49D
(195,164,157)
#CBB1AB
(203,177,171)
#D3BEB9
(211,190,185)
#DBCBC7
(219,203,199)
#E3D8D5
(227,216,213)
#EBE5E3
(235,229,227)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37065 color. Also use rgb(163,112,101) instead hex code.

Text Font Color

.myTextColor { color: #A37065; }

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

This text font color is #A37065.

Background Color

.myBgColor { background-color: #A37065; }

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

This div background color is #A37065.

Border color

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

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

This div border color is #A37065.

Opacity

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

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

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

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

This text has shadow with #A37065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37065.

Preview

Color preview on black background

This text has color #A37065 on black background.


Color preview on white background

This text has color #A37065 on white background.


Black color preview on #A37065 background

This text has black color on #A37065 background.


White color preview on #A37065 background

This text has white color on #A37065 background.


Related colors

Complementary color

Complementary color for #hex is #5C8F9A.


I love getcolorcode.com

Triadic colors

1 #65A370 and #7065A3 with #A37065 are triadic colors.

2 #6570A3 and #70A365 with #A37065 are triadic colors.