COLOR #827345

HEX: #827345 RGB: (130,115,69)

Color info

#827345 contains mainly red and green colors. Web safe color of #827345 is #996633 (or #963).

RGB color model

#827345 color RGB value is (130,115,69).

RGB: (130,115,69) (51%, 45%, 27%)

RGB channels and saturation

R 130 of 255 = 51%
G 115 of 255 = 45%
B 69 of 255 = 27%

130
115
69

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

Portions of RGB colors in percentages

R + G + B = 130 + 115 + 69 = 314 (100%)
R 130 of 314 ~ 41.4%
G 115 of 314 ~ 36.62%
B 69 of 314 ~ 21.97'%

%41.4
%36.62
%21.97

CMYK color model

#827345 color CMYK value is (0,12,47,49).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 46.92%
  • key color value is 49.02%

CMYK: (0,12,47,49)
C0M12Y47K49 (0%, 12%, 47%, 49%)
(0.00 / 0.12 / 0.47 / 0.49)

CMYK percentages

%0
%11.54
%46.92
%49.02

Codes

Color #827345 in popluar color models

82 73 45
RGB 130 115 69
HSL 45° 30.65% 39.02%
HSB/HSV 45° 46.92% 50.98%
CMYK 0.00% 11.54% 46.92%
49.02%

Color #827345 in popluar number systems.

HEX 82 73 45
Decimal 130 115 69
Binary 10000010 1110011 1000101
Octal 202 163 105

Shades and tints

Shades of #827345

#827345
(130,115,69)
#77693F
(119,105,63)
#6C5F39
(108,95,57)
#615533
(97,85,51)
#564B2D
(86,75,45)
#4B4127
(75,65,39)
#403721
(64,55,33)
#352D1B
(53,45,27)
#2A2315
(42,35,21)
#1F190F
(31,25,15)
#140F09
(20,15,9)
#000000
(0,0,0)

Tints of #827345

#827345
(130,115,69)
#8D7F55
(141,127,85)
#988B65
(152,139,101)
#A39775
(163,151,117)
#AEA385
(174,163,133)
#B9AF95
(185,175,149)
#C4BBA5
(196,187,165)
#CFC7B5
(207,199,181)
#DAD3C5
(218,211,197)
#E5DFD5
(229,223,213)
#F0EBE5
(240,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827345 color. Also use rgb(130,115,69) instead hex code.

Text Font Color

.myTextColor { color: #827345; }

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

This text font color is #827345.

Background Color

.myBgColor { background-color: #827345; }

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

This div background color is #827345.

Border color

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

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

This div border color is #827345.

Opacity

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

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

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

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

This text has shadow with #827345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827345.

Preview

Color preview on black background

This text has color #827345 on black background.


Color preview on white background

This text has color #827345 on white background.


Black color preview on #827345 background

This text has black color on #827345 background.


White color preview on #827345 background

This text has white color on #827345 background.


Related colors

Complementary color

Complementary color for #hex is #7D8CBA.


I love getcolorcode.com

Triadic colors

1 #458273 and #734582 with #827345 are triadic colors.

2 #457382 and #738245 with #827345 are triadic colors.