COLOR #829589

HEX: #829589 RGB: (130,149,137)

Renk bilgisi

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

RGB renk modeli

#829589 color RGB value is (130,149,137).

RGB: (130,149,137) (51%, 58%, 54%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 149 of 255 = 58%
B 137 of 255 = 54%

130
149
137

R + G + B ~ 54%. #829589 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 149 + 137 = 416 (100%)
R 130 of 416 ~ 31.25%
G 149 of 416 ~ 35.82%
B 137 of 416 ~ 32.93'%

%31.25
%35.82
%32.93

CMYK RENK MODELİ

#829589 rengi CMYK tonu (13,0,8,42).

  • camgöbeği tonu 12.75%
  • eflatun tonu 0.00%
  • sarı tonu 8.05%
  • ana renk tonu 41.57%

CMYK: (13,0,8,42)
C13M0Y8K42 (13%, 0%, 8%, 42%)
(0.13 / 0.00 / 0.08 / 0.42)

CMYK yüzdeleri

%12.75
%0
%8.05
%41.57

Codes

Color #829589 in popluar color models

82 95 89
RGB 130 149 137
HSL 142° 8.23% 54.71%
HSB/HSV 142° 12.75% 58.43%
CMYK 12.75% 0.00% 8.05%
41.57%

Color #829589 in popluar number systems.

HEX 82 95 89
Decimal 130 149 137
Binary 10000010 10010101 10001001
Octal 202 225 211

Shades and tints

Shades of #829589

#829589
(130,149,137)
#77887D
(119,136,125)
#6C7B71
(108,123,113)
#616E65
(97,110,101)
#566159
(86,97,89)
#4B544D
(75,84,77)
#404741
(64,71,65)
#353A35
(53,58,53)
#2A2D29
(42,45,41)
#1F201D
(31,32,29)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #829589

#829589
(130,149,137)
#8D9E93
(141,158,147)
#98A79D
(152,167,157)
#A3B0A7
(163,176,167)
#AEB9B1
(174,185,177)
#B9C2BB
(185,194,187)
#C4CBC5
(196,203,197)
#CFD4CF
(207,212,207)
#DADDD9
(218,221,217)
#E5E6E3
(229,230,227)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829589; }

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

This text font color is #829589.

Background Color

.myBgColor { background-color: #829589; }

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

This div background color is #829589.

Border color

.myBorderColor { border: 1px solid #829589; }

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

This div border color is #829589.

Opacity

.myOpacity80 { color: #829589; opacity: 0.8; }

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

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

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

This text has shadow with #829589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829589.

Preview

Color preview on black background

This text has color #829589 on black background.


Color preview on white background

This text has color #829589 on white background.


Black color preview on #829589 background

This text has black color on #829589 background.


White color preview on #829589 background

This text has white color on #829589 background.


Related colors

Complementary color

Complementary color for #hex is #7D6A76.


I love getcolorcode.com

Triadic colors

1 #898295 and #958982 with #829589 are triadic colors.

2 #899582 and #958289 with #829589 are triadic colors.