COLOR #827891

HEX: #827891 RGB: (130,120,145)

Color info

#827891 contains red, green and blue colors in about the same proportion. Web safe color of #827891 is #996699 (or #969).

RGB color model

#827891 color RGB value is (130,120,145).

RGB: (130,120,145) (51%, 47%, 57%)

RGB channels and saturation

R 130 of 255 = 51%
G 120 of 255 = 47%
B 145 of 255 = 57%

130
120
145

R + G + B ~ 52%. #827891 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 120 + 145 = 395 (100%)
R 130 of 395 ~ 32.91%
G 120 of 395 ~ 30.38%
B 145 of 395 ~ 36.71'%

%32.91
%30.38
%36.71

CMYK color model

#827891 color CMYK value is (10,17,0,43).

  • cyan value is 10.34%
  • magenta value is 17.24%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (10,17,0,43)
C10M17Y0K43 (10%, 17%, 0%, 43%)
(0.10 / 0.17 / 0.00 / 0.43)

CMYK percentages

%10.34
%17.24
%0
%43.14

Codes

Color #827891 in popluar color models

82 78 91
RGB 130 120 145
HSL 264° 10.20% 51.96%
HSB/HSV 264° 17.24% 56.86%
CMYK 10.34% 17.24% 0.00%
43.14%

Color #827891 in popluar number systems.

HEX 82 78 91
Decimal 130 120 145
Binary 10000010 1111000 10010001
Octal 202 170 221

Shades and tints

Shades of #827891

#827891
(130,120,145)
#776E84
(119,110,132)
#6C6477
(108,100,119)
#615A6A
(97,90,106)
#56505D
(86,80,93)
#4B4650
(75,70,80)
#403C43
(64,60,67)
#353236
(53,50,54)
#2A2829
(42,40,41)
#1F1E1C
(31,30,28)
#14140F
(20,20,15)
#000000
(0,0,0)

Tints of #827891

#827891
(130,120,145)
#8D849B
(141,132,155)
#9890A5
(152,144,165)
#A39CAF
(163,156,175)
#AEA8B9
(174,168,185)
#B9B4C3
(185,180,195)
#C4C0CD
(196,192,205)
#CFCCD7
(207,204,215)
#DAD8E1
(218,216,225)
#E5E4EB
(229,228,235)
#F0F0F5
(240,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827891 color. Also use rgb(130,120,145) instead hex code.

Text Font Color

.myTextColor { color: #827891; }

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

This text font color is #827891.

Background Color

.myBgColor { background-color: #827891; }

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

This div background color is #827891.

Border color

.myBorderColor { border: 1px solid #827891; }

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

This div border color is #827891.

Opacity

.myOpacity80 { color: #827891; opacity: 0.8; }

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

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

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

This text has shadow with #827891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827891.

Preview

Color preview on black background

This text has color #827891 on black background.


Color preview on white background

This text has color #827891 on white background.


Black color preview on #827891 background

This text has black color on #827891 background.


White color preview on #827891 background

This text has white color on #827891 background.


Related colors

Complementary color

Complementary color for #hex is #7D876E.


I love getcolorcode.com

Triadic colors

1 #918278 and #789182 with #827891 are triadic colors.

2 #917882 and #788291 with #827891 are triadic colors.