COLOR #829985

HEX: #829985 RGB: (130,153,133)

Renk bilgisi

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

RGB renk modeli

#829985 color RGB value is (130,153,133).

RGB: (130,153,133) (51%, 60%, 52%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 153 of 255 = 60%
B 133 of 255 = 52%

130
153
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 153 + 133 = 416 (100%)
R 130 of 416 ~ 31.25%
G 153 of 416 ~ 36.78%
B 133 of 416 ~ 31.97'%

%31.25
%36.78
%31.97

CMYK RENK MODELİ

#829985 rengi CMYK tonu (15,0,13,40).

  • camgöbeği tonu 15.03%
  • eflatun tonu 0.00%
  • sarı tonu 13.07%
  • ana renk tonu 40.00%

CMYK: (15,0,13,40)
C15M0Y13K40 (15%, 0%, 13%, 40%)
(0.15 / 0.00 / 0.13 / 0.40)

CMYK yüzdeleri

%15.03
%0
%13.07
%40

Codes

Color #829985 in popluar color models

82 99 85
RGB 130 153 133
HSL 128° 10.13% 55.49%
HSB/HSV 128° 15.03% 60.00%
CMYK 15.03% 0.00% 13.07%
40.00%

Color #829985 in popluar number systems.

HEX 82 99 85
Decimal 130 153 133
Binary 10000010 10011001 10000101
Octal 202 231 205

Shades and tints

Shades of #829985

#829985
(130,153,133)
#778C79
(119,140,121)
#6C7F6D
(108,127,109)
#617261
(97,114,97)
#566555
(86,101,85)
#4B5849
(75,88,73)
#404B3D
(64,75,61)
#353E31
(53,62,49)
#2A3125
(42,49,37)
#1F2419
(31,36,25)
#14170D
(20,23,13)
#000000
(0,0,0)

Tints of #829985

#829985
(130,153,133)
#8DA290
(141,162,144)
#98AB9B
(152,171,155)
#A3B4A6
(163,180,166)
#AEBDB1
(174,189,177)
#B9C6BC
(185,198,188)
#C4CFC7
(196,207,199)
#CFD8D2
(207,216,210)
#DAE1DD
(218,225,221)
#E5EAE8
(229,234,232)
#F0F3F3
(240,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829985 color. Also use rgb(130,153,133) instead hex code.

Text Font Color

.myTextColor { color: #829985; }

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

This text font color is #829985.

Background Color

.myBgColor { background-color: #829985; }

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

This div background color is #829985.

Border color

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

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

This div border color is #829985.

Opacity

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

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

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

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

This text has shadow with #829985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829985.

Preview

Color preview on black background

This text has color #829985 on black background.


Color preview on white background

This text has color #829985 on white background.


Black color preview on #829985 background

This text has black color on #829985 background.


White color preview on #829985 background

This text has white color on #829985 background.


Related colors

Complementary color

Complementary color for #hex is #7D667A.


I love getcolorcode.com

Triadic colors

1 #858299 and #998582 with #829985 are triadic colors.

2 #859982 and #998285 with #829985 are triadic colors.