COLOR #829A6D

HEX: #829A6D RGB: (130,154,109)

Renk bilgisi

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

RGB renk modeli

#829A6D color RGB value is (130,154,109).

RGB: (130,154,109) (51%, 60%, 43%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 154 of 255 = 60%
B 109 of 255 = 43%

130
154
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 154 + 109 = 393 (100%)
R 130 of 393 ~ 33.08%
G 154 of 393 ~ 39.19%
B 109 of 393 ~ 27.74'%

%33.08
%39.19
%27.74

CMYK RENK MODELİ

#829A6D rengi CMYK tonu (16,0,29,40).

  • camgöbeği tonu 15.58%
  • eflatun tonu 0.00%
  • sarı tonu 29.22%
  • ana renk tonu 39.61%

CMYK: (16,0,29,40)
C16M0Y29K40 (16%, 0%, 29%, 40%)
(0.16 / 0.00 / 0.29 / 0.40)

CMYK yüzdeleri

%15.58
%0
%29.22
%39.61

Codes

Color #829A6D in popluar color models

82 9A 6D
RGB 130 154 109
HSL 92° 18.22% 51.57%
HSB/HSV 92° 29.22% 60.39%
CMYK 15.58% 0.00% 29.22%
39.61%

Color #829A6D in popluar number systems.

HEX 82 9A 6D
Decimal 130 154 109
Binary 10000010 10011010 1101101
Octal 202 232 155

Shades and tints

Shades of #829A6D

#829A6D
(130,154,109)
#778C64
(119,140,100)
#6C7E5B
(108,126,91)
#617052
(97,112,82)
#566249
(86,98,73)
#4B5440
(75,84,64)
#404637
(64,70,55)
#35382E
(53,56,46)
#2A2A25
(42,42,37)
#1F1C1C
(31,28,28)
#140E13
(20,14,19)
#000000
(0,0,0)

Tints of #829A6D

#829A6D
(130,154,109)
#8DA37A
(141,163,122)
#98AC87
(152,172,135)
#A3B594
(163,181,148)
#AEBEA1
(174,190,161)
#B9C7AE
(185,199,174)
#C4D0BB
(196,208,187)
#CFD9C8
(207,217,200)
#DAE2D5
(218,226,213)
#E5EBE2
(229,235,226)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829A6D color. Also use rgb(130,154,109) instead hex code.

Text Font Color

.myTextColor { color: #829A6D; }

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

This text font color is #829A6D.

Background Color

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

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

This div background color is #829A6D.

Border color

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

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

This div border color is #829A6D.

Opacity

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

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

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

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

This text has shadow with #829A6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829A6D.

Preview

Color preview on black background

This text has color #829A6D on black background.


Color preview on white background

This text has color #829A6D on white background.


Black color preview on #829A6D background

This text has black color on #829A6D background.


White color preview on #829A6D background

This text has white color on #829A6D background.


Related colors

Complementary color

Complementary color for #hex is #7D6592.


I love getcolorcode.com

Triadic colors

1 #6D829A and #9A6D82 with #829A6D are triadic colors.

2 #6D9A82 and #9A826D with #829A6D are triadic colors.