COLOR #825669

HEX: #825669 RGB: (130,86,105)

Color info

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

RGB color model

#825669 color RGB value is (130,86,105).

RGB: (130,86,105) (51%, 34%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 86 of 255 = 34%
B 105 of 255 = 41%

130
86
105

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

Portions of RGB colors in percentages

R + G + B = 130 + 86 + 105 = 321 (100%)
R 130 of 321 ~ 40.5%
G 86 of 321 ~ 26.79%
B 105 of 321 ~ 32.71'%

%40.5
%26.79
%32.71

CMYK color model

#825669 color CMYK value is (0,34,19,49).

  • cyan value is 0.00%
  • magenta value is 33.85%
  • yellow value is 19.23%
  • key color value is 49.02%

CMYK: (0,34,19,49)
C0M34Y19K49 (0%, 34%, 19%, 49%)
(0.00 / 0.34 / 0.19 / 0.49)

CMYK percentages

%0
%33.85
%19.23
%49.02

Codes

Color #825669 in popluar color models

82 56 69
RGB 130 86 105
HSL 334° 20.37% 42.35%
HSB/HSV 334° 33.85% 50.98%
CMYK 0.00% 33.85% 19.23%
49.02%

Color #825669 in popluar number systems.

HEX 82 56 69
Decimal 130 86 105
Binary 10000010 1010110 1101001
Octal 202 126 151

Shades and tints

Shades of #825669

#825669
(130,86,105)
#774F60
(119,79,96)
#6C4857
(108,72,87)
#61414E
(97,65,78)
#563A45
(86,58,69)
#4B333C
(75,51,60)
#402C33
(64,44,51)
#35252A
(53,37,42)
#2A1E21
(42,30,33)
#1F1718
(31,23,24)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #825669

#825669
(130,86,105)
#8D6576
(141,101,118)
#987483
(152,116,131)
#A38390
(163,131,144)
#AE929D
(174,146,157)
#B9A1AA
(185,161,170)
#C4B0B7
(196,176,183)
#CFBFC4
(207,191,196)
#DACED1
(218,206,209)
#E5DDDE
(229,221,222)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825669 color. Also use rgb(130,86,105) instead hex code.

Text Font Color

.myTextColor { color: #825669; }

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

This text font color is #825669.

Background Color

.myBgColor { background-color: #825669; }

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

This div background color is #825669.

Border color

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

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

This div border color is #825669.

Opacity

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

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

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

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

This text has shadow with #825669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825669.

Preview

Color preview on black background

This text has color #825669 on black background.


Color preview on white background

This text has color #825669 on white background.


Black color preview on #825669 background

This text has black color on #825669 background.


White color preview on #825669 background

This text has white color on #825669 background.


Related colors

Complementary color

Complementary color for #hex is #7DA996.


I love getcolorcode.com

Triadic colors

1 #698256 and #566982 with #825669 are triadic colors.

2 #695682 and #568269 with #825669 are triadic colors.