COLOR #8D49A5

HEX: #8D49A5 RGB: (141,73,165)

Renk bilgisi

#8D49A5 contains mainly red and blue colors. #8D49A5 ‘ nin web güvenlik rengi #993399 (ya da #939) dir.

RGB renk modeli

#8D49A5 color RGB value is (141,73,165).

RGB: (141,73,165) (55%, 29%, 65%)

RGB bağlantıları ve doygunluk

R 141 of 255 = 55%
G 73 of 255 = 29%
B 165 of 255 = 65%

141
73
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 141 + 73 + 165 = 379 (100%)
R 141 of 379 ~ 37.2%
G 73 of 379 ~ 19.26%
B 165 of 379 ~ 43.54'%

%37.2
%19.26
%43.54

CMYK RENK MODELİ

#8D49A5 rengi CMYK tonu (15,56,0,35).

  • camgöbeği tonu 14.55%
  • eflatun tonu 55.76%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (15,56,0,35)
C15M56Y0K35 (15%, 56%, 0%, 35%)
(0.15 / 0.56 / 0.00 / 0.35)

CMYK yüzdeleri

%14.55
%55.76
%0
%35.29

Codes

Color #8D49A5 in popluar color models

8D 49 A5
RGB 141 73 165
HSL 284° 38.66% 46.67%
HSB/HSV 284° 55.76% 64.71%
CMYK 14.55% 55.76% 0.00%
35.29%

Color #8D49A5 in popluar number systems.

HEX 8D 49 A5
Decimal 141 73 165
Binary 10001101 1001001 10100101
Octal 215 111 245

Shades and tints

Shades of #8D49A5

#8D49A5
(141,73,165)
#814396
(129,67,150)
#753D87
(117,61,135)
#693778
(105,55,120)
#5D3169
(93,49,105)
#512B5A
(81,43,90)
#45254B
(69,37,75)
#391F3C
(57,31,60)
#2D192D
(45,25,45)
#21131E
(33,19,30)
#150D0F
(21,13,15)
#000000
(0,0,0)

Tints of #8D49A5

#8D49A5
(141,73,165)
#9759AD
(151,89,173)
#A169B5
(161,105,181)
#AB79BD
(171,121,189)
#B589C5
(181,137,197)
#BF99CD
(191,153,205)
#C9A9D5
(201,169,213)
#D3B9DD
(211,185,221)
#DDC9E5
(221,201,229)
#E7D9ED
(231,217,237)
#F1E9F5
(241,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D49A5 color. Also use rgb(141,73,165) instead hex code.

Text Font Color

.myTextColor { color: #8D49A5; }

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

This text font color is #8D49A5.

Background Color

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

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

This div background color is #8D49A5.

Border color

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

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

This div border color is #8D49A5.

Opacity

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

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

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

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

This text has shadow with #8D49A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D49A5.

Preview

Color preview on black background

This text has color #8D49A5 on black background.


Color preview on white background

This text has color #8D49A5 on white background.


Black color preview on #8D49A5 background

This text has black color on #8D49A5 background.


White color preview on #8D49A5 background

This text has white color on #8D49A5 background.


Related colors

Complementary color

Complementary color for #hex is #72B65A.


I love getcolorcode.com

Triadic colors

1 #A58D49 and #49A58D with #8D49A5 are triadic colors.

2 #A5498D and #498DA5 with #8D49A5 are triadic colors.