COLOR #825689

HEX: #825689 RGB: (130,86,137)

Color info

#825689 contains red, green and blue colors in about the same proportion. Web safe color of #825689 is #996699 (or #969).

RGB color model

#825689 color RGB value is (130,86,137).

RGB: (130,86,137) (51%, 34%, 54%)

RGB channels and saturation

R 130 of 255 = 51%
G 86 of 255 = 34%
B 137 of 255 = 54%

130
86
137

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

Portions of RGB colors in percentages

R + G + B = 130 + 86 + 137 = 353 (100%)
R 130 of 353 ~ 36.83%
G 86 of 353 ~ 24.36%
B 137 of 353 ~ 38.81'%

%36.83
%24.36
%38.81

CMYK color model

#825689 color CMYK value is (5,37,0,46).

  • cyan value is 5.11%
  • magenta value is 37.23%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (5,37,0,46)
C5M37Y0K46 (5%, 37%, 0%, 46%)
(0.05 / 0.37 / 0.00 / 0.46)

CMYK percentages

%5.11
%37.23
%0
%46.27

Codes

Color #825689 in popluar color models

82 56 89
RGB 130 86 137
HSL 292° 22.87% 43.73%
HSB/HSV 292° 37.23% 53.73%
CMYK 5.11% 37.23% 0.00%
46.27%

Color #825689 in popluar number systems.

HEX 82 56 89
Decimal 130 86 137
Binary 10000010 1010110 10001001
Octal 202 126 211

Shades and tints

Shades of #825689

#825689
(130,86,137)
#774F7D
(119,79,125)
#6C4871
(108,72,113)
#614165
(97,65,101)
#563A59
(86,58,89)
#4B334D
(75,51,77)
#402C41
(64,44,65)
#352535
(53,37,53)
#2A1E29
(42,30,41)
#1F171D
(31,23,29)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #825689

#825689
(130,86,137)
#8D6593
(141,101,147)
#98749D
(152,116,157)
#A383A7
(163,131,167)
#AE92B1
(174,146,177)
#B9A1BB
(185,161,187)
#C4B0C5
(196,176,197)
#CFBFCF
(207,191,207)
#DACED9
(218,206,217)
#E5DDE3
(229,221,227)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825689 color. Also use rgb(130,86,137) instead hex code.

Text Font Color

.myTextColor { color: #825689; }

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

This text font color is #825689.

Background Color

.myBgColor { background-color: #825689; }

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

This div background color is #825689.

Border color

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

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

This div border color is #825689.

Opacity

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

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

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

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

This text has shadow with #825689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825689.

Preview

Color preview on black background

This text has color #825689 on black background.


Color preview on white background

This text has color #825689 on white background.


Black color preview on #825689 background

This text has black color on #825689 background.


White color preview on #825689 background

This text has white color on #825689 background.


Related colors

Complementary color

Complementary color for #hex is #7DA976.


I love getcolorcode.com

Triadic colors

1 #898256 and #568982 with #825689 are triadic colors.

2 #895682 and #568289 with #825689 are triadic colors.