COLOR #8251A6

HEX: #8251A6 RGB: (130,81,166)

Renk bilgisi

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

RGB renk modeli

#8251A6 color RGB value is (130,81,166).

RGB: (130,81,166) (51%, 32%, 65%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 81 of 255 = 32%
B 166 of 255 = 65%

130
81
166

R + G + B ~ 49%. #8251A6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 81 + 166 = 377 (100%)
R 130 of 377 ~ 34.48%
G 81 of 377 ~ 21.49%
B 166 of 377 ~ 44.03'%

%34.48
%21.49
%44.03

CMYK RENK MODELİ

#8251A6 rengi CMYK tonu (22,51,0,35).

  • camgöbeği tonu 21.69%
  • eflatun tonu 51.20%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (22,51,0,35)
C22M51Y0K35 (22%, 51%, 0%, 35%)
(0.22 / 0.51 / 0.00 / 0.35)

CMYK yüzdeleri

%21.69
%51.2
%0
%34.9

Codes

Color #8251A6 in popluar color models

82 51 A6
RGB 130 81 166
HSL 275° 34.41% 48.43%
HSB/HSV 275° 51.20% 65.10%
CMYK 21.69% 51.20% 0.00%
34.90%

Color #8251A6 in popluar number systems.

HEX 82 51 A6
Decimal 130 81 166
Binary 10000010 1010001 10100110
Octal 202 121 246

Shades and tints

Shades of #8251A6

#8251A6
(130,81,166)
#774A97
(119,74,151)
#6C4388
(108,67,136)
#613C79
(97,60,121)
#56356A
(86,53,106)
#4B2E5B
(75,46,91)
#40274C
(64,39,76)
#35203D
(53,32,61)
#2A192E
(42,25,46)
#1F121F
(31,18,31)
#140B10
(20,11,16)
#000000
(0,0,0)

Tints of #8251A6

#8251A6
(130,81,166)
#8D60AE
(141,96,174)
#986FB6
(152,111,182)
#A37EBE
(163,126,190)
#AE8DC6
(174,141,198)
#B99CCE
(185,156,206)
#C4ABD6
(196,171,214)
#CFBADE
(207,186,222)
#DAC9E6
(218,201,230)
#E5D8EE
(229,216,238)
#F0E7F6
(240,231,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8251A6 color. Also use rgb(130,81,166) instead hex code.

Text Font Color

.myTextColor { color: #8251A6; }

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

This text font color is #8251A6.

Background Color

.myBgColor { background-color: #8251A6; }

<div style="background-color:#8251A6">Inner text</div>

This div background color is #8251A6.

Border color

.myBorderColor { border: 1px solid #8251A6; }

<div style="border:3px solid #8251A6">Div</div>

This div border color is #8251A6.

Opacity

.myOpacity80 { color: #8251A6; opacity: 0.8; }

<p style="color:#8251A6;opacity:0.8;">80%</p>

Text with #8251A6 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 #8251A6;}

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

This text has shadow with #8251A6 color.


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

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

This text has shadow with #8251A6 primary color and red secondary color.


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

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

This text has shadow with #8251A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8251A6.

Preview

Color preview on black background

This text has color #8251A6 on black background.


Color preview on white background

This text has color #8251A6 on white background.


Black color preview on #8251A6 background

This text has black color on #8251A6 background.


White color preview on #8251A6 background

This text has white color on #8251A6 background.


Related colors

Complementary color

Complementary color for #hex is #7DAE59.


I love getcolorcode.com

Triadic colors

1 #A68251 and #51A682 with #8251A6 are triadic colors.

2 #A65182 and #5182A6 with #8251A6 are triadic colors.