COLOR #A37567

HEX: #A37567 RGB: (163,117,103)

Color info

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

RGB color model

#A37567 color RGB value is (163,117,103).

RGB: (163,117,103) (64%, 46%, 40%)

RGB channels and saturation

R 163 of 255 = 64%
G 117 of 255 = 46%
B 103 of 255 = 40%

163
117
103

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

Portions of RGB colors in percentages

R + G + B = 163 + 117 + 103 = 383 (100%)
R 163 of 383 ~ 42.56%
G 117 of 383 ~ 30.55%
B 103 of 383 ~ 26.89'%

%42.56
%30.55
%26.89

CMYK color model

#A37567 color CMYK value is (0,28,37,36).

  • cyan value is 0.00%
  • magenta value is 28.22%
  • yellow value is 36.81%
  • key color value is 36.08%

CMYK: (0,28,37,36)
C0M28Y37K36 (0%, 28%, 37%, 36%)
(0.00 / 0.28 / 0.37 / 0.36)

CMYK percentages

%0
%28.22
%36.81
%36.08

Codes

Color #A37567 in popluar color models

A3 75 67
RGB 163 117 103
HSL 14° 24.59% 52.16%
HSB/HSV 14° 36.81% 63.92%
CMYK 0.00% 28.22% 36.81%
36.08%

Color #A37567 in popluar number systems.

HEX A3 75 67
Decimal 163 117 103
Binary 10100011 1110101 1100111
Octal 243 165 147

Shades and tints

Shades of #A37567

#A37567
(163,117,103)
#956B5E
(149,107,94)
#876155
(135,97,85)
#79574C
(121,87,76)
#6B4D43
(107,77,67)
#5D433A
(93,67,58)
#4F3931
(79,57,49)
#412F28
(65,47,40)
#33251F
(51,37,31)
#251B16
(37,27,22)
#17110D
(23,17,13)
#000000
(0,0,0)

Tints of #A37567

#A37567
(163,117,103)
#AB8174
(171,129,116)
#B38D81
(179,141,129)
#BB998E
(187,153,142)
#C3A59B
(195,165,155)
#CBB1A8
(203,177,168)
#D3BDB5
(211,189,181)
#DBC9C2
(219,201,194)
#E3D5CF
(227,213,207)
#EBE1DC
(235,225,220)
#F3EDE9
(243,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37567 color. Also use rgb(163,117,103) instead hex code.

Text Font Color

.myTextColor { color: #A37567; }

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

This text font color is #A37567.

Background Color

.myBgColor { background-color: #A37567; }

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

This div background color is #A37567.

Border color

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

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

This div border color is #A37567.

Opacity

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

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

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

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

This text has shadow with #A37567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37567.

Preview

Color preview on black background

This text has color #A37567 on black background.


Color preview on white background

This text has color #A37567 on white background.


Black color preview on #A37567 background

This text has black color on #A37567 background.


White color preview on #A37567 background

This text has white color on #A37567 background.


Related colors

Complementary color

Complementary color for #hex is #5C8A98.


I love getcolorcode.com

Triadic colors

1 #67A375 and #7567A3 with #A37567 are triadic colors.

2 #6775A3 and #75A367 with #A37567 are triadic colors.