COLOR #825164

HEX: #825164 RGB: (130,81,100)

Color info

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

RGB color model

#825164 color RGB value is (130,81,100).

RGB: (130,81,100) (51%, 32%, 39%)

RGB channels and saturation

R 130 of 255 = 51%
G 81 of 255 = 32%
B 100 of 255 = 39%

130
81
100

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

Portions of RGB colors in percentages

R + G + B = 130 + 81 + 100 = 311 (100%)
R 130 of 311 ~ 41.8%
G 81 of 311 ~ 26.05%
B 100 of 311 ~ 32.15'%

%41.8
%26.05
%32.15

CMYK color model

#825164 color CMYK value is (0,38,23,49).

  • cyan value is 0.00%
  • magenta value is 37.69%
  • yellow value is 23.08%
  • key color value is 49.02%
CMYK: (0,38,23,49) C0M38Y23K49 (0%,38%,23%,49%) (0.00/0.38/0.23/0.49) 

CMYK percentages

%0
%37.69
%23.08
%49.02

Codes

Color #825164 in popluar color models

82 51 64
RGB 130 81 100
HSL 337° 23.22% 41.37%
HSB/HSV 337° 37.69% 50.98%
CMYK 0.00% 37.69% 23.08%
49.02%

Color #825164 in popluar number systems.

HEX 82 51 64
Decimal 130 81 100
Binary 10000010 1010001 1100100
Octal 202 121 144

Shades and tints

Shades of #825164

#825164
(130,81,100)
#774A5B
(119,74,91)
#6C4352
(108,67,82)
#613C49
(97,60,73)
#563540
(86,53,64)
#4B2E37
(75,46,55)
#40272E
(64,39,46)
#352025
(53,32,37)
#2A191C
(42,25,28)
#1F1213
(31,18,19)
#140B0A
(20,11,10)
#000000
(0,0,0)

Tints of #825164

#825164
(130,81,100)
#8D6072
(141,96,114)
#986F80
(152,111,128)
#A37E8E
(163,126,142)
#AE8D9C
(174,141,156)
#B99CAA
(185,156,170)
#C4ABB8
(196,171,184)
#CFBAC6
(207,186,198)
#DAC9D4
(218,201,212)
#E5D8E2
(229,216,226)
#F0E7F0
(240,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825164; }

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

This text font color is #825164.

Background Color

.myBgColor { background-color: #825164; }

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

This div background color is #825164.

Border color

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

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

This div border color is #825164.

Opacity

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

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

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

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

This text has shadow with #825164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825164.

Preview

Color preview on black background

This text has color #825164 on black background.


Color preview on white background

This text has color #825164 on white background.


Black color preview on #825164 background

This text has black color on #825164 background.


White color preview on #825164 background

This text has white color on #825164 background.


Related colors

Complementary color

Complementary color for #hex is #7DAE9B.


I love getcolorcode.com

Triadic colors

1 #648251 and #516482 with #825164 are triadic colors.

2 #645182 and #518264 with #825164 are triadic colors.