COLOR #827749

HEX: #827749 RGB: (130,119,73)

Color info

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

RGB color model

#827749 color RGB value is (130,119,73).

RGB: (130,119,73) (51%, 47%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 119 of 255 = 47%
B 73 of 255 = 29%

130
119
73

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

Portions of RGB colors in percentages

R + G + B = 130 + 119 + 73 = 322 (100%)
R 130 of 322 ~ 40.37%
G 119 of 322 ~ 36.96%
B 73 of 322 ~ 22.67'%

%40.37
%36.96
%22.67

CMYK color model

#827749 color CMYK value is (0,8,44,49).

  • cyan value is 0.00%
  • magenta value is 8.46%
  • yellow value is 43.85%
  • key color value is 49.02%

CMYK: (0,8,44,49)
C0M8Y44K49 (0%, 8%, 44%, 49%)
(0.00 / 0.08 / 0.44 / 0.49)

CMYK percentages

%0
%8.46
%43.85
%49.02

Codes

Color #827749 in popluar color models

82 77 49
RGB 130 119 73
HSL 48° 28.08% 39.80%
HSB/HSV 48° 43.85% 50.98%
CMYK 0.00% 8.46% 43.85%
49.02%

Color #827749 in popluar number systems.

HEX 82 77 49
Decimal 130 119 73
Binary 10000010 1110111 1001001
Octal 202 167 111

Shades and tints

Shades of #827749

#827749
(130,119,73)
#776D43
(119,109,67)
#6C633D
(108,99,61)
#615937
(97,89,55)
#564F31
(86,79,49)
#4B452B
(75,69,43)
#403B25
(64,59,37)
#35311F
(53,49,31)
#2A2719
(42,39,25)
#1F1D13
(31,29,19)
#14130D
(20,19,13)
#000000
(0,0,0)

Tints of #827749

#827749
(130,119,73)
#8D8359
(141,131,89)
#988F69
(152,143,105)
#A39B79
(163,155,121)
#AEA789
(174,167,137)
#B9B399
(185,179,153)
#C4BFA9
(196,191,169)
#CFCBB9
(207,203,185)
#DAD7C9
(218,215,201)
#E5E3D9
(229,227,217)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827749 color. Also use rgb(130,119,73) instead hex code.

Text Font Color

.myTextColor { color: #827749; }

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

This text font color is #827749.

Background Color

.myBgColor { background-color: #827749; }

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

This div background color is #827749.

Border color

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

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

This div border color is #827749.

Opacity

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

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

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

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

This text has shadow with #827749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827749.

Preview

Color preview on black background

This text has color #827749 on black background.


Color preview on white background

This text has color #827749 on white background.


Black color preview on #827749 background

This text has black color on #827749 background.


White color preview on #827749 background

This text has white color on #827749 background.


Related colors

Complementary color

Complementary color for #hex is #7D88B6.


I love getcolorcode.com

Triadic colors

1 #498277 and #774982 with #827749 are triadic colors.

2 #497782 and #778249 with #827749 are triadic colors.