COLOR #826265

HEX: #826265 RGB: (130,98,101)

Color info

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

RGB color model

#826265 color RGB value is (130,98,101).

RGB: (130,98,101) (51%, 38%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 98 of 255 = 38%
B 101 of 255 = 40%

130
98
101

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

Portions of RGB colors in percentages

R + G + B = 130 + 98 + 101 = 329 (100%)
R 130 of 329 ~ 39.51%
G 98 of 329 ~ 29.79%
B 101 of 329 ~ 30.7'%

%39.51
%29.79
%30.7

CMYK color model

#826265 color CMYK value is (0,25,22,49).

  • cyan value is 0.00%
  • magenta value is 24.62%
  • yellow value is 22.31%
  • key color value is 49.02%
CMYK: (0,25,22,49) C0M25Y22K49 (0%,25%,22%,49%) (0.00/0.25/0.22/0.49) 

CMYK percentages

%0
%24.62
%22.31
%49.02

Codes

Color #826265 in popluar color models

82 62 65
RGB 130 98 101
HSL 354° 14.04% 44.71%
HSB/HSV 354° 24.62% 50.98%
CMYK 0.00% 24.62% 22.31%
49.02%

Color #826265 in popluar number systems.

HEX 82 62 65
Decimal 130 98 101
Binary 10000010 1100010 1100101
Octal 202 142 145

Shades and tints

Shades of #826265

#826265
(130,98,101)
#775A5C
(119,90,92)
#6C5253
(108,82,83)
#614A4A
(97,74,74)
#564241
(86,66,65)
#4B3A38
(75,58,56)
#40322F
(64,50,47)
#352A26
(53,42,38)
#2A221D
(42,34,29)
#1F1A14
(31,26,20)
#14120B
(20,18,11)
#000000
(0,0,0)

Tints of #826265

#826265
(130,98,101)
#8D7073
(141,112,115)
#987E81
(152,126,129)
#A38C8F
(163,140,143)
#AE9A9D
(174,154,157)
#B9A8AB
(185,168,171)
#C4B6B9
(196,182,185)
#CFC4C7
(207,196,199)
#DAD2D5
(218,210,213)
#E5E0E3
(229,224,227)
#F0EEF1
(240,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826265 color. Also use rgb(130,98,101) instead hex code.

Text Font Color

.myTextColor { color: #826265; }

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

This text font color is #826265.

Background Color

.myBgColor { background-color: #826265; }

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

This div background color is #826265.

Border color

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

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

This div border color is #826265.

Opacity

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

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

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

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

This text has shadow with #826265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826265.

Preview

Color preview on black background

This text has color #826265 on black background.


Color preview on white background

This text has color #826265 on white background.


Black color preview on #826265 background

This text has black color on #826265 background.


White color preview on #826265 background

This text has white color on #826265 background.


Related colors

Complementary color

Complementary color for #hex is #7D9D9A.


I love getcolorcode.com

Triadic colors

1 #658262 and #626582 with #826265 are triadic colors.

2 #656282 and #628265 with #826265 are triadic colors.