COLOR #825960

HEX: #825960 RGB: (130,89,96)

Color info

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

RGB color model

#825960 color RGB value is (130,89,96).

RGB: (130,89,96) (51%, 35%, 38%)

RGB channels and saturation

R 130 of 255 = 51%
G 89 of 255 = 35%
B 96 of 255 = 38%

130
89
96

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

Portions of RGB colors in percentages

R + G + B = 130 + 89 + 96 = 315 (100%)
R 130 of 315 ~ 41.27%
G 89 of 315 ~ 28.25%
B 96 of 315 ~ 30.48'%

%41.27
%28.25
%30.48

CMYK color model

#825960 color CMYK value is (0,32,26,49).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 26.15%
  • key color value is 49.02%

CMYK: (0,32,26,49)
C0M32Y26K49 (0%, 32%, 26%, 49%)
(0.00 / 0.32 / 0.26 / 0.49)

CMYK percentages

%0
%31.54
%26.15
%49.02

Codes

Color #825960 in popluar color models

82 59 60
RGB 130 89 96
HSL 350° 18.72% 42.94%
HSB/HSV 350° 31.54% 50.98%
CMYK 0.00% 31.54% 26.15%
49.02%

Color #825960 in popluar number systems.

HEX 82 59 60
Decimal 130 89 96
Binary 10000010 1011001 1100000
Octal 202 131 140

Shades and tints

Shades of #825960

#825960
(130,89,96)
#775158
(119,81,88)
#6C4950
(108,73,80)
#614148
(97,65,72)
#563940
(86,57,64)
#4B3138
(75,49,56)
#402930
(64,41,48)
#352128
(53,33,40)
#2A1920
(42,25,32)
#1F1118
(31,17,24)
#140910
(20,9,16)
#000000
(0,0,0)

Tints of #825960

#825960
(130,89,96)
#8D686E
(141,104,110)
#98777C
(152,119,124)
#A3868A
(163,134,138)
#AE9598
(174,149,152)
#B9A4A6
(185,164,166)
#C4B3B4
(196,179,180)
#CFC2C2
(207,194,194)
#DAD1D0
(218,209,208)
#E5E0DE
(229,224,222)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825960 color. Also use rgb(130,89,96) instead hex code.

Text Font Color

.myTextColor { color: #825960; }

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

This text font color is #825960.

Background Color

.myBgColor { background-color: #825960; }

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

This div background color is #825960.

Border color

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

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

This div border color is #825960.

Opacity

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

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

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

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

This text has shadow with #825960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825960.

Preview

Color preview on black background

This text has color #825960 on black background.


Color preview on white background

This text has color #825960 on white background.


Black color preview on #825960 background

This text has black color on #825960 background.


White color preview on #825960 background

This text has white color on #825960 background.


Related colors

Complementary color

Complementary color for #hex is #7DA69F.


I love getcolorcode.com

Triadic colors

1 #608259 and #596082 with #825960 are triadic colors.

2 #605982 and #598260 with #825960 are triadic colors.