COLOR #A4658A

HEX: #A4658A RGB: (164,101,138)

Color info

#A4658A contains mainly red and blue colors. Web safe color of #A4658A is #996699 (or #969).

RGB color model

#A4658A color RGB value is (164,101,138).

RGB: (164,101,138) (64%, 40%, 54%)

RGB channels and saturation

R 164 of 255 = 64%
G 101 of 255 = 40%
B 138 of 255 = 54%

164
101
138

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

Portions of RGB colors in percentages

R + G + B = 164 + 101 + 138 = 403 (100%)
R 164 of 403 ~ 40.69%
G 101 of 403 ~ 25.06%
B 138 of 403 ~ 34.24'%

%40.69
%25.06
%34.24

CMYK color model

#A4658A color CMYK value is (0,38,16,36).

  • cyan value is 0.00%
  • magenta value is 38.41%
  • yellow value is 15.85%
  • key color value is 35.69%

CMYK: (0,38,16,36)
C0M38Y16K36 (0%, 38%, 16%, 36%)
(0.00 / 0.38 / 0.16 / 0.36)

CMYK percentages

%0
%38.41
%15.85
%35.69

Codes

Color #A4658A in popluar color models

A4 65 8A
RGB 164 101 138
HSL 325° 25.71% 51.96%
HSB/HSV 325° 38.41% 64.31%
CMYK 0.00% 38.41% 15.85%
35.69%

Color #A4658A in popluar number systems.

HEX A4 65 8A
Decimal 164 101 138
Binary 10100100 1100101 10001010
Octal 244 145 212

Shades and tints

Shades of #A4658A

#A4658A
(164,101,138)
#965C7E
(150,92,126)
#885372
(136,83,114)
#7A4A66
(122,74,102)
#6C415A
(108,65,90)
#5E384E
(94,56,78)
#502F42
(80,47,66)
#422636
(66,38,54)
#341D2A
(52,29,42)
#26141E
(38,20,30)
#180B12
(24,11,18)
#000000
(0,0,0)

Tints of #A4658A

#A4658A
(164,101,138)
#AC7394
(172,115,148)
#B4819E
(180,129,158)
#BC8FA8
(188,143,168)
#C49DB2
(196,157,178)
#CCABBC
(204,171,188)
#D4B9C6
(212,185,198)
#DCC7D0
(220,199,208)
#E4D5DA
(228,213,218)
#ECE3E4
(236,227,228)
#F4F1EE
(244,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4658A; }

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

This text font color is #A4658A.

Background Color

.myBgColor { background-color: #A4658A; }

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

This div background color is #A4658A.

Border color

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

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

This div border color is #A4658A.

Opacity

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

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

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

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

This text has shadow with #A4658A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4658A.

Preview

Color preview on black background

This text has color #A4658A on black background.


Color preview on white background

This text has color #A4658A on white background.


Black color preview on #A4658A background

This text has black color on #A4658A background.


White color preview on #A4658A background

This text has white color on #A4658A background.


Related colors

Complementary color

Complementary color for #hex is #5B9A75.


I love getcolorcode.com

Triadic colors

1 #8AA465 and #658AA4 with #A4658A are triadic colors.

2 #8A65A4 and #65A48A with #A4658A are triadic colors.