COLOR #8D7EAD

HEX: #8D7EAD RGB: (141,126,173)

Renk bilgisi

#8D7EAD contains red, green and blue colors in about the same proportion. #8D7EAD ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8D7EAD color RGB value is (141,126,173).

RGB: (141,126,173) (55%, 49%, 68%)

RGB bağlantıları ve doygunluk

R 141 of 255 = 55%
G 126 of 255 = 49%
B 173 of 255 = 68%

141
126
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 141 + 126 + 173 = 440 (100%)
R 141 of 440 ~ 32.05%
G 126 of 440 ~ 28.64%
B 173 of 440 ~ 39.32'%

%32.05
%28.64
%39.32

CMYK RENK MODELİ

#8D7EAD rengi CMYK tonu (18,27,0,32).

  • camgöbeği tonu 18.50%
  • eflatun tonu 27.17%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (18,27,0,32)
C18M27Y0K32 (18%, 27%, 0%, 32%)
(0.18 / 0.27 / 0.00 / 0.32)

CMYK yüzdeleri

%18.5
%27.17
%0
%32.16

Codes

Color #8D7EAD in popluar color models

8D 7E AD
RGB 141 126 173
HSL 259° 22.27% 58.63%
HSB/HSV 259° 27.17% 67.84%
CMYK 18.50% 27.17% 0.00%
32.16%

Color #8D7EAD in popluar number systems.

HEX 8D 7E AD
Decimal 141 126 173
Binary 10001101 1111110 10101101
Octal 215 176 255

Shades and tints

Shades of #8D7EAD

#8D7EAD
(141,126,173)
#81739E
(129,115,158)
#75688F
(117,104,143)
#695D80
(105,93,128)
#5D5271
(93,82,113)
#514762
(81,71,98)
#453C53
(69,60,83)
#393144
(57,49,68)
#2D2635
(45,38,53)
#211B26
(33,27,38)
#151017
(21,16,23)
#000000
(0,0,0)

Tints of #8D7EAD

#8D7EAD
(141,126,173)
#9789B4
(151,137,180)
#A194BB
(161,148,187)
#AB9FC2
(171,159,194)
#B5AAC9
(181,170,201)
#BFB5D0
(191,181,208)
#C9C0D7
(201,192,215)
#D3CBDE
(211,203,222)
#DDD6E5
(221,214,229)
#E7E1EC
(231,225,236)
#F1ECF3
(241,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7EAD color. Also use rgb(141,126,173) instead hex code.

Text Font Color

.myTextColor { color: #8D7EAD; }

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

This text font color is #8D7EAD.

Background Color

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

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

This div background color is #8D7EAD.

Border color

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

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

This div border color is #8D7EAD.

Opacity

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

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

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

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

This text has shadow with #8D7EAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7EAD.

Preview

Color preview on black background

This text has color #8D7EAD on black background.


Color preview on white background

This text has color #8D7EAD on white background.


Black color preview on #8D7EAD background

This text has black color on #8D7EAD background.


White color preview on #8D7EAD background

This text has white color on #8D7EAD background.


Related colors

Complementary color

Complementary color for #hex is #728152.


I love getcolorcode.com

Triadic colors

1 #AD8D7E and #7EAD8D with #8D7EAD are triadic colors.

2 #AD7E8D and #7E8DAD with #8D7EAD are triadic colors.