COLOR #829B8D

HEX: #829B8D RGB: (130,155,141)

Renk bilgisi

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

RGB renk modeli

#829B8D color RGB value is (130,155,141).

RGB: (130,155,141) (51%, 61%, 55%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 155 of 255 = 61%
B 141 of 255 = 55%

130
155
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 155 + 141 = 426 (100%)
R 130 of 426 ~ 30.52%
G 155 of 426 ~ 36.38%
B 141 of 426 ~ 33.1'%

%30.52
%36.38
%33.1

CMYK RENK MODELİ

#829B8D rengi CMYK tonu (16,0,9,39).

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

CMYK: (16,0,9,39)
C16M0Y9K39 (16%, 0%, 9%, 39%)
(0.16 / 0.00 / 0.09 / 0.39)

CMYK yüzdeleri

%16.13
%0
%9.03
%39.22

Codes

Color #829B8D in popluar color models

82 9B 8D
RGB 130 155 141
HSL 146° 11.11% 55.88%
HSB/HSV 146° 16.13% 60.78%
CMYK 16.13% 0.00% 9.03%
39.22%

Color #829B8D in popluar number systems.

HEX 82 9B 8D
Decimal 130 155 141
Binary 10000010 10011011 10001101
Octal 202 233 215

Shades and tints

Shades of #829B8D

#829B8D
(130,155,141)
#778D81
(119,141,129)
#6C7F75
(108,127,117)
#617169
(97,113,105)
#56635D
(86,99,93)
#4B5551
(75,85,81)
#404745
(64,71,69)
#353939
(53,57,57)
#2A2B2D
(42,43,45)
#1F1D21
(31,29,33)
#140F15
(20,15,21)
#000000
(0,0,0)

Tints of #829B8D

#829B8D
(130,155,141)
#8DA497
(141,164,151)
#98ADA1
(152,173,161)
#A3B6AB
(163,182,171)
#AEBFB5
(174,191,181)
#B9C8BF
(185,200,191)
#C4D1C9
(196,209,201)
#CFDAD3
(207,218,211)
#DAE3DD
(218,227,221)
#E5ECE7
(229,236,231)
#F0F5F1
(240,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829B8D; }

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

This text font color is #829B8D.

Background Color

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

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

This div background color is #829B8D.

Border color

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

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

This div border color is #829B8D.

Opacity

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

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

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

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

This text has shadow with #829B8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829B8D.

Preview

Color preview on black background

This text has color #829B8D on black background.


Color preview on white background

This text has color #829B8D on white background.


Black color preview on #829B8D background

This text has black color on #829B8D background.


White color preview on #829B8D background

This text has white color on #829B8D background.


Related colors

Complementary color

Complementary color for #hex is #7D6472.


I love getcolorcode.com

Triadic colors

1 #8D829B and #9B8D82 with #829B8D are triadic colors.

2 #8D9B82 and #9B828D with #829B8D are triadic colors.