COLOR #8A4795

HEX: #8A4795 RGB: (138,71,149)

Color info

#8A4795 contains mainly red and blue colors. Web safe color of #8A4795 is #993399 (or #939).

RGB color model

#8A4795 color RGB value is (138,71,149).

RGB: (138,71,149) (54%, 28%, 58%)

RGB channels and saturation

R 138 of 255 = 54%
G 71 of 255 = 28%
B 149 of 255 = 58%

138
71
149

R + G + B ~ 47%. #8A4795 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 71 + 149 = 358 (100%)
R 138 of 358 ~ 38.55%
G 71 of 358 ~ 19.83%
B 149 of 358 ~ 41.62'%

%38.55
%19.83
%41.62

CMYK color model

#8A4795 color CMYK value is (7,52,0,42).

  • cyan value is 7.38%
  • magenta value is 52.35%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (7,52,0,42)
C7M52Y0K42 (7%, 52%, 0%, 42%)
(0.07 / 0.52 / 0.00 / 0.42)

CMYK percentages

%7.38
%52.35
%0
%41.57

Codes

Color #8A4795 in popluar color models

8A 47 95
RGB 138 71 149
HSL 292° 35.45% 43.14%
HSB/HSV 292° 52.35% 58.43%
CMYK 7.38% 52.35% 0.00%
41.57%

Color #8A4795 in popluar number systems.

HEX 8A 47 95
Decimal 138 71 149
Binary 10001010 1000111 10010101
Octal 212 107 225

Shades and tints

Shades of #8A4795

#8A4795
(138,71,149)
#7E4188
(126,65,136)
#723B7B
(114,59,123)
#66356E
(102,53,110)
#5A2F61
(90,47,97)
#4E2954
(78,41,84)
#422347
(66,35,71)
#361D3A
(54,29,58)
#2A172D
(42,23,45)
#1E1120
(30,17,32)
#120B13
(18,11,19)
#000000
(0,0,0)

Tints of #8A4795

#8A4795
(138,71,149)
#94579E
(148,87,158)
#9E67A7
(158,103,167)
#A877B0
(168,119,176)
#B287B9
(178,135,185)
#BC97C2
(188,151,194)
#C6A7CB
(198,167,203)
#D0B7D4
(208,183,212)
#DAC7DD
(218,199,221)
#E4D7E6
(228,215,230)
#EEE7EF
(238,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A4795 color. Also use rgb(138,71,149) instead hex code.

Text Font Color

.myTextColor { color: #8A4795; }

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

This text font color is #8A4795.

Background Color

.myBgColor { background-color: #8A4795; }

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

This div background color is #8A4795.

Border color

.myBorderColor { border: 1px solid #8A4795; }

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

This div border color is #8A4795.

Opacity

.myOpacity80 { color: #8A4795; opacity: 0.8; }

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

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

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

This text has shadow with #8A4795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A4795.

Preview

Color preview on black background

This text has color #8A4795 on black background.


Color preview on white background

This text has color #8A4795 on white background.


Black color preview on #8A4795 background

This text has black color on #8A4795 background.


White color preview on #8A4795 background

This text has white color on #8A4795 background.


Related colors

Complementary color

Complementary color for #hex is #75B86A.


I love getcolorcode.com

Triadic colors

1 #958A47 and #47958A with #8A4795 are triadic colors.

2 #95478A and #478A95 with #8A4795 are triadic colors.