COLOR #827191

HEX: #827191 RGB: (130,113,145)

Color info

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

RGB color model

#827191 color RGB value is (130,113,145).

RGB: (130,113,145) (51%, 44%, 57%)

RGB channels and saturation

R 130 of 255 = 51%
G 113 of 255 = 44%
B 145 of 255 = 57%

130
113
145

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

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 145 = 388 (100%)
R 130 of 388 ~ 33.51%
G 113 of 388 ~ 29.12%
B 145 of 388 ~ 37.37'%

%33.51
%29.12
%37.37

CMYK color model

#827191 color CMYK value is (10,22,0,43).

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

CMYK: (10,22,0,43)
C10M22Y0K43 (10%, 22%, 0%, 43%)
(0.10 / 0.22 / 0.00 / 0.43)

CMYK percentages

%10.34
%22.07
%0
%43.14

Codes

Color #827191 in popluar color models

82 71 91
RGB 130 113 145
HSL 272° 12.70% 50.59%
HSB/HSV 272° 22.07% 56.86%
CMYK 10.34% 22.07% 0.00%
43.14%

Color #827191 in popluar number systems.

HEX 82 71 91
Decimal 130 113 145
Binary 10000010 1110001 10010001
Octal 202 161 221

Shades and tints

Shades of #827191

#827191
(130,113,145)
#776784
(119,103,132)
#6C5D77
(108,93,119)
#61536A
(97,83,106)
#56495D
(86,73,93)
#4B3F50
(75,63,80)
#403543
(64,53,67)
#352B36
(53,43,54)
#2A2129
(42,33,41)
#1F171C
(31,23,28)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #827191

#827191
(130,113,145)
#8D7D9B
(141,125,155)
#9889A5
(152,137,165)
#A395AF
(163,149,175)
#AEA1B9
(174,161,185)
#B9ADC3
(185,173,195)
#C4B9CD
(196,185,205)
#CFC5D7
(207,197,215)
#DAD1E1
(218,209,225)
#E5DDEB
(229,221,235)
#F0E9F5
(240,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827191; }

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

This text font color is #827191.

Background Color

.myBgColor { background-color: #827191; }

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

This div background color is #827191.

Border color

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

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

This div border color is #827191.

Opacity

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

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

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

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

This text has shadow with #827191 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827191.

Preview

Color preview on black background

This text has color #827191 on black background.


Color preview on white background

This text has color #827191 on white background.


Black color preview on #827191 background

This text has black color on #827191 background.


White color preview on #827191 background

This text has white color on #827191 background.


Related colors

Complementary color

Complementary color for #hex is #7D8E6E.


I love getcolorcode.com

Triadic colors

1 #918271 and #719182 with #827191 are triadic colors.

2 #917182 and #718291 with #827191 are triadic colors.