COLOR #A374A1

HEX: #A374A1 RGB: (163,116,161)

Color info

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

RGB color model

#A374A1 color RGB value is (163,116,161).

RGB: (163,116,161) (64%, 45%, 63%)

RGB channels and saturation

R 163 of 255 = 64%
G 116 of 255 = 45%
B 161 of 255 = 63%

163
116
161

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

Portions of RGB colors in percentages

R + G + B = 163 + 116 + 161 = 440 (100%)
R 163 of 440 ~ 37.05%
G 116 of 440 ~ 26.36%
B 161 of 440 ~ 36.59'%

%37.05
%26.36
%36.59

CMYK color model

#A374A1 color CMYK value is (0,29,1,36).

  • cyan value is 0.00%
  • magenta value is 28.83%
  • yellow value is 1.23%
  • key color value is 36.08%

CMYK: (0,29,1,36)
C0M29Y1K36 (0%, 29%, 1%, 36%)
(0.00 / 0.29 / 0.01 / 0.36)

CMYK percentages

%0
%28.83
%1.23
%36.08

Codes

Color #A374A1 in popluar color models

A3 74 A1
RGB 163 116 161
HSL 303° 20.35% 54.71%
HSB/HSV 303° 28.83% 63.92%
CMYK 0.00% 28.83% 1.23%
36.08%

Color #A374A1 in popluar number systems.

HEX A3 74 A1
Decimal 163 116 161
Binary 10100011 1110100 10100001
Octal 243 164 241

Shades and tints

Shades of #A374A1

#A374A1
(163,116,161)
#956A93
(149,106,147)
#876085
(135,96,133)
#795677
(121,86,119)
#6B4C69
(107,76,105)
#5D425B
(93,66,91)
#4F384D
(79,56,77)
#412E3F
(65,46,63)
#332431
(51,36,49)
#251A23
(37,26,35)
#171015
(23,16,21)
#000000
(0,0,0)

Tints of #A374A1

#A374A1
(163,116,161)
#AB80A9
(171,128,169)
#B38CB1
(179,140,177)
#BB98B9
(187,152,185)
#C3A4C1
(195,164,193)
#CBB0C9
(203,176,201)
#D3BCD1
(211,188,209)
#DBC8D9
(219,200,217)
#E3D4E1
(227,212,225)
#EBE0E9
(235,224,233)
#F3ECF1
(243,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A374A1 color. Also use rgb(163,116,161) instead hex code.

Text Font Color

.myTextColor { color: #A374A1; }

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

This text font color is #A374A1.

Background Color

.myBgColor { background-color: #A374A1; }

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

This div background color is #A374A1.

Border color

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

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

This div border color is #A374A1.

Opacity

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

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

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

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

This text has shadow with #A374A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A374A1.

Preview

Color preview on black background

This text has color #A374A1 on black background.


Color preview on white background

This text has color #A374A1 on white background.


Black color preview on #A374A1 background

This text has black color on #A374A1 background.


White color preview on #A374A1 background

This text has white color on #A374A1 background.


Related colors

Complementary color

Complementary color for #hex is #5C8B5E.


I love getcolorcode.com

Triadic colors

1 #A1A374 and #74A1A3 with #A374A1 are triadic colors.

2 #A174A3 and #74A3A1 with #A374A1 are triadic colors.