COLOR #825155

HEX: #825155 RGB: (130,81,85)

Color info

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

RGB color model

#825155 color RGB value is (130,81,85).

RGB: (130,81,85) (51%, 32%, 33%)

RGB channels and saturation

R 130 of 255 = 51%
G 81 of 255 = 32%
B 85 of 255 = 33%

130
81
85

R + G + B ~ 39%. #825155 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 81 + 85 = 296 (100%)
R 130 of 296 ~ 43.92%
G 81 of 296 ~ 27.36%
B 85 of 296 ~ 28.72'%

%43.92
%27.36
%28.72

CMYK color model

#825155 color CMYK value is (0,38,35,49).

  • cyan value is 0.00%
  • magenta value is 37.69%
  • yellow value is 34.62%
  • key color value is 49.02%
CMYK: (0,38,35,49) C0M38Y35K49 (0%,38%,35%,49%) (0.00/0.38/0.35/0.49) 

CMYK percentages

%0
%37.69
%34.62
%49.02

Codes

Color #825155 in popluar color models

82 51 55
RGB 130 81 85
HSL 355° 23.22% 41.37%
HSB/HSV 355° 37.69% 50.98%
CMYK 0.00% 37.69% 34.62%
49.02%

Color #825155 in popluar number systems.

HEX 82 51 55
Decimal 130 81 85
Binary 10000010 1010001 1010101
Octal 202 121 125

Shades and tints

Shades of #825155

#825155
(130,81,85)
#774A4E
(119,74,78)
#6C4347
(108,67,71)
#613C40
(97,60,64)
#563539
(86,53,57)
#4B2E32
(75,46,50)
#40272B
(64,39,43)
#352024
(53,32,36)
#2A191D
(42,25,29)
#1F1216
(31,18,22)
#140B0F
(20,11,15)
#000000
(0,0,0)

Tints of #825155

#825155
(130,81,85)
#8D6064
(141,96,100)
#986F73
(152,111,115)
#A37E82
(163,126,130)
#AE8D91
(174,141,145)
#B99CA0
(185,156,160)
#C4ABAF
(196,171,175)
#CFBABE
(207,186,190)
#DAC9CD
(218,201,205)
#E5D8DC
(229,216,220)
#F0E7EB
(240,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825155; }

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

This text font color is #825155.

Background Color

.myBgColor { background-color: #825155; }

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

This div background color is #825155.

Border color

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

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

This div border color is #825155.

Opacity

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

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

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

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

This text has shadow with #825155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825155.

Preview

Color preview on black background

This text has color #825155 on black background.


Color preview on white background

This text has color #825155 on white background.


Black color preview on #825155 background

This text has black color on #825155 background.


White color preview on #825155 background

This text has white color on #825155 background.


Related colors

Complementary color

Complementary color for #hex is #7DAEAA.


I love getcolorcode.com

Triadic colors

1 #558251 and #515582 with #825155 are triadic colors.

2 #555182 and #518255 with #825155 are triadic colors.