COLOR #827630

HEX: #827630 RGB: (130,118,48)

Color info

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

RGB color model

#827630 color RGB value is (130,118,48).

RGB: (130,118,48) (51%, 46%, 19%)

RGB channels and saturation

R 130 of 255 = 51%
G 118 of 255 = 46%
B 48 of 255 = 19%

130
118
48

R + G + B ~ 39%. #827630 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 118 + 48 = 296 (100%)
R 130 of 296 ~ 43.92%
G 118 of 296 ~ 39.86%
B 48 of 296 ~ 16.22'%

%43.92
%39.86
%16.22

CMYK color model

#827630 color CMYK value is (0,9,63,49).

  • cyan value is 0.00%
  • magenta value is 9.23%
  • yellow value is 63.08%
  • key color value is 49.02%

CMYK: (0,9,63,49)
C0M9Y63K49 (0%, 9%, 63%, 49%)
(0.00 / 0.09 / 0.63 / 0.49)

CMYK percentages

%0
%9.23
%63.08
%49.02

Codes

Color #827630 in popluar color models

82 76 30
RGB 130 118 48
HSL 51° 46.07% 34.90%
HSB/HSV 51° 63.08% 50.98%
CMYK 0.00% 9.23% 63.08%
49.02%

Color #827630 in popluar number systems.

HEX 82 76 30
Decimal 130 118 48
Binary 10000010 1110110 110000
Octal 202 166 60

Shades and tints

Shades of #827630

#827630
(130,118,48)
#776C2C
(119,108,44)
#6C6228
(108,98,40)
#615824
(97,88,36)
#564E20
(86,78,32)
#4B441C
(75,68,28)
#403A18
(64,58,24)
#353014
(53,48,20)
#2A2610
(42,38,16)
#1F1C0C
(31,28,12)
#141208
(20,18,8)
#000000
(0,0,0)

Tints of #827630

#827630
(130,118,48)
#8D8242
(141,130,66)
#988E54
(152,142,84)
#A39A66
(163,154,102)
#AEA678
(174,166,120)
#B9B28A
(185,178,138)
#C4BE9C
(196,190,156)
#CFCAAE
(207,202,174)
#DAD6C0
(218,214,192)
#E5E2D2
(229,226,210)
#F0EEE4
(240,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827630; }

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

This text font color is #827630.

Background Color

.myBgColor { background-color: #827630; }

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

This div background color is #827630.

Border color

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

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

This div border color is #827630.

Opacity

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

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

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

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

This text has shadow with #827630 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827630.

Preview

Color preview on black background

This text has color #827630 on black background.


Color preview on white background

This text has color #827630 on white background.


Black color preview on #827630 background

This text has black color on #827630 background.


White color preview on #827630 background

This text has white color on #827630 background.


Related colors

Complementary color

Complementary color for #hex is #7D89CF.


I love getcolorcode.com

Triadic colors

1 #308276 and #763082 with #827630 are triadic colors.

2 #307682 and #768230 with #827630 are triadic colors.