COLOR #A47C98

HEX: #A47C98 RGB: (164,124,152)

Color info

#A47C98 contains red, green and blue colors in about the same proportion. Web safe color of #A47C98 is #996699 (or #969).

RGB color model

#A47C98 color RGB value is (164,124,152).

RGB: (164,124,152) (64%, 49%, 60%)

RGB channels and saturation

R 164 of 255 = 64%
G 124 of 255 = 49%
B 152 of 255 = 60%

164
124
152

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

Portions of RGB colors in percentages

R + G + B = 164 + 124 + 152 = 440 (100%)
R 164 of 440 ~ 37.27%
G 124 of 440 ~ 28.18%
B 152 of 440 ~ 34.55'%

%37.27
%28.18
%34.55

CMYK color model

#A47C98 color CMYK value is (0,24,7,36).

  • cyan value is 0.00%
  • magenta value is 24.39%
  • yellow value is 7.32%
  • key color value is 35.69%

CMYK: (0,24,7,36)
C0M24Y7K36 (0%, 24%, 7%, 36%)
(0.00 / 0.24 / 0.07 / 0.36)

CMYK percentages

%0
%24.39
%7.32
%35.69

Codes

Color #A47C98 in popluar color models

A4 7C 98
RGB 164 124 152
HSL 318° 18.02% 56.47%
HSB/HSV 318° 24.39% 64.31%
CMYK 0.00% 24.39% 7.32%
35.69%

Color #A47C98 in popluar number systems.

HEX A4 7C 98
Decimal 164 124 152
Binary 10100100 1111100 10011000
Octal 244 174 230

Shades and tints

Shades of #A47C98

#A47C98
(164,124,152)
#96718B
(150,113,139)
#88667E
(136,102,126)
#7A5B71
(122,91,113)
#6C5064
(108,80,100)
#5E4557
(94,69,87)
#503A4A
(80,58,74)
#422F3D
(66,47,61)
#342430
(52,36,48)
#261923
(38,25,35)
#180E16
(24,14,22)
#000000
(0,0,0)

Tints of #A47C98

#A47C98
(164,124,152)
#AC87A1
(172,135,161)
#B492AA
(180,146,170)
#BC9DB3
(188,157,179)
#C4A8BC
(196,168,188)
#CCB3C5
(204,179,197)
#D4BECE
(212,190,206)
#DCC9D7
(220,201,215)
#E4D4E0
(228,212,224)
#ECDFE9
(236,223,233)
#F4EAF2
(244,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47C98 color. Also use rgb(164,124,152) instead hex code.

Text Font Color

.myTextColor { color: #A47C98; }

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

This text font color is #A47C98.

Background Color

.myBgColor { background-color: #A47C98; }

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

This div background color is #A47C98.

Border color

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

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

This div border color is #A47C98.

Opacity

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

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

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

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

This text has shadow with #A47C98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47C98.

Preview

Color preview on black background

This text has color #A47C98 on black background.


Color preview on white background

This text has color #A47C98 on white background.


Black color preview on #A47C98 background

This text has black color on #A47C98 background.


White color preview on #A47C98 background

This text has white color on #A47C98 background.


Related colors

Complementary color

Complementary color for #hex is #5B8367.


I love getcolorcode.com

Triadic colors

1 #98A47C and #7C98A4 with #A47C98 are triadic colors.

2 #987CA4 and #7CA498 with #A47C98 are triadic colors.