COLOR #8F6AD2

HEX: #8F6AD2 RGB: (143,106,210)

Renk bilgisi

#8F6AD2 contains mainly blue color. #8F6AD2 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#8F6AD2 color RGB value is (143,106,210).

RGB: (143,106,210) (56%, 42%, 82%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 106 of 255 = 42%
B 210 of 255 = 82%

143
106
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 106 + 210 = 459 (100%)
R 143 of 459 ~ 31.15%
G 106 of 459 ~ 23.09%
B 210 of 459 ~ 45.75'%

%31.15
%23.09
%45.75

CMYK RENK MODELİ

#8F6AD2 rengi CMYK tonu (32,50,0,18).

  • camgöbeği tonu 31.90%
  • eflatun tonu 49.52%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (32,50,0,18)
C32M50Y0K18 (32%, 50%, 0%, 18%)
(0.32 / 0.50 / 0.00 / 0.18)

CMYK yüzdeleri

%31.9
%49.52
%0
%17.65

Codes

Color #8F6AD2 in popluar color models

8F 6A D2
RGB 143 106 210
HSL 261° 53.61% 61.96%
HSB/HSV 261° 49.52% 82.35%
CMYK 31.90% 49.52% 0.00%
17.65%

Color #8F6AD2 in popluar number systems.

HEX 8F 6A D2
Decimal 143 106 210
Binary 10001111 1101010 11010010
Octal 217 152 322

Shades and tints

Shades of #8F6AD2

#8F6AD2
(143,106,210)
#8261BF
(130,97,191)
#7558AC
(117,88,172)
#684F99
(104,79,153)
#5B4686
(91,70,134)
#4E3D73
(78,61,115)
#413460
(65,52,96)
#342B4D
(52,43,77)
#27223A
(39,34,58)
#1A1927
(26,25,39)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #8F6AD2

#8F6AD2
(143,106,210)
#9977D6
(153,119,214)
#A384DA
(163,132,218)
#AD91DE
(173,145,222)
#B79EE2
(183,158,226)
#C1ABE6
(193,171,230)
#CBB8EA
(203,184,234)
#D5C5EE
(213,197,238)
#DFD2F2
(223,210,242)
#E9DFF6
(233,223,246)
#F3ECFA
(243,236,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F6AD2 color. Also use rgb(143,106,210) instead hex code.

Text Font Color

.myTextColor { color: #8F6AD2; }

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

This text font color is #8F6AD2.

Background Color

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

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

This div background color is #8F6AD2.

Border color

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

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

This div border color is #8F6AD2.

Opacity

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

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

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

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

This text has shadow with #8F6AD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6AD2.

Preview

Color preview on black background

This text has color #8F6AD2 on black background.


Color preview on white background

This text has color #8F6AD2 on white background.


Black color preview on #8F6AD2 background

This text has black color on #8F6AD2 background.


White color preview on #8F6AD2 background

This text has white color on #8F6AD2 background.


Related colors

Complementary color

Complementary color for #hex is #70952D.


I love getcolorcode.com

Triadic colors

1 #D28F6A and #6AD28F with #8F6AD2 are triadic colors.

2 #D26A8F and #6A8FD2 with #8F6AD2 are triadic colors.