COLOR #825153

HEX: #825153 RGB: (130,81,83)

Color info

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

RGB color model

#825153 color RGB value is (130,81,83).

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

RGB channels and saturation

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

130
81
83

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

Portions of RGB colors in percentages

R + G + B = 130 + 81 + 83 = 294 (100%)
R 130 of 294 ~ 44.22%
G 81 of 294 ~ 27.55%
B 83 of 294 ~ 28.23'%

%44.22
%27.55
%28.23

CMYK color model

#825153 color CMYK value is (0,38,36,49).

  • cyan value is 0.00%
  • magenta value is 37.69%
  • yellow value is 36.15%
  • key color value is 49.02%
CMYK: (0,38,36,49) C0M38Y36K49 (0%,38%,36%,49%) (0.00/0.38/0.36/0.49) 

CMYK percentages

%0
%37.69
%36.15
%49.02

Codes

Color #825153 in popluar color models

82 51 53
RGB 130 81 83
HSL 358° 23.22% 41.37%
HSB/HSV 358° 37.69% 50.98%
CMYK 0.00% 37.69% 36.15%
49.02%

Color #825153 in popluar number systems.

HEX 82 51 53
Decimal 130 81 83
Binary 10000010 1010001 1010011
Octal 202 121 123

Shades and tints

Shades of #825153

#825153
(130,81,83)
#774A4C
(119,74,76)
#6C4345
(108,67,69)
#613C3E
(97,60,62)
#563537
(86,53,55)
#4B2E30
(75,46,48)
#402729
(64,39,41)
#352022
(53,32,34)
#2A191B
(42,25,27)
#1F1214
(31,18,20)
#140B0D
(20,11,13)
#000000
(0,0,0)

Tints of #825153

#825153
(130,81,83)
#8D6062
(141,96,98)
#986F71
(152,111,113)
#A37E80
(163,126,128)
#AE8D8F
(174,141,143)
#B99C9E
(185,156,158)
#C4ABAD
(196,171,173)
#CFBABC
(207,186,188)
#DAC9CB
(218,201,203)
#E5D8DA
(229,216,218)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825153; }

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

This text font color is #825153.

Background Color

.myBgColor { background-color: #825153; }

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

This div background color is #825153.

Border color

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

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

This div border color is #825153.

Opacity

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

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

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

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

This text has shadow with #825153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825153.

Preview

Color preview on black background

This text has color #825153 on black background.


Color preview on white background

This text has color #825153 on white background.


Black color preview on #825153 background

This text has black color on #825153 background.


White color preview on #825153 background

This text has white color on #825153 background.


Related colors

Complementary color

Complementary color for #hex is #7DAEAC.


I love getcolorcode.com

Triadic colors

1 #538251 and #515382 with #825153 are triadic colors.

2 #535182 and #518253 with #825153 are triadic colors.