COLOR #A16372

HEX: #A16372 RGB: (161,99,114)

Color info

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

RGB color model

#A16372 color RGB value is (161,99,114).

RGB: (161,99,114) (63%, 39%, 45%)

RGB channels and saturation

R 161 of 255 = 63%
G 99 of 255 = 39%
B 114 of 255 = 45%

161
99
114

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

Portions of RGB colors in percentages

R + G + B = 161 + 99 + 114 = 374 (100%)
R 161 of 374 ~ 43.05%
G 99 of 374 ~ 26.47%
B 114 of 374 ~ 30.48'%

%43.05
%26.47
%30.48

CMYK color model

#A16372 color CMYK value is (0,39,29,37).

  • cyan value is 0.00%
  • magenta value is 38.51%
  • yellow value is 29.19%
  • key color value is 36.86%

CMYK: (0,39,29,37)
C0M39Y29K37 (0%, 39%, 29%, 37%)
(0.00 / 0.39 / 0.29 / 0.37)

CMYK percentages

%0
%38.51
%29.19
%36.86

Codes

Color #A16372 in popluar color models

A1 63 72
RGB 161 99 114
HSL 345° 24.80% 50.98%
HSB/HSV 345° 38.51% 63.14%
CMYK 0.00% 38.51% 29.19%
36.86%

Color #A16372 in popluar number systems.

HEX A1 63 72
Decimal 161 99 114
Binary 10100001 1100011 1110010
Octal 241 143 162

Shades and tints

Shades of #A16372

#A16372
(161,99,114)
#935A68
(147,90,104)
#85515E
(133,81,94)
#774854
(119,72,84)
#693F4A
(105,63,74)
#5B3640
(91,54,64)
#4D2D36
(77,45,54)
#3F242C
(63,36,44)
#311B22
(49,27,34)
#231218
(35,18,24)
#15090E
(21,9,14)
#000000
(0,0,0)

Tints of #A16372

#A16372
(161,99,114)
#A9717E
(169,113,126)
#B17F8A
(177,127,138)
#B98D96
(185,141,150)
#C19BA2
(193,155,162)
#C9A9AE
(201,169,174)
#D1B7BA
(209,183,186)
#D9C5C6
(217,197,198)
#E1D3D2
(225,211,210)
#E9E1DE
(233,225,222)
#F1EFEA
(241,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A16372 color. Also use rgb(161,99,114) instead hex code.

Text Font Color

.myTextColor { color: #A16372; }

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

This text font color is #A16372.

Background Color

.myBgColor { background-color: #A16372; }

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

This div background color is #A16372.

Border color

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

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

This div border color is #A16372.

Opacity

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

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

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

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

This text has shadow with #A16372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A16372.

Preview

Color preview on black background

This text has color #A16372 on black background.


Color preview on white background

This text has color #A16372 on white background.


Black color preview on #A16372 background

This text has black color on #A16372 background.


White color preview on #A16372 background

This text has white color on #A16372 background.


Related colors

Complementary color

Complementary color for #hex is #5E9C8D.


I love getcolorcode.com

Triadic colors

1 #72A163 and #6372A1 with #A16372 are triadic colors.

2 #7263A1 and #63A172 with #A16372 are triadic colors.