COLOR #825469

HEX: #825469 RGB: (130,84,105)

Color info

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

RGB color model

#825469 color RGB value is (130,84,105).

RGB: (130,84,105) (51%, 33%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 84 of 255 = 33%
B 105 of 255 = 41%

130
84
105

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

Portions of RGB colors in percentages

R + G + B = 130 + 84 + 105 = 319 (100%)
R 130 of 319 ~ 40.75%
G 84 of 319 ~ 26.33%
B 105 of 319 ~ 32.92'%

%40.75
%26.33
%32.92

CMYK color model

#825469 color CMYK value is (0,35,19,49).

  • cyan value is 0.00%
  • magenta value is 35.38%
  • yellow value is 19.23%
  • key color value is 49.02%
CMYK: (0,35,19,49) C0M35Y19K49 (0%,35%,19%,49%) (0.00/0.35/0.19/0.49) 

CMYK percentages

%0
%35.38
%19.23
%49.02

Codes

Color #825469 in popluar color models

82 54 69
RGB 130 84 105
HSL 333° 21.50% 41.96%
HSB/HSV 333° 35.38% 50.98%
CMYK 0.00% 35.38% 19.23%
49.02%

Color #825469 in popluar number systems.

HEX 82 54 69
Decimal 130 84 105
Binary 10000010 1010100 1101001
Octal 202 124 151

Shades and tints

Shades of #825469

#825469
(130,84,105)
#774D60
(119,77,96)
#6C4657
(108,70,87)
#613F4E
(97,63,78)
#563845
(86,56,69)
#4B313C
(75,49,60)
#402A33
(64,42,51)
#35232A
(53,35,42)
#2A1C21
(42,28,33)
#1F1518
(31,21,24)
#140E0F
(20,14,15)
#000000
(0,0,0)

Tints of #825469

#825469
(130,84,105)
#8D6376
(141,99,118)
#987283
(152,114,131)
#A38190
(163,129,144)
#AE909D
(174,144,157)
#B99FAA
(185,159,170)
#C4AEB7
(196,174,183)
#CFBDC4
(207,189,196)
#DACCD1
(218,204,209)
#E5DBDE
(229,219,222)
#F0EAEB
(240,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825469; }

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

This text font color is #825469.

Background Color

.myBgColor { background-color: #825469; }

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

This div background color is #825469.

Border color

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

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

This div border color is #825469.

Opacity

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

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

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

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

This text has shadow with #825469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825469.

Preview

Color preview on black background

This text has color #825469 on black background.


Color preview on white background

This text has color #825469 on white background.


Black color preview on #825469 background

This text has black color on #825469 background.


White color preview on #825469 background

This text has white color on #825469 background.


Related colors

Complementary color

Complementary color for #hex is #7DAB96.


I love getcolorcode.com

Triadic colors

1 #698254 and #546982 with #825469 are triadic colors.

2 #695482 and #548269 with #825469 are triadic colors.