COLOR #826466

HEX: #826466 RGB: (130,100,102)

Color info

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

RGB color model

#826466 color RGB value is (130,100,102).

RGB: (130,100,102) (51%, 39%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 100 of 255 = 39%
B 102 of 255 = 40%

130
100
102

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

Portions of RGB colors in percentages

R + G + B = 130 + 100 + 102 = 332 (100%)
R 130 of 332 ~ 39.16%
G 100 of 332 ~ 30.12%
B 102 of 332 ~ 30.72'%

%39.16
%30.12
%30.72

CMYK color model

#826466 color CMYK value is (0,23,22,49).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 21.54%
  • key color value is 49.02%
CMYK: (0,23,22,49) C0M23Y22K49 (0%,23%,22%,49%) (0.00/0.23/0.22/0.49) 

CMYK percentages

%0
%23.08
%21.54
%49.02

Codes

Color #826466 in popluar color models

82 64 66
RGB 130 100 102
HSL 356° 13.04% 45.10%
HSB/HSV 356° 23.08% 50.98%
CMYK 0.00% 23.08% 21.54%
49.02%

Color #826466 in popluar number systems.

HEX 82 64 66
Decimal 130 100 102
Binary 10000010 1100100 1100110
Octal 202 144 146

Shades and tints

Shades of #826466

#826466
(130,100,102)
#775B5D
(119,91,93)
#6C5254
(108,82,84)
#61494B
(97,73,75)
#564042
(86,64,66)
#4B3739
(75,55,57)
#402E30
(64,46,48)
#352527
(53,37,39)
#2A1C1E
(42,28,30)
#1F1315
(31,19,21)
#140A0C
(20,10,12)
#000000
(0,0,0)

Tints of #826466

#826466
(130,100,102)
#8D7273
(141,114,115)
#988080
(152,128,128)
#A38E8D
(163,142,141)
#AE9C9A
(174,156,154)
#B9AAA7
(185,170,167)
#C4B8B4
(196,184,180)
#CFC6C1
(207,198,193)
#DAD4CE
(218,212,206)
#E5E2DB
(229,226,219)
#F0F0E8
(240,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826466; }

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

This text font color is #826466.

Background Color

.myBgColor { background-color: #826466; }

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

This div background color is #826466.

Border color

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

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

This div border color is #826466.

Opacity

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

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

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

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

This text has shadow with #826466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826466.

Preview

Color preview on black background

This text has color #826466 on black background.


Color preview on white background

This text has color #826466 on white background.


Black color preview on #826466 background

This text has black color on #826466 background.


White color preview on #826466 background

This text has white color on #826466 background.


Related colors

Complementary color

Complementary color for #hex is #7D9B99.


I love getcolorcode.com

Triadic colors

1 #668264 and #646682 with #826466 are triadic colors.

2 #666482 and #648266 with #826466 are triadic colors.