COLOR #827949

HEX: #827949 RGB: (130,121,73)

Renk bilgisi

#827949 contains red, green and blue colors in about the same proportion. #827949 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#827949 color RGB value is (130,121,73).

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

RGB bağlantıları ve doygunluk

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

130
121
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 121 + 73 = 324 (100%)
R 130 of 324 ~ 40.12%
G 121 of 324 ~ 37.35%
B 73 of 324 ~ 22.53'%

%40.12
%37.35
%22.53

CMYK RENK MODELİ

#827949 rengi CMYK tonu (0,7,44,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.92%
  • sarı tonu 43.85%
  • ana renk tonu 49.02%

CMYK: (0,7,44,49)
C0M7Y44K49 (0%, 7%, 44%, 49%)
(0.00 / 0.07 / 0.44 / 0.49)

CMYK yüzdeleri

%0
%6.92
%43.85
%49.02

Codes

Color #827949 in popluar color models

82 79 49
RGB 130 121 73
HSL 51° 28.08% 39.80%
HSB/HSV 51° 43.85% 50.98%
CMYK 0.00% 6.92% 43.85%
49.02%

Color #827949 in popluar number systems.

HEX 82 79 49
Decimal 130 121 73
Binary 10000010 1111001 1001001
Octal 202 171 111

Shades and tints

Shades of #827949

#827949
(130,121,73)
#776E43
(119,110,67)
#6C633D
(108,99,61)
#615837
(97,88,55)
#564D31
(86,77,49)
#4B422B
(75,66,43)
#403725
(64,55,37)
#352C1F
(53,44,31)
#2A2119
(42,33,25)
#1F1613
(31,22,19)
#140B0D
(20,11,13)
#000000
(0,0,0)

Tints of #827949

#827949
(130,121,73)
#8D8559
(141,133,89)
#989169
(152,145,105)
#A39D79
(163,157,121)
#AEA989
(174,169,137)
#B9B599
(185,181,153)
#C4C1A9
(196,193,169)
#CFCDB9
(207,205,185)
#DAD9C9
(218,217,201)
#E5E5D9
(229,229,217)
#F0F1E9
(240,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827949; }

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

This text font color is #827949.

Background Color

.myBgColor { background-color: #827949; }

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

This div background color is #827949.

Border color

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

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

This div border color is #827949.

Opacity

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

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

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

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

This text has shadow with #827949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827949.

Preview

Color preview on black background

This text has color #827949 on black background.


Color preview on white background

This text has color #827949 on white background.


Black color preview on #827949 background

This text has black color on #827949 background.


White color preview on #827949 background

This text has white color on #827949 background.


Related colors

Complementary color

Complementary color for #hex is #7D86B6.


I love getcolorcode.com

Triadic colors

1 #498279 and #794982 with #827949 are triadic colors.

2 #497982 and #798249 with #827949 are triadic colors.