COLOR #827AAA

HEX: #827AAA RGB: (130,122,170)

Renk bilgisi

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

RGB renk modeli

#827AAA color RGB value is (130,122,170).

RGB: (130,122,170) (51%, 48%, 67%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 122 of 255 = 48%
B 170 of 255 = 67%

130
122
170

R + G + B ~ 55%. #827AAA is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 122 + 170 = 422 (100%)
R 130 of 422 ~ 30.81%
G 122 of 422 ~ 28.91%
B 170 of 422 ~ 40.28'%

%30.81
%28.91
%40.28

CMYK RENK MODELİ

#827AAA rengi CMYK tonu (24,28,0,33).

  • camgöbeği tonu 23.53%
  • eflatun tonu 28.24%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%
CMYK: (24,28,0,33) C24M28Y0K33 (24%,28%,0%,33%) (0.24/0.28/0.00/0.33) 

CMYK yüzdeleri

%23.53
%28.24
%0
%33.33

Codes

Color #827AAA in popluar color models

82 7A AA
RGB 130 122 170
HSL 250° 22.02% 57.25%
HSB/HSV 250° 28.24% 66.67%
CMYK 23.53% 28.24% 0.00%
33.33%

Color #827AAA in popluar number systems.

HEX 82 7A AA
Decimal 130 122 170
Binary 10000010 1111010 10101010
Octal 202 172 252

Shades and tints

Shades of #827AAA

#827AAA
(130,122,170)
#776F9B
(119,111,155)
#6C648C
(108,100,140)
#61597D
(97,89,125)
#564E6E
(86,78,110)
#4B435F
(75,67,95)
#403850
(64,56,80)
#352D41
(53,45,65)
#2A2232
(42,34,50)
#1F1723
(31,23,35)
#140C14
(20,12,20)
#000000
(0,0,0)

Tints of #827AAA

#827AAA
(130,122,170)
#8D86B1
(141,134,177)
#9892B8
(152,146,184)
#A39EBF
(163,158,191)
#AEAAC6
(174,170,198)
#B9B6CD
(185,182,205)
#C4C2D4
(196,194,212)
#CFCEDB
(207,206,219)
#DADAE2
(218,218,226)
#E5E6E9
(229,230,233)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827AAA color. Also use rgb(130,122,170) instead hex code.

Text Font Color

.myTextColor { color: #827AAA; }

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

This text font color is #827AAA.

Background Color

.myBgColor { background-color: #827AAA; }

<div style="background-color:#827AAA">Inner text</div>

This div background color is #827AAA.

Border color

.myBorderColor { border: 1px solid #827AAA; }

<div style="border:3px solid #827AAA">Div</div>

This div border color is #827AAA.

Opacity

.myOpacity80 { color: #827AAA; opacity: 0.8; }

<p style="color:#827AAA;opacity:0.8;">80%</p>

Text with #827AAA 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 #827AAA;}

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

This text has shadow with #827AAA color.


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

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

This text has shadow with #827AAA primary color and red secondary color.


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

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

This text has shadow with #827AAA and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #827AAA.

Preview

Color preview on black background

This text has color #827AAA on black background.


Color preview on white background

This text has color #827AAA on white background.


Black color preview on #827AAA background

This text has black color on #827AAA background.


White color preview on #827AAA background

This text has white color on #827AAA background.


Related colors

Complementary color

Complementary color for #hex is #7D8555.


I love getcolorcode.com

Triadic colors

1 #AA827A and #7AAA82 with #827AAA are triadic colors.

2 #AA7A82 and #7A82AA with #827AAA are triadic colors.