COLOR #A34378

HEX: #A34378 RGB: (163,67,120)

Color info

#A34378 contains mainly red and blue colors. Web safe color of #A34378 is #993366 (or #936).

RGB color model

#A34378 color RGB value is (163,67,120).

RGB: (163,67,120) (64%, 26%, 47%)

RGB channels and saturation

R 163 of 255 = 64%
G 67 of 255 = 26%
B 120 of 255 = 47%

163
67
120

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

Portions of RGB colors in percentages

R + G + B = 163 + 67 + 120 = 350 (100%)
R 163 of 350 ~ 46.57%
G 67 of 350 ~ 19.14%
B 120 of 350 ~ 34.29'%

%46.57
%19.14
%34.29

CMYK color model

#A34378 color CMYK value is (0,59,26,36).

  • cyan value is 0.00%
  • magenta value is 58.90%
  • yellow value is 26.38%
  • key color value is 36.08%
CMYK: (0,59,26,36) C0M59Y26K36 (0%,59%,26%,36%) (0.00/0.59/0.26/0.36) 

CMYK percentages

%0
%58.9
%26.38
%36.08

Codes

Color #A34378 in popluar color models

A3 43 78
RGB 163 67 120
HSL 327° 41.74% 45.10%
HSB/HSV 327° 58.90% 63.92%
CMYK 0.00% 58.90% 26.38%
36.08%

Color #A34378 in popluar number systems.

HEX A3 43 78
Decimal 163 67 120
Binary 10100011 1000011 1111000
Octal 243 103 170

Shades and tints

Shades of #A34378

#A34378
(163,67,120)
#953D6E
(149,61,110)
#873764
(135,55,100)
#79315A
(121,49,90)
#6B2B50
(107,43,80)
#5D2546
(93,37,70)
#4F1F3C
(79,31,60)
#411932
(65,25,50)
#331328
(51,19,40)
#250D1E
(37,13,30)
#170714
(23,7,20)
#000000
(0,0,0)

Tints of #A34378

#A34378
(163,67,120)
#AB5484
(171,84,132)
#B36590
(179,101,144)
#BB769C
(187,118,156)
#C387A8
(195,135,168)
#CB98B4
(203,152,180)
#D3A9C0
(211,169,192)
#DBBACC
(219,186,204)
#E3CBD8
(227,203,216)
#EBDCE4
(235,220,228)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A34378 color. Also use rgb(163,67,120) instead hex code.

Text Font Color

.myTextColor { color: #A34378; }

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

This text font color is #A34378.

Background Color

.myBgColor { background-color: #A34378; }

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

This div background color is #A34378.

Border color

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

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

This div border color is #A34378.

Opacity

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

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

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

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

This text has shadow with #A34378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A34378.

Preview

Color preview on black background

This text has color #A34378 on black background.


Color preview on white background

This text has color #A34378 on white background.


Black color preview on #A34378 background

This text has black color on #A34378 background.


White color preview on #A34378 background

This text has white color on #A34378 background.


Related colors

Complementary color

Complementary color for #hex is #5CBC87.


I love getcolorcode.com

Triadic colors

1 #78A343 and #4378A3 with #A34378 are triadic colors.

2 #7843A3 and #43A378 with #A34378 are triadic colors.