COLOR #82625B

HEX: #82625B RGB: (130,98,91)

Color info

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

RGB color model

#82625B color RGB value is (130,98,91).

RGB: (130,98,91) (51%, 38%, 36%)

RGB channels and saturation

R 130 of 255 = 51%
G 98 of 255 = 38%
B 91 of 255 = 36%

130
98
91

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

Portions of RGB colors in percentages

R + G + B = 130 + 98 + 91 = 319 (100%)
R 130 of 319 ~ 40.75%
G 98 of 319 ~ 30.72%
B 91 of 319 ~ 28.53'%

%40.75
%30.72
%28.53

CMYK color model

#82625B color CMYK value is (0,25,30,49).

  • cyan value is 0.00%
  • magenta value is 24.62%
  • yellow value is 30.00%
  • key color value is 49.02%

CMYK: (0,25,30,49)
C0M25Y30K49 (0%, 25%, 30%, 49%)
(0.00 / 0.25 / 0.30 / 0.49)

CMYK percentages

%0
%24.62
%30
%49.02

Codes

Color #82625B in popluar color models

82 62 5B
RGB 130 98 91
HSL 11° 17.65% 43.33%
HSB/HSV 11° 30.00% 50.98%
CMYK 0.00% 24.62% 30.00%
49.02%

Color #82625B in popluar number systems.

HEX 82 62 5B
Decimal 130 98 91
Binary 10000010 1100010 1011011
Octal 202 142 133

Shades and tints

Shades of #82625B

#82625B
(130,98,91)
#775A53
(119,90,83)
#6C524B
(108,82,75)
#614A43
(97,74,67)
#56423B
(86,66,59)
#4B3A33
(75,58,51)
#40322B
(64,50,43)
#352A23
(53,42,35)
#2A221B
(42,34,27)
#1F1A13
(31,26,19)
#14120B
(20,18,11)
#000000
(0,0,0)

Tints of #82625B

#82625B
(130,98,91)
#8D7069
(141,112,105)
#987E77
(152,126,119)
#A38C85
(163,140,133)
#AE9A93
(174,154,147)
#B9A8A1
(185,168,161)
#C4B6AF
(196,182,175)
#CFC4BD
(207,196,189)
#DAD2CB
(218,210,203)
#E5E0D9
(229,224,217)
#F0EEE7
(240,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82625B color. Also use rgb(130,98,91) instead hex code.

Text Font Color

.myTextColor { color: #82625B; }

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

This text font color is #82625B.

Background Color

.myBgColor { background-color: #82625B; }

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

This div background color is #82625B.

Border color

.myBorderColor { border: 1px solid #82625B; }

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

This div border color is #82625B.

Opacity

.myOpacity80 { color: #82625B; opacity: 0.8; }

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

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

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

This text has shadow with #82625B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82625B.

Preview

Color preview on black background

This text has color #82625B on black background.


Color preview on white background

This text has color #82625B on white background.


Black color preview on #82625B background

This text has black color on #82625B background.


White color preview on #82625B background

This text has white color on #82625B background.


Related colors

Complementary color

Complementary color for #hex is #7D9DA4.


I love getcolorcode.com

Triadic colors

1 #5B8262 and #625B82 with #82625B are triadic colors.

2 #5B6282 and #62825B with #82625B are triadic colors.