COLOR #829B89

HEX: #829B89 RGB: (130,155,137)

Renk bilgisi

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

RGB renk modeli

#829B89 color RGB value is (130,155,137).

RGB: (130,155,137) (51%, 61%, 54%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 155 of 255 = 61%
B 137 of 255 = 54%

130
155
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 155 + 137 = 422 (100%)
R 130 of 422 ~ 30.81%
G 155 of 422 ~ 36.73%
B 137 of 422 ~ 32.46'%

%30.81
%36.73
%32.46

CMYK RENK MODELİ

#829B89 rengi CMYK tonu (16,0,12,39).

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

CMYK: (16,0,12,39)
C16M0Y12K39 (16%, 0%, 12%, 39%)
(0.16 / 0.00 / 0.12 / 0.39)

CMYK yüzdeleri

%16.13
%0
%11.61
%39.22

Codes

Color #829B89 in popluar color models

82 9B 89
RGB 130 155 137
HSL 137° 11.11% 55.88%
HSB/HSV 137° 16.13% 60.78%
CMYK 16.13% 0.00% 11.61%
39.22%

Color #829B89 in popluar number systems.

HEX 82 9B 89
Decimal 130 155 137
Binary 10000010 10011011 10001001
Octal 202 233 211

Shades and tints

Shades of #829B89

#829B89
(130,155,137)
#778D7D
(119,141,125)
#6C7F71
(108,127,113)
#617165
(97,113,101)
#566359
(86,99,89)
#4B554D
(75,85,77)
#404741
(64,71,65)
#353935
(53,57,53)
#2A2B29
(42,43,41)
#1F1D1D
(31,29,29)
#140F11
(20,15,17)
#000000
(0,0,0)

Tints of #829B89

#829B89
(130,155,137)
#8DA493
(141,164,147)
#98AD9D
(152,173,157)
#A3B6A7
(163,182,167)
#AEBFB1
(174,191,177)
#B9C8BB
(185,200,187)
#C4D1C5
(196,209,197)
#CFDACF
(207,218,207)
#DAE3D9
(218,227,217)
#E5ECE3
(229,236,227)
#F0F5ED
(240,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829B89; }

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

This text font color is #829B89.

Background Color

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

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

This div background color is #829B89.

Border color

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

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

This div border color is #829B89.

Opacity

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

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

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

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

This text has shadow with #829B89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829B89.

Preview

Color preview on black background

This text has color #829B89 on black background.


Color preview on white background

This text has color #829B89 on white background.


Black color preview on #829B89 background

This text has black color on #829B89 background.


White color preview on #829B89 background

This text has white color on #829B89 background.


Related colors

Complementary color

Complementary color for #hex is #7D6476.


I love getcolorcode.com

Triadic colors

1 #89829B and #9B8982 with #829B89 are triadic colors.

2 #899B82 and #9B8289 with #829B89 are triadic colors.