COLOR #828366

HEX: #828366 RGB: (130,131,102)

Color info

#828366 contains red, green and blue colors in about the same proportion. Web safe color of #828366 is #999966 (or #996).

RGB color model

#828366 color RGB value is (130,131,102).

RGB: (130,131,102) (51%, 51%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 131 of 255 = 51%
B 102 of 255 = 40%

130
131
102

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

Portions of RGB colors in percentages

R + G + B = 130 + 131 + 102 = 363 (100%)
R 130 of 363 ~ 35.81%
G 131 of 363 ~ 36.09%
B 102 of 363 ~ 28.1'%

%35.81
%36.09
%28.1

CMYK color model

#828366 color CMYK value is (1,0,22,49).

  • cyan value is 0.76%
  • magenta value is 0.00%
  • yellow value is 22.14%
  • key color value is 48.63%

CMYK: (1,0,22,49)
C1M0Y22K49 (1%, 0%, 22%, 49%)
(0.01 / 0.00 / 0.22 / 0.49)

CMYK percentages

%0.76
%0
%22.14
%48.63

Codes

Color #828366 in popluar color models

82 83 66
RGB 130 131 102
HSL 62° 12.45% 45.69%
HSB/HSV 62° 22.14% 51.37%
CMYK 0.76% 0.00% 22.14%
48.63%

Color #828366 in popluar number systems.

HEX 82 83 66
Decimal 130 131 102
Binary 10000010 10000011 1100110
Octal 202 203 146

Shades and tints

Shades of #828366

#828366
(130,131,102)
#77785D
(119,120,93)
#6C6D54
(108,109,84)
#61624B
(97,98,75)
#565742
(86,87,66)
#4B4C39
(75,76,57)
#404130
(64,65,48)
#353627
(53,54,39)
#2A2B1E
(42,43,30)
#1F2015
(31,32,21)
#14150C
(20,21,12)
#000000
(0,0,0)

Tints of #828366

#828366
(130,131,102)
#8D8E73
(141,142,115)
#989980
(152,153,128)
#A3A48D
(163,164,141)
#AEAF9A
(174,175,154)
#B9BAA7
(185,186,167)
#C4C5B4
(196,197,180)
#CFD0C1
(207,208,193)
#DADBCE
(218,219,206)
#E5E6DB
(229,230,219)
#F0F1E8
(240,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828366; }

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

This text font color is #828366.

Background Color

.myBgColor { background-color: #828366; }

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

This div background color is #828366.

Border color

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

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

This div border color is #828366.

Opacity

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

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

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

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

This text has shadow with #828366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828366.

Preview

Color preview on black background

This text has color #828366 on black background.


Color preview on white background

This text has color #828366 on white background.


Black color preview on #828366 background

This text has black color on #828366 background.


White color preview on #828366 background

This text has white color on #828366 background.


Related colors

Complementary color

Complementary color for #hex is #7D7C99.


I love getcolorcode.com

Triadic colors

1 #668283 and #836682 with #828366 are triadic colors.

2 #668382 and #838266 with #828366 are triadic colors.