COLOR #A17779

HEX: #A17779 RGB: (161,119,121)

Color info

#A17779 contains red, green and blue colors in about the same proportion. Web safe color of #A17779 is #996666 (or #966).

RGB color model

#A17779 color RGB value is (161,119,121).

RGB: (161,119,121) (63%, 47%, 47%)

RGB channels and saturation

R 161 of 255 = 63%
G 119 of 255 = 47%
B 121 of 255 = 47%

161
119
121

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

Portions of RGB colors in percentages

R + G + B = 161 + 119 + 121 = 401 (100%)
R 161 of 401 ~ 40.15%
G 119 of 401 ~ 29.68%
B 121 of 401 ~ 30.17'%

%40.15
%29.68
%30.17

CMYK color model

#A17779 color CMYK value is (0,26,25,37).

  • cyan value is 0.00%
  • magenta value is 26.09%
  • yellow value is 24.84%
  • key color value is 36.86%

CMYK: (0,26,25,37)
C0M26Y25K37 (0%, 26%, 25%, 37%)
(0.00 / 0.26 / 0.25 / 0.37)

CMYK percentages

%0
%26.09
%24.84
%36.86

Codes

Color #A17779 in popluar color models

A1 77 79
RGB 161 119 121
HSL 357° 18.26% 54.90%
HSB/HSV 357° 26.09% 63.14%
CMYK 0.00% 26.09% 24.84%
36.86%

Color #A17779 in popluar number systems.

HEX A1 77 79
Decimal 161 119 121
Binary 10100001 1110111 1111001
Octal 241 167 171

Shades and tints

Shades of #A17779

#A17779
(161,119,121)
#936D6E
(147,109,110)
#856363
(133,99,99)
#775958
(119,89,88)
#694F4D
(105,79,77)
#5B4542
(91,69,66)
#4D3B37
(77,59,55)
#3F312C
(63,49,44)
#312721
(49,39,33)
#231D16
(35,29,22)
#15130B
(21,19,11)
#000000
(0,0,0)

Tints of #A17779

#A17779
(161,119,121)
#A98385
(169,131,133)
#B18F91
(177,143,145)
#B99B9D
(185,155,157)
#C1A7A9
(193,167,169)
#C9B3B5
(201,179,181)
#D1BFC1
(209,191,193)
#D9CBCD
(217,203,205)
#E1D7D9
(225,215,217)
#E9E3E5
(233,227,229)
#F1EFF1
(241,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17779 color. Also use rgb(161,119,121) instead hex code.

Text Font Color

.myTextColor { color: #A17779; }

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

This text font color is #A17779.

Background Color

.myBgColor { background-color: #A17779; }

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

This div background color is #A17779.

Border color

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

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

This div border color is #A17779.

Opacity

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

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

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

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

This text has shadow with #A17779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17779.

Preview

Color preview on black background

This text has color #A17779 on black background.


Color preview on white background

This text has color #A17779 on white background.


Black color preview on #A17779 background

This text has black color on #A17779 background.


White color preview on #A17779 background

This text has white color on #A17779 background.


Related colors

Complementary color

Complementary color for #hex is #5E8886.


I love getcolorcode.com

Triadic colors

1 #79A177 and #7779A1 with #A17779 are triadic colors.

2 #7977A1 and #77A179 with #A17779 are triadic colors.