COLOR #829B5B

HEX: #829B5B RGB: (130,155,91)

Renk bilgisi

#829B5B contains mainly red and green colors. #829B5B ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#829B5B color RGB value is (130,155,91).

RGB: (130,155,91) (51%, 61%, 36%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 155 of 255 = 61%
B 91 of 255 = 36%

130
155
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 155 + 91 = 376 (100%)
R 130 of 376 ~ 34.57%
G 155 of 376 ~ 41.22%
B 91 of 376 ~ 24.2'%

%34.57
%41.22
%24.2

CMYK RENK MODELİ

#829B5B rengi CMYK tonu (16,0,41,39).

  • camgöbeği tonu 16.13%
  • eflatun tonu 0.00%
  • sarı tonu 41.29%
  • ana renk tonu 39.22%

CMYK: (16,0,41,39)
C16M0Y41K39 (16%, 0%, 41%, 39%)
(0.16 / 0.00 / 0.41 / 0.39)

CMYK yüzdeleri

%16.13
%0
%41.29
%39.22

Codes

Color #829B5B in popluar color models

82 9B 5B
RGB 130 155 91
HSL 83° 26.02% 48.24%
HSB/HSV 83° 41.29% 60.78%
CMYK 16.13% 0.00% 41.29%
39.22%

Color #829B5B in popluar number systems.

HEX 82 9B 5B
Decimal 130 155 91
Binary 10000010 10011011 1011011
Octal 202 233 133

Shades and tints

Shades of #829B5B

#829B5B
(130,155,91)
#778D53
(119,141,83)
#6C7F4B
(108,127,75)
#617143
(97,113,67)
#56633B
(86,99,59)
#4B5533
(75,85,51)
#40472B
(64,71,43)
#353923
(53,57,35)
#2A2B1B
(42,43,27)
#1F1D13
(31,29,19)
#140F0B
(20,15,11)
#000000
(0,0,0)

Tints of #829B5B

#829B5B
(130,155,91)
#8DA469
(141,164,105)
#98AD77
(152,173,119)
#A3B685
(163,182,133)
#AEBF93
(174,191,147)
#B9C8A1
(185,200,161)
#C4D1AF
(196,209,175)
#CFDABD
(207,218,189)
#DAE3CB
(218,227,203)
#E5ECD9
(229,236,217)
#F0F5E7
(240,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829B5B color. Also use rgb(130,155,91) instead hex code.

Text Font Color

.myTextColor { color: #829B5B; }

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

This text font color is #829B5B.

Background Color

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

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

This div background color is #829B5B.

Border color

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

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

This div border color is #829B5B.

Opacity

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

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

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

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

This text has shadow with #829B5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829B5B.

Preview

Color preview on black background

This text has color #829B5B on black background.


Color preview on white background

This text has color #829B5B on white background.


Black color preview on #829B5B background

This text has black color on #829B5B background.


White color preview on #829B5B background

This text has white color on #829B5B background.


Related colors

Complementary color

Complementary color for #hex is #7D64A4.


I love getcolorcode.com

Triadic colors

1 #5B829B and #9B5B82 with #829B5B are triadic colors.

2 #5B9B82 and #9B825B with #829B5B are triadic colors.