COLOR #827330

HEX: #827330 RGB: (130,115,48)

Color info

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

RGB color model

#827330 color RGB value is (130,115,48).

RGB: (130,115,48) (51%, 45%, 19%)

RGB channels and saturation

R 130 of 255 = 51%
G 115 of 255 = 45%
B 48 of 255 = 19%

130
115
48

R + G + B ~ 38%. #827330 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 115 + 48 = 293 (100%)
R 130 of 293 ~ 44.37%
G 115 of 293 ~ 39.25%
B 48 of 293 ~ 16.38'%

%44.37
%39.25
%16.38

CMYK color model

#827330 color CMYK value is (0,12,63,49).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 63.08%
  • key color value is 49.02%
CMYK: (0,12,63,49) C0M12Y63K49 (0%,12%,63%,49%) (0.00/0.12/0.63/0.49) 

CMYK percentages

%0
%11.54
%63.08
%49.02

Codes

Color #827330 in popluar color models

82 73 30
RGB 130 115 48
HSL 49° 46.07% 34.90%
HSB/HSV 49° 63.08% 50.98%
CMYK 0.00% 11.54% 63.08%
49.02%

Color #827330 in popluar number systems.

HEX 82 73 30
Decimal 130 115 48
Binary 10000010 1110011 110000
Octal 202 163 60

Shades and tints

Shades of #827330

#827330
(130,115,48)
#77692C
(119,105,44)
#6C5F28
(108,95,40)
#615524
(97,85,36)
#564B20
(86,75,32)
#4B411C
(75,65,28)
#403718
(64,55,24)
#352D14
(53,45,20)
#2A2310
(42,35,16)
#1F190C
(31,25,12)
#140F08
(20,15,8)
#000000
(0,0,0)

Tints of #827330

#827330
(130,115,48)
#8D7F42
(141,127,66)
#988B54
(152,139,84)
#A39766
(163,151,102)
#AEA378
(174,163,120)
#B9AF8A
(185,175,138)
#C4BB9C
(196,187,156)
#CFC7AE
(207,199,174)
#DAD3C0
(218,211,192)
#E5DFD2
(229,223,210)
#F0EBE4
(240,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827330; }

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

This text font color is #827330.

Background Color

.myBgColor { background-color: #827330; }

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

This div background color is #827330.

Border color

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

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

This div border color is #827330.

Opacity

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

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

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

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

This text has shadow with #827330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827330.

Preview

Color preview on black background

This text has color #827330 on black background.


Color preview on white background

This text has color #827330 on white background.


Black color preview on #827330 background

This text has black color on #827330 background.


White color preview on #827330 background

This text has white color on #827330 background.


Related colors

Complementary color

Complementary color for #hex is #7D8CCF.


I love getcolorcode.com

Triadic colors

1 #308273 and #733082 with #827330 are triadic colors.

2 #307382 and #738230 with #827330 are triadic colors.