COLOR #826A68

HEX: #826A68 RGB: (130,106,104)

Color info

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

RGB color model

#826A68 color RGB value is (130,106,104).

RGB: (130,106,104) (51%, 42%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 106 of 255 = 42%
B 104 of 255 = 41%

130
106
104

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

Portions of RGB colors in percentages

R + G + B = 130 + 106 + 104 = 340 (100%)
R 130 of 340 ~ 38.24%
G 106 of 340 ~ 31.18%
B 104 of 340 ~ 30.59'%

%38.24
%31.18
%30.59

CMYK color model

#826A68 color CMYK value is (0,18,20,49).

  • cyan value is 0.00%
  • magenta value is 18.46%
  • yellow value is 20.00%
  • key color value is 49.02%

CMYK: (0,18,20,49)
C0M18Y20K49 (0%, 18%, 20%, 49%)
(0.00 / 0.18 / 0.20 / 0.49)

CMYK percentages

%0
%18.46
%20
%49.02

Codes

Color #826A68 in popluar color models

82 6A 68
RGB 130 106 104
HSL 11.11% 45.88%
HSB/HSV 20.00% 50.98%
CMYK 0.00% 18.46% 20.00%
49.02%

Color #826A68 in popluar number systems.

HEX 82 6A 68
Decimal 130 106 104
Binary 10000010 1101010 1101000
Octal 202 152 150

Shades and tints

Shades of #826A68

#826A68
(130,106,104)
#77615F
(119,97,95)
#6C5856
(108,88,86)
#614F4D
(97,79,77)
#564644
(86,70,68)
#4B3D3B
(75,61,59)
#403432
(64,52,50)
#352B29
(53,43,41)
#2A2220
(42,34,32)
#1F1917
(31,25,23)
#14100E
(20,16,14)
#000000
(0,0,0)

Tints of #826A68

#826A68
(130,106,104)
#8D7775
(141,119,117)
#988482
(152,132,130)
#A3918F
(163,145,143)
#AE9E9C
(174,158,156)
#B9ABA9
(185,171,169)
#C4B8B6
(196,184,182)
#CFC5C3
(207,197,195)
#DAD2D0
(218,210,208)
#E5DFDD
(229,223,221)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826A68 color. Also use rgb(130,106,104) instead hex code.

Text Font Color

.myTextColor { color: #826A68; }

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

This text font color is #826A68.

Background Color

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

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

This div background color is #826A68.

Border color

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

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

This div border color is #826A68.

Opacity

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

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

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

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

This text has shadow with #826A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826A68.

Preview

Color preview on black background

This text has color #826A68 on black background.


Color preview on white background

This text has color #826A68 on white background.


Black color preview on #826A68 background

This text has black color on #826A68 background.


White color preview on #826A68 background

This text has white color on #826A68 background.


Related colors

Complementary color

Complementary color for #hex is #7D9597.


I love getcolorcode.com

Triadic colors

1 #68826A and #6A6882 with #826A68 are triadic colors.

2 #686A82 and #6A8268 with #826A68 are triadic colors.