COLOR #828973

HEX: #828973 RGB: (130,137,115)

Renk bilgisi

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

RGB renk modeli

#828973 color RGB value is (130,137,115).

RGB: (130,137,115) (51%, 54%, 45%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 137 of 255 = 54%
B 115 of 255 = 45%

130
137
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 137 + 115 = 382 (100%)
R 130 of 382 ~ 34.03%
G 137 of 382 ~ 35.86%
B 115 of 382 ~ 30.1'%

%34.03
%35.86
%30.1

CMYK RENK MODELİ

#828973 rengi CMYK tonu (5,0,16,46).

  • camgöbeği tonu 5.11%
  • eflatun tonu 0.00%
  • sarı tonu 16.06%
  • ana renk tonu 46.27%
CMYK: (5,0,16,46) C5M0Y16K46 (5%,0%,16%,46%) (0.05/0.00/0.16/0.46) 

CMYK yüzdeleri

%5.11
%0
%16.06
%46.27

Codes

Color #828973 in popluar color models

82 89 73
RGB 130 137 115
HSL 79° 8.73% 49.41%
HSB/HSV 79° 16.06% 53.73%
CMYK 5.11% 0.00% 16.06%
46.27%

Color #828973 in popluar number systems.

HEX 82 89 73
Decimal 130 137 115
Binary 10000010 10001001 1110011
Octal 202 211 163

Shades and tints

Shades of #828973

#828973
(130,137,115)
#777D69
(119,125,105)
#6C715F
(108,113,95)
#616555
(97,101,85)
#56594B
(86,89,75)
#4B4D41
(75,77,65)
#404137
(64,65,55)
#35352D
(53,53,45)
#2A2923
(42,41,35)
#1F1D19
(31,29,25)
#14110F
(20,17,15)
#000000
(0,0,0)

Tints of #828973

#828973
(130,137,115)
#8D937F
(141,147,127)
#989D8B
(152,157,139)
#A3A797
(163,167,151)
#AEB1A3
(174,177,163)
#B9BBAF
(185,187,175)
#C4C5BB
(196,197,187)
#CFCFC7
(207,207,199)
#DAD9D3
(218,217,211)
#E5E3DF
(229,227,223)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828973; }

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

This text font color is #828973.

Background Color

.myBgColor { background-color: #828973; }

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

This div background color is #828973.

Border color

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

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

This div border color is #828973.

Opacity

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

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

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

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

This text has shadow with #828973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828973.

Preview

Color preview on black background

This text has color #828973 on black background.


Color preview on white background

This text has color #828973 on white background.


Black color preview on #828973 background

This text has black color on #828973 background.


White color preview on #828973 background

This text has white color on #828973 background.


Related colors

Complementary color

Complementary color for #hex is #7D768C.


I love getcolorcode.com

Triadic colors

1 #738289 and #897382 with #828973 are triadic colors.

2 #738982 and #898273 with #828973 are triadic colors.