COLOR #A77653

HEX: #A77653 RGB: (167,118,83)

Color info

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

RGB color model

#A77653 color RGB value is (167,118,83).

RGB: (167,118,83) (65%, 46%, 33%)

RGB channels and saturation

R 167 of 255 = 65%
G 118 of 255 = 46%
B 83 of 255 = 33%

167
118
83

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

Portions of RGB colors in percentages

R + G + B = 167 + 118 + 83 = 368 (100%)
R 167 of 368 ~ 45.38%
G 118 of 368 ~ 32.07%
B 83 of 368 ~ 22.55'%

%45.38
%32.07
%22.55

CMYK color model

#A77653 color CMYK value is (0,29,50,35).

  • cyan value is 0.00%
  • magenta value is 29.34%
  • yellow value is 50.30%
  • key color value is 34.51%

CMYK: (0,29,50,35)
C0M29Y50K35 (0%, 29%, 50%, 35%)
(0.00 / 0.29 / 0.50 / 0.35)

CMYK percentages

%0
%29.34
%50.3
%34.51

Codes

Color #A77653 in popluar color models

A7 76 53
RGB 167 118 83
HSL 25° 33.60% 49.02%
HSB/HSV 25° 50.30% 65.49%
CMYK 0.00% 29.34% 50.30%
34.51%

Color #A77653 in popluar number systems.

HEX A7 76 53
Decimal 167 118 83
Binary 10100111 1110110 1010011
Octal 247 166 123

Shades and tints

Shades of #A77653

#A77653
(167,118,83)
#986C4C
(152,108,76)
#896245
(137,98,69)
#7A583E
(122,88,62)
#6B4E37
(107,78,55)
#5C4430
(92,68,48)
#4D3A29
(77,58,41)
#3E3022
(62,48,34)
#2F261B
(47,38,27)
#201C14
(32,28,20)
#11120D
(17,18,13)
#000000
(0,0,0)

Tints of #A77653

#A77653
(167,118,83)
#AF8262
(175,130,98)
#B78E71
(183,142,113)
#BF9A80
(191,154,128)
#C7A68F
(199,166,143)
#CFB29E
(207,178,158)
#D7BEAD
(215,190,173)
#DFCABC
(223,202,188)
#E7D6CB
(231,214,203)
#EFE2DA
(239,226,218)
#F7EEE9
(247,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A77653 color. Also use rgb(167,118,83) instead hex code.

Text Font Color

.myTextColor { color: #A77653; }

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

This text font color is #A77653.

Background Color

.myBgColor { background-color: #A77653; }

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

This div background color is #A77653.

Border color

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

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

This div border color is #A77653.

Opacity

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

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

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

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

This text has shadow with #A77653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A77653.

Preview

Color preview on black background

This text has color #A77653 on black background.


Color preview on white background

This text has color #A77653 on white background.


Black color preview on #A77653 background

This text has black color on #A77653 background.


White color preview on #A77653 background

This text has white color on #A77653 background.


Related colors

Complementary color

Complementary color for #hex is #5889AC.


I love getcolorcode.com

Triadic colors

1 #53A776 and #7653A7 with #A77653 are triadic colors.

2 #5376A7 and #76A753 with #A77653 are triadic colors.