COLOR #829A8D

HEX: #829A8D RGB: (130,154,141)

Renk bilgisi

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

RGB renk modeli

#829A8D color RGB value is (130,154,141).

RGB: (130,154,141) (51%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 154 of 255 = 60%
B 141 of 255 = 55%

130
154
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 154 + 141 = 425 (100%)
R 130 of 425 ~ 30.59%
G 154 of 425 ~ 36.24%
B 141 of 425 ~ 33.18'%

%30.59
%36.24
%33.18

CMYK RENK MODELİ

#829A8D rengi CMYK tonu (16,0,8,40).

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

CMYK: (16,0,8,40)
C16M0Y8K40 (16%, 0%, 8%, 40%)
(0.16 / 0.00 / 0.08 / 0.40)

CMYK yüzdeleri

%15.58
%0
%8.44
%39.61

Codes

Color #829A8D in popluar color models

82 9A 8D
RGB 130 154 141
HSL 148° 10.62% 55.69%
HSB/HSV 148° 15.58% 60.39%
CMYK 15.58% 0.00% 8.44%
39.61%

Color #829A8D in popluar number systems.

HEX 82 9A 8D
Decimal 130 154 141
Binary 10000010 10011010 10001101
Octal 202 232 215

Shades and tints

Shades of #829A8D

#829A8D
(130,154,141)
#778C81
(119,140,129)
#6C7E75
(108,126,117)
#617069
(97,112,105)
#56625D
(86,98,93)
#4B5451
(75,84,81)
#404645
(64,70,69)
#353839
(53,56,57)
#2A2A2D
(42,42,45)
#1F1C21
(31,28,33)
#140E15
(20,14,21)
#000000
(0,0,0)

Tints of #829A8D

#829A8D
(130,154,141)
#8DA397
(141,163,151)
#98ACA1
(152,172,161)
#A3B5AB
(163,181,171)
#AEBEB5
(174,190,181)
#B9C7BF
(185,199,191)
#C4D0C9
(196,208,201)
#CFD9D3
(207,217,211)
#DAE2DD
(218,226,221)
#E5EBE7
(229,235,231)
#F0F4F1
(240,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829A8D; }

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

This text font color is #829A8D.

Background Color

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

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

This div background color is #829A8D.

Border color

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

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

This div border color is #829A8D.

Opacity

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

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

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

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

This text has shadow with #829A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829A8D.

Preview

Color preview on black background

This text has color #829A8D on black background.


Color preview on white background

This text has color #829A8D on white background.


Black color preview on #829A8D background

This text has black color on #829A8D background.


White color preview on #829A8D background

This text has white color on #829A8D background.


Related colors

Complementary color

Complementary color for #hex is #7D6572.


I love getcolorcode.com

Triadic colors

1 #8D829A and #9A8D82 with #829A8D are triadic colors.

2 #8D9A82 and #9A828D with #829A8D are triadic colors.