COLOR #A36952

HEX: #A36952 RGB: (163,105,82)

Color info

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

RGB color model

#A36952 color RGB value is (163,105,82).

RGB: (163,105,82) (64%, 41%, 32%)

RGB channels and saturation

R 163 of 255 = 64%
G 105 of 255 = 41%
B 82 of 255 = 32%

163
105
82

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

Portions of RGB colors in percentages

R + G + B = 163 + 105 + 82 = 350 (100%)
R 163 of 350 ~ 46.57%
G 105 of 350 ~ 30%
B 82 of 350 ~ 23.43'%

%46.57
%30
%23.43

CMYK color model

#A36952 color CMYK value is (0,36,50,36).

  • cyan value is 0.00%
  • magenta value is 35.58%
  • yellow value is 49.69%
  • key color value is 36.08%

CMYK: (0,36,50,36)
C0M36Y50K36 (0%, 36%, 50%, 36%)
(0.00 / 0.36 / 0.50 / 0.36)

CMYK percentages

%0
%35.58
%49.69
%36.08

Codes

Color #A36952 in popluar color models

A3 69 52
RGB 163 105 82
HSL 17° 33.06% 48.04%
HSB/HSV 17° 49.69% 63.92%
CMYK 0.00% 35.58% 49.69%
36.08%

Color #A36952 in popluar number systems.

HEX A3 69 52
Decimal 163 105 82
Binary 10100011 1101001 1010010
Octal 243 151 122

Shades and tints

Shades of #A36952

#A36952
(163,105,82)
#95604B
(149,96,75)
#875744
(135,87,68)
#794E3D
(121,78,61)
#6B4536
(107,69,54)
#5D3C2F
(93,60,47)
#4F3328
(79,51,40)
#412A21
(65,42,33)
#33211A
(51,33,26)
#251813
(37,24,19)
#170F0C
(23,15,12)
#000000
(0,0,0)

Tints of #A36952

#A36952
(163,105,82)
#AB7661
(171,118,97)
#B38370
(179,131,112)
#BB907F
(187,144,127)
#C39D8E
(195,157,142)
#CBAA9D
(203,170,157)
#D3B7AC
(211,183,172)
#DBC4BB
(219,196,187)
#E3D1CA
(227,209,202)
#EBDED9
(235,222,217)
#F3EBE8
(243,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36952 color. Also use rgb(163,105,82) instead hex code.

Text Font Color

.myTextColor { color: #A36952; }

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

This text font color is #A36952.

Background Color

.myBgColor { background-color: #A36952; }

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

This div background color is #A36952.

Border color

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

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

This div border color is #A36952.

Opacity

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

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

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

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

This text has shadow with #A36952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36952.

Preview

Color preview on black background

This text has color #A36952 on black background.


Color preview on white background

This text has color #A36952 on white background.


Black color preview on #A36952 background

This text has black color on #A36952 background.


White color preview on #A36952 background

This text has white color on #A36952 background.


Related colors

Complementary color

Complementary color for #hex is #5C96AD.


I love getcolorcode.com

Triadic colors

1 #52A369 and #6952A3 with #A36952 are triadic colors.

2 #5269A3 and #69A352 with #A36952 are triadic colors.