COLOR #829C71

HEX: #829C71 RGB: (130,156,113)

Renk bilgisi

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

RGB renk modeli

#829C71 color RGB value is (130,156,113).

RGB: (130,156,113) (51%, 61%, 44%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 156 of 255 = 61%
B 113 of 255 = 44%

130
156
113

R + G + B ~ 52%. #829C71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 156 + 113 = 399 (100%)
R 130 of 399 ~ 32.58%
G 156 of 399 ~ 39.1%
B 113 of 399 ~ 28.32'%

%32.58
%39.1
%28.32

CMYK RENK MODELİ

#829C71 rengi CMYK tonu (17,0,28,39).

  • camgöbeği tonu 16.67%
  • eflatun tonu 0.00%
  • sarı tonu 27.56%
  • ana renk tonu 38.82%

CMYK: (17,0,28,39)
C17M0Y28K39 (17%, 0%, 28%, 39%)
(0.17 / 0.00 / 0.28 / 0.39)

CMYK yüzdeleri

%16.67
%0
%27.56
%38.82

Codes

Color #829C71 in popluar color models

82 9C 71
RGB 130 156 113
HSL 96° 17.84% 52.75%
HSB/HSV 96° 27.56% 61.18%
CMYK 16.67% 0.00% 27.56%
38.82%

Color #829C71 in popluar number systems.

HEX 82 9C 71
Decimal 130 156 113
Binary 10000010 10011100 1110001
Octal 202 234 161

Shades and tints

Shades of #829C71

#829C71
(130,156,113)
#778E67
(119,142,103)
#6C805D
(108,128,93)
#617253
(97,114,83)
#566449
(86,100,73)
#4B563F
(75,86,63)
#404835
(64,72,53)
#353A2B
(53,58,43)
#2A2C21
(42,44,33)
#1F1E17
(31,30,23)
#14100D
(20,16,13)
#000000
(0,0,0)

Tints of #829C71

#829C71
(130,156,113)
#8DA57D
(141,165,125)
#98AE89
(152,174,137)
#A3B795
(163,183,149)
#AEC0A1
(174,192,161)
#B9C9AD
(185,201,173)
#C4D2B9
(196,210,185)
#CFDBC5
(207,219,197)
#DAE4D1
(218,228,209)
#E5EDDD
(229,237,221)
#F0F6E9
(240,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829C71 color. Also use rgb(130,156,113) instead hex code.

Text Font Color

.myTextColor { color: #829C71; }

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

This text font color is #829C71.

Background Color

.myBgColor { background-color: #829C71; }

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

This div background color is #829C71.

Border color

.myBorderColor { border: 1px solid #829C71; }

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

This div border color is #829C71.

Opacity

.myOpacity80 { color: #829C71; opacity: 0.8; }

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

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

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

This text has shadow with #829C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829C71.

Preview

Color preview on black background

This text has color #829C71 on black background.


Color preview on white background

This text has color #829C71 on white background.


Black color preview on #829C71 background

This text has black color on #829C71 background.


White color preview on #829C71 background

This text has white color on #829C71 background.


Related colors

Complementary color

Complementary color for #hex is #7D638E.


I love getcolorcode.com

Triadic colors

1 #71829C and #9C7182 with #829C71 are triadic colors.

2 #719C82 and #9C8271 with #829C71 are triadic colors.