COLOR #A47CA4

HEX: #A47CA4 RGB: (164,124,164)

Color info

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

RGB color model

#A47CA4 color RGB value is (164,124,164).

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

RGB channels and saturation

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

164
124
164

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

Portions of RGB colors in percentages

R + G + B = 164 + 124 + 164 = 452 (100%)
R 164 of 452 ~ 36.28%
G 124 of 452 ~ 27.43%
B 164 of 452 ~ 36.28'%

%36.28
%27.43
%36.28

CMYK color model

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

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

CMYK: (0,24,0,36)
C0M24Y0K36 (0%, 24%, 0%, 36%)
(0.00 / 0.24 / 0.00 / 0.36)

CMYK percentages

%0
%24.39
%0
%35.69

Codes

Color #A47CA4 in popluar color models

A4 7C A4
RGB 164 124 164
HSL 300° 18.02% 56.47%
HSB/HSV 300° 24.39% 64.31%
CMYK 0.00% 24.39% 0.00%
35.69%

Color #A47CA4 in popluar number systems.

HEX A4 7C A4
Decimal 164 124 164
Binary 10100100 1111100 10100100
Octal 244 174 244

Shades and tints

Shades of #A47CA4

#A47CA4
(164,124,164)
#967196
(150,113,150)
#886688
(136,102,136)
#7A5B7A
(122,91,122)
#6C506C
(108,80,108)
#5E455E
(94,69,94)
#503A50
(80,58,80)
#422F42
(66,47,66)
#342434
(52,36,52)
#261926
(38,25,38)
#180E18
(24,14,24)
#000000
(0,0,0)

Tints of #A47CA4

#A47CA4
(164,124,164)
#AC87AC
(172,135,172)
#B492B4
(180,146,180)
#BC9DBC
(188,157,188)
#C4A8C4
(196,168,196)
#CCB3CC
(204,179,204)
#D4BED4
(212,190,212)
#DCC9DC
(220,201,220)
#E4D4E4
(228,212,228)
#ECDFEC
(236,223,236)
#F4EAF4
(244,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47CA4; }

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

This text font color is #A47CA4.

Background Color

.myBgColor { background-color: #A47CA4; }

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

This div background color is #A47CA4.

Border color

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

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

This div border color is #A47CA4.

Opacity

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

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

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

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

This text has shadow with #A47CA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47CA4.

Preview

Color preview on black background

This text has color #A47CA4 on black background.


Color preview on white background

This text has color #A47CA4 on white background.


Black color preview on #A47CA4 background

This text has black color on #A47CA4 background.


White color preview on #A47CA4 background

This text has white color on #A47CA4 background.


Related colors

Complementary color

Complementary color for #hex is #5B835B.


I love getcolorcode.com

Triadic colors

1 #A4A47C and #7CA4A4 with #A47CA4 are triadic colors.

2 #A47CA4 and #7CA4A4 with #A47CA4 are triadic colors.