COLOR #826D89

HEX: #826D89 RGB: (130,109,137)

Color info

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

RGB color model

#826D89 color RGB value is (130,109,137).

RGB: (130,109,137) (51%, 43%, 54%)

RGB channels and saturation

R 130 of 255 = 51%
G 109 of 255 = 43%
B 137 of 255 = 54%

130
109
137

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

Portions of RGB colors in percentages

R + G + B = 130 + 109 + 137 = 376 (100%)
R 130 of 376 ~ 34.57%
G 109 of 376 ~ 28.99%
B 137 of 376 ~ 36.44'%

%34.57
%28.99
%36.44

CMYK color model

#826D89 color CMYK value is (5,20,0,46).

  • cyan value is 5.11%
  • magenta value is 20.44%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (5,20,0,46)
C5M20Y0K46 (5%, 20%, 0%, 46%)
(0.05 / 0.20 / 0.00 / 0.46)

CMYK percentages

%5.11
%20.44
%0
%46.27

Codes

Color #826D89 in popluar color models

82 6D 89
RGB 130 109 137
HSL 285° 11.38% 48.24%
HSB/HSV 285° 20.44% 53.73%
CMYK 5.11% 20.44% 0.00%
46.27%

Color #826D89 in popluar number systems.

HEX 82 6D 89
Decimal 130 109 137
Binary 10000010 1101101 10001001
Octal 202 155 211

Shades and tints

Shades of #826D89

#826D89
(130,109,137)
#77647D
(119,100,125)
#6C5B71
(108,91,113)
#615265
(97,82,101)
#564959
(86,73,89)
#4B404D
(75,64,77)
#403741
(64,55,65)
#352E35
(53,46,53)
#2A2529
(42,37,41)
#1F1C1D
(31,28,29)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #826D89

#826D89
(130,109,137)
#8D7A93
(141,122,147)
#98879D
(152,135,157)
#A394A7
(163,148,167)
#AEA1B1
(174,161,177)
#B9AEBB
(185,174,187)
#C4BBC5
(196,187,197)
#CFC8CF
(207,200,207)
#DAD5D9
(218,213,217)
#E5E2E3
(229,226,227)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826D89 color. Also use rgb(130,109,137) instead hex code.

Text Font Color

.myTextColor { color: #826D89; }

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

This text font color is #826D89.

Background Color

.myBgColor { background-color: #826D89; }

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

This div background color is #826D89.

Border color

.myBorderColor { border: 1px solid #826D89; }

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

This div border color is #826D89.

Opacity

.myOpacity80 { color: #826D89; opacity: 0.8; }

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

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

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

This text has shadow with #826D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826D89.

Preview

Color preview on black background

This text has color #826D89 on black background.


Color preview on white background

This text has color #826D89 on white background.


Black color preview on #826D89 background

This text has black color on #826D89 background.


White color preview on #826D89 background

This text has white color on #826D89 background.


Related colors

Complementary color

Complementary color for #hex is #7D9276.


I love getcolorcode.com

Triadic colors

1 #89826D and #6D8982 with #826D89 are triadic colors.

2 #896D82 and #6D8289 with #826D89 are triadic colors.