COLOR #829080

HEX: #829080 RGB: (130,144,128)

Renk bilgisi

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

RGB renk modeli

#829080 color RGB value is (130,144,128).

RGB: (130,144,128) (51%, 56%, 50%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 144 of 255 = 56%
B 128 of 255 = 50%

130
144
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 144 + 128 = 402 (100%)
R 130 of 402 ~ 32.34%
G 144 of 402 ~ 35.82%
B 128 of 402 ~ 31.84'%

%32.34
%35.82
%31.84

CMYK RENK MODELİ

#829080 rengi CMYK tonu (10,0,11,44).

  • camgöbeği tonu 9.72%
  • eflatun tonu 0.00%
  • sarı tonu 11.11%
  • ana renk tonu 43.53%

CMYK: (10,0,11,44)
C10M0Y11K44 (10%, 0%, 11%, 44%)
(0.10 / 0.00 / 0.11 / 0.44)

CMYK yüzdeleri

%9.72
%0
%11.11
%43.53

Codes

Color #829080 in popluar color models

82 90 80
RGB 130 144 128
HSL 113° 6.72% 53.33%
HSB/HSV 113° 11.11% 56.47%
CMYK 9.72% 0.00% 11.11%
43.53%

Color #829080 in popluar number systems.

HEX 82 90 80
Decimal 130 144 128
Binary 10000010 10010000 10000000
Octal 202 220 200

Shades and tints

Shades of #829080

#829080
(130,144,128)
#778375
(119,131,117)
#6C766A
(108,118,106)
#61695F
(97,105,95)
#565C54
(86,92,84)
#4B4F49
(75,79,73)
#40423E
(64,66,62)
#353533
(53,53,51)
#2A2828
(42,40,40)
#1F1B1D
(31,27,29)
#140E12
(20,14,18)
#000000
(0,0,0)

Tints of #829080

#829080
(130,144,128)
#8D9A8B
(141,154,139)
#98A496
(152,164,150)
#A3AEA1
(163,174,161)
#AEB8AC
(174,184,172)
#B9C2B7
(185,194,183)
#C4CCC2
(196,204,194)
#CFD6CD
(207,214,205)
#DAE0D8
(218,224,216)
#E5EAE3
(229,234,227)
#F0F4EE
(240,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829080 color. Also use rgb(130,144,128) instead hex code.

Text Font Color

.myTextColor { color: #829080; }

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

This text font color is #829080.

Background Color

.myBgColor { background-color: #829080; }

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

This div background color is #829080.

Border color

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

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

This div border color is #829080.

Opacity

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

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

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

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

This text has shadow with #829080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829080.

Preview

Color preview on black background

This text has color #829080 on black background.


Color preview on white background

This text has color #829080 on white background.


Black color preview on #829080 background

This text has black color on #829080 background.


White color preview on #829080 background

This text has white color on #829080 background.


Related colors

Complementary color

Complementary color for #hex is #7D6F7F.


I love getcolorcode.com

Triadic colors

1 #808290 and #908082 with #829080 are triadic colors.

2 #809082 and #908280 with #829080 are triadic colors.