COLOR #825169

HEX: #825169 RGB: (130,81,105)

Color info

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

RGB color model

#825169 color RGB value is (130,81,105).

RGB: (130,81,105) (51%, 32%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 81 of 255 = 32%
B 105 of 255 = 41%

130
81
105

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

Portions of RGB colors in percentages

R + G + B = 130 + 81 + 105 = 316 (100%)
R 130 of 316 ~ 41.14%
G 81 of 316 ~ 25.63%
B 105 of 316 ~ 33.23'%

%41.14
%25.63
%33.23

CMYK color model

#825169 color CMYK value is (0,38,19,49).

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

CMYK: (0,38,19,49)
C0M38Y19K49 (0%, 38%, 19%, 49%)
(0.00 / 0.38 / 0.19 / 0.49)

CMYK percentages

%0
%37.69
%19.23
%49.02

Codes

Color #825169 in popluar color models

82 51 69
RGB 130 81 105
HSL 331° 23.22% 41.37%
HSB/HSV 331° 37.69% 50.98%
CMYK 0.00% 37.69% 19.23%
49.02%

Color #825169 in popluar number systems.

HEX 82 51 69
Decimal 130 81 105
Binary 10000010 1010001 1101001
Octal 202 121 151

Shades and tints

Shades of #825169

#825169
(130,81,105)
#774A60
(119,74,96)
#6C4357
(108,67,87)
#613C4E
(97,60,78)
#563545
(86,53,69)
#4B2E3C
(75,46,60)
#402733
(64,39,51)
#35202A
(53,32,42)
#2A1921
(42,25,33)
#1F1218
(31,18,24)
#140B0F
(20,11,15)
#000000
(0,0,0)

Tints of #825169

#825169
(130,81,105)
#8D6076
(141,96,118)
#986F83
(152,111,131)
#A37E90
(163,126,144)
#AE8D9D
(174,141,157)
#B99CAA
(185,156,170)
#C4ABB7
(196,171,183)
#CFBAC4
(207,186,196)
#DAC9D1
(218,201,209)
#E5D8DE
(229,216,222)
#F0E7EB
(240,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825169; }

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

This text font color is #825169.

Background Color

.myBgColor { background-color: #825169; }

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

This div background color is #825169.

Border color

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

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

This div border color is #825169.

Opacity

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

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

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

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

This text has shadow with #825169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825169.

Preview

Color preview on black background

This text has color #825169 on black background.


Color preview on white background

This text has color #825169 on white background.


Black color preview on #825169 background

This text has black color on #825169 background.


White color preview on #825169 background

This text has white color on #825169 background.


Related colors

Complementary color

Complementary color for #hex is #7DAE96.


I love getcolorcode.com

Triadic colors

1 #698251 and #516982 with #825169 are triadic colors.

2 #695182 and #518269 with #825169 are triadic colors.