COLOR #82514A

HEX: #82514A RGB: (130,81,74)

Color info

#82514A contains red, green and blue colors in about the same proportion. Web safe color of #82514A is #996633 (or #963).

RGB color model

#82514A color RGB value is (130,81,74).

RGB: (130,81,74) (51%, 32%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 81 of 255 = 32%
B 74 of 255 = 29%

130
81
74

R + G + B ~ 37%. #82514A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 81 + 74 = 285 (100%)
R 130 of 285 ~ 45.61%
G 81 of 285 ~ 28.42%
B 74 of 285 ~ 25.96'%

%45.61
%28.42
%25.96

CMYK color model

#82514A color CMYK value is (0,38,43,49).

  • cyan value is 0.00%
  • magenta value is 37.69%
  • yellow value is 43.08%
  • key color value is 49.02%

CMYK: (0,38,43,49)
C0M38Y43K49 (0%, 38%, 43%, 49%)
(0.00 / 0.38 / 0.43 / 0.49)

CMYK percentages

%0
%37.69
%43.08
%49.02

Codes

Color #82514A in popluar color models

82 51 4A
RGB 130 81 74
HSL 27.45% 40.00%
HSB/HSV 43.08% 50.98%
CMYK 0.00% 37.69% 43.08%
49.02%

Color #82514A in popluar number systems.

HEX 82 51 4A
Decimal 130 81 74
Binary 10000010 1010001 1001010
Octal 202 121 112

Shades and tints

Shades of #82514A

#82514A
(130,81,74)
#774A44
(119,74,68)
#6C433E
(108,67,62)
#613C38
(97,60,56)
#563532
(86,53,50)
#4B2E2C
(75,46,44)
#402726
(64,39,38)
#352020
(53,32,32)
#2A191A
(42,25,26)
#1F1214
(31,18,20)
#140B0E
(20,11,14)
#000000
(0,0,0)

Tints of #82514A

#82514A
(130,81,74)
#8D605A
(141,96,90)
#986F6A
(152,111,106)
#A37E7A
(163,126,122)
#AE8D8A
(174,141,138)
#B99C9A
(185,156,154)
#C4ABAA
(196,171,170)
#CFBABA
(207,186,186)
#DAC9CA
(218,201,202)
#E5D8DA
(229,216,218)
#F0E7EA
(240,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82514A; }

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

This text font color is #82514A.

Background Color

.myBgColor { background-color: #82514A; }

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

This div background color is #82514A.

Border color

.myBorderColor { border: 1px solid #82514A; }

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

This div border color is #82514A.

Opacity

.myOpacity80 { color: #82514A; opacity: 0.8; }

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

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

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

This text has shadow with #82514A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82514A.

Preview

Color preview on black background

This text has color #82514A on black background.


Color preview on white background

This text has color #82514A on white background.


Black color preview on #82514A background

This text has black color on #82514A background.


White color preview on #82514A background

This text has white color on #82514A background.


Related colors

Complementary color

Complementary color for #hex is #7DAEB5.


I love getcolorcode.com

Triadic colors

1 #4A8251 and #514A82 with #82514A are triadic colors.

2 #4A5182 and #51824A with #82514A are triadic colors.