COLOR #8F6DAD

HEX: #8F6DAD RGB: (143,109,173)

Renk bilgisi

#8F6DAD contains mainly red and blue colors. #8F6DAD ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8F6DAD color RGB value is (143,109,173).

RGB: (143,109,173) (56%, 43%, 68%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 109 of 255 = 43%
B 173 of 255 = 68%

143
109
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 109 + 173 = 425 (100%)
R 143 of 425 ~ 33.65%
G 109 of 425 ~ 25.65%
B 173 of 425 ~ 40.71'%

%33.65
%25.65
%40.71

CMYK RENK MODELİ

#8F6DAD rengi CMYK tonu (17,37,0,32).

  • camgöbeği tonu 17.34%
  • eflatun tonu 36.99%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (17,37,0,32)
C17M37Y0K32 (17%, 37%, 0%, 32%)
(0.17 / 0.37 / 0.00 / 0.32)

CMYK yüzdeleri

%17.34
%36.99
%0
%32.16

Codes

Color #8F6DAD in popluar color models

8F 6D AD
RGB 143 109 173
HSL 272° 28.07% 55.29%
HSB/HSV 272° 36.99% 67.84%
CMYK 17.34% 36.99% 0.00%
32.16%

Color #8F6DAD in popluar number systems.

HEX 8F 6D AD
Decimal 143 109 173
Binary 10001111 1101101 10101101
Octal 217 155 255

Shades and tints

Shades of #8F6DAD

#8F6DAD
(143,109,173)
#82649E
(130,100,158)
#755B8F
(117,91,143)
#685280
(104,82,128)
#5B4971
(91,73,113)
#4E4062
(78,64,98)
#413753
(65,55,83)
#342E44
(52,46,68)
#272535
(39,37,53)
#1A1C26
(26,28,38)
#0D1317
(13,19,23)
#000000
(0,0,0)

Tints of #8F6DAD

#8F6DAD
(143,109,173)
#997AB4
(153,122,180)
#A387BB
(163,135,187)
#AD94C2
(173,148,194)
#B7A1C9
(183,161,201)
#C1AED0
(193,174,208)
#CBBBD7
(203,187,215)
#D5C8DE
(213,200,222)
#DFD5E5
(223,213,229)
#E9E2EC
(233,226,236)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F6DAD color. Also use rgb(143,109,173) instead hex code.

Text Font Color

.myTextColor { color: #8F6DAD; }

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

This text font color is #8F6DAD.

Background Color

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

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

This div background color is #8F6DAD.

Border color

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

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

This div border color is #8F6DAD.

Opacity

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

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

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

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

This text has shadow with #8F6DAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6DAD.

Preview

Color preview on black background

This text has color #8F6DAD on black background.


Color preview on white background

This text has color #8F6DAD on white background.


Black color preview on #8F6DAD background

This text has black color on #8F6DAD background.


White color preview on #8F6DAD background

This text has white color on #8F6DAD background.


Related colors

Complementary color

Complementary color for #hex is #709252.


I love getcolorcode.com

Triadic colors

1 #AD8F6D and #6DAD8F with #8F6DAD are triadic colors.

2 #AD6D8F and #6D8FAD with #8F6DAD are triadic colors.