COLOR #A95378

HEX: #A95378 RGB: (169,83,120)

Color info

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

RGB color model

#A95378 color RGB value is (169,83,120).

RGB: (169,83,120) (66%, 33%, 47%)

RGB channels and saturation

R 169 of 255 = 66%
G 83 of 255 = 33%
B 120 of 255 = 47%

169
83
120

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

Portions of RGB colors in percentages

R + G + B = 169 + 83 + 120 = 372 (100%)
R 169 of 372 ~ 45.43%
G 83 of 372 ~ 22.31%
B 120 of 372 ~ 32.26'%

%45.43
%22.31
%32.26

CMYK color model

#A95378 color CMYK value is (0,51,29,34).

  • cyan value is 0.00%
  • magenta value is 50.89%
  • yellow value is 28.99%
  • key color value is 33.73%

CMYK: (0,51,29,34)
C0M51Y29K34 (0%, 51%, 29%, 34%)
(0.00 / 0.51 / 0.29 / 0.34)

CMYK percentages

%0
%50.89
%28.99
%33.73

Codes

Color #A95378 in popluar color models

A9 53 78
RGB 169 83 120
HSL 334° 34.13% 49.41%
HSB/HSV 334° 50.89% 66.27%
CMYK 0.00% 50.89% 28.99%
33.73%

Color #A95378 in popluar number systems.

HEX A9 53 78
Decimal 169 83 120
Binary 10101001 1010011 1111000
Octal 251 123 170

Shades and tints

Shades of #A95378

#A95378
(169,83,120)
#9A4C6E
(154,76,110)
#8B4564
(139,69,100)
#7C3E5A
(124,62,90)
#6D3750
(109,55,80)
#5E3046
(94,48,70)
#4F293C
(79,41,60)
#402232
(64,34,50)
#311B28
(49,27,40)
#22141E
(34,20,30)
#130D14
(19,13,20)
#000000
(0,0,0)

Tints of #A95378

#A95378
(169,83,120)
#B06284
(176,98,132)
#B77190
(183,113,144)
#BE809C
(190,128,156)
#C58FA8
(197,143,168)
#CC9EB4
(204,158,180)
#D3ADC0
(211,173,192)
#DABCCC
(218,188,204)
#E1CBD8
(225,203,216)
#E8DAE4
(232,218,228)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A95378 color. Also use rgb(169,83,120) instead hex code.

Text Font Color

.myTextColor { color: #A95378; }

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

This text font color is #A95378.

Background Color

.myBgColor { background-color: #A95378; }

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

This div background color is #A95378.

Border color

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

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

This div border color is #A95378.

Opacity

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

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

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

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

This text has shadow with #A95378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A95378.

Preview

Color preview on black background

This text has color #A95378 on black background.


Color preview on white background

This text has color #A95378 on white background.


Black color preview on #A95378 background

This text has black color on #A95378 background.


White color preview on #A95378 background

This text has white color on #A95378 background.


Related colors

Complementary color

Complementary color for #hex is #56AC87.


I love getcolorcode.com

Triadic colors

1 #78A953 and #5378A9 with #A95378 are triadic colors.

2 #7853A9 and #53A978 with #A95378 are triadic colors.