COLOR #825366

HEX: #825366 RGB: (130,83,102)

Color info

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

RGB color model

#825366 color RGB value is (130,83,102).

RGB: (130,83,102) (51%, 33%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 83 of 255 = 33%
B 102 of 255 = 40%

130
83
102

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

Portions of RGB colors in percentages

R + G + B = 130 + 83 + 102 = 315 (100%)
R 130 of 315 ~ 41.27%
G 83 of 315 ~ 26.35%
B 102 of 315 ~ 32.38'%

%41.27
%26.35
%32.38

CMYK color model

#825366 color CMYK value is (0,36,22,49).

  • cyan value is 0.00%
  • magenta value is 36.15%
  • yellow value is 21.54%
  • key color value is 49.02%

CMYK: (0,36,22,49)
C0M36Y22K49 (0%, 36%, 22%, 49%)
(0.00 / 0.36 / 0.22 / 0.49)

CMYK percentages

%0
%36.15
%21.54
%49.02

Codes

Color #825366 in popluar color models

82 53 66
RGB 130 83 102
HSL 336° 22.07% 41.76%
HSB/HSV 336° 36.15% 50.98%
CMYK 0.00% 36.15% 21.54%
49.02%

Color #825366 in popluar number systems.

HEX 82 53 66
Decimal 130 83 102
Binary 10000010 1010011 1100110
Octal 202 123 146

Shades and tints

Shades of #825366

#825366
(130,83,102)
#774C5D
(119,76,93)
#6C4554
(108,69,84)
#613E4B
(97,62,75)
#563742
(86,55,66)
#4B3039
(75,48,57)
#402930
(64,41,48)
#352227
(53,34,39)
#2A1B1E
(42,27,30)
#1F1415
(31,20,21)
#140D0C
(20,13,12)
#000000
(0,0,0)

Tints of #825366

#825366
(130,83,102)
#8D6273
(141,98,115)
#987180
(152,113,128)
#A3808D
(163,128,141)
#AE8F9A
(174,143,154)
#B99EA7
(185,158,167)
#C4ADB4
(196,173,180)
#CFBCC1
(207,188,193)
#DACBCE
(218,203,206)
#E5DADB
(229,218,219)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825366 color. Also use rgb(130,83,102) instead hex code.

Text Font Color

.myTextColor { color: #825366; }

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

This text font color is #825366.

Background Color

.myBgColor { background-color: #825366; }

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

This div background color is #825366.

Border color

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

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

This div border color is #825366.

Opacity

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

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

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

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

This text has shadow with #825366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825366.

Preview

Color preview on black background

This text has color #825366 on black background.


Color preview on white background

This text has color #825366 on white background.


Black color preview on #825366 background

This text has black color on #825366 background.


White color preview on #825366 background

This text has white color on #825366 background.


Related colors

Complementary color

Complementary color for #hex is #7DAC99.


I love getcolorcode.com

Triadic colors

1 #668253 and #536682 with #825366 are triadic colors.

2 #665382 and #538266 with #825366 are triadic colors.