COLOR #826673

HEX: #826673 RGB: (130,102,115)

Color info

#826673 contains red, green and blue colors in about the same proportion. Web safe color of #826673 is #996666 (or #966).

RGB color model

#826673 color RGB value is (130,102,115).

RGB: (130,102,115) (51%, 40%, 45%)

RGB channels and saturation

R 130 of 255 = 51%
G 102 of 255 = 40%
B 115 of 255 = 45%

130
102
115

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

Portions of RGB colors in percentages

R + G + B = 130 + 102 + 115 = 347 (100%)
R 130 of 347 ~ 37.46%
G 102 of 347 ~ 29.39%
B 115 of 347 ~ 33.14'%

%37.46
%29.39
%33.14

CMYK color model

#826673 color CMYK value is (0,22,12,49).

  • cyan value is 0.00%
  • magenta value is 21.54%
  • yellow value is 11.54%
  • key color value is 49.02%

CMYK: (0,22,12,49)
C0M22Y12K49 (0%, 22%, 12%, 49%)
(0.00 / 0.22 / 0.12 / 0.49)

CMYK percentages

%0
%21.54
%11.54
%49.02

Codes

Color #826673 in popluar color models

82 66 73
RGB 130 102 115
HSL 332° 12.07% 45.49%
HSB/HSV 332° 21.54% 50.98%
CMYK 0.00% 21.54% 11.54%
49.02%

Color #826673 in popluar number systems.

HEX 82 66 73
Decimal 130 102 115
Binary 10000010 1100110 1110011
Octal 202 146 163

Shades and tints

Shades of #826673

#826673
(130,102,115)
#775D69
(119,93,105)
#6C545F
(108,84,95)
#614B55
(97,75,85)
#56424B
(86,66,75)
#4B3941
(75,57,65)
#403037
(64,48,55)
#35272D
(53,39,45)
#2A1E23
(42,30,35)
#1F1519
(31,21,25)
#140C0F
(20,12,15)
#000000
(0,0,0)

Tints of #826673

#826673
(130,102,115)
#8D737F
(141,115,127)
#98808B
(152,128,139)
#A38D97
(163,141,151)
#AE9AA3
(174,154,163)
#B9A7AF
(185,167,175)
#C4B4BB
(196,180,187)
#CFC1C7
(207,193,199)
#DACED3
(218,206,211)
#E5DBDF
(229,219,223)
#F0E8EB
(240,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826673 color. Also use rgb(130,102,115) instead hex code.

Text Font Color

.myTextColor { color: #826673; }

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

This text font color is #826673.

Background Color

.myBgColor { background-color: #826673; }

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

This div background color is #826673.

Border color

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

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

This div border color is #826673.

Opacity

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

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

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

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

This text has shadow with #826673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826673.

Preview

Color preview on black background

This text has color #826673 on black background.


Color preview on white background

This text has color #826673 on white background.


Black color preview on #826673 background

This text has black color on #826673 background.


White color preview on #826673 background

This text has white color on #826673 background.


Related colors

Complementary color

Complementary color for #hex is #7D998C.


I love getcolorcode.com

Triadic colors

1 #738266 and #667382 with #826673 are triadic colors.

2 #736682 and #668273 with #826673 are triadic colors.