COLOR #829495

HEX: #829495 RGB: (130,148,149)

Renk bilgisi

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

RGB renk modeli

#829495 color RGB value is (130,148,149).

RGB: (130,148,149) (51%, 58%, 58%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 148 of 255 = 58%
B 149 of 255 = 58%

130
148
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 148 + 149 = 427 (100%)
R 130 of 427 ~ 30.44%
G 148 of 427 ~ 34.66%
B 149 of 427 ~ 34.89'%

%30.44
%34.66
%34.89

CMYK RENK MODELİ

#829495 rengi CMYK tonu (13,1,0,42).

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

CMYK: (13,1,0,42)
C13M1Y0K42 (13%, 1%, 0%, 42%)
(0.13 / 0.01 / 0.00 / 0.42)

CMYK yüzdeleri

%12.75
%0.67
%0
%41.57

Codes

Color #829495 in popluar color models

82 94 95
RGB 130 148 149
HSL 183° 8.23% 54.71%
HSB/HSV 183° 12.75% 58.43%
CMYK 12.75% 0.67% 0.00%
41.57%

Color #829495 in popluar number systems.

HEX 82 94 95
Decimal 130 148 149
Binary 10000010 10010100 10010101
Octal 202 224 225

Shades and tints

Shades of #829495

#829495
(130,148,149)
#778788
(119,135,136)
#6C7A7B
(108,122,123)
#616D6E
(97,109,110)
#566061
(86,96,97)
#4B5354
(75,83,84)
#404647
(64,70,71)
#35393A
(53,57,58)
#2A2C2D
(42,44,45)
#1F1F20
(31,31,32)
#141213
(20,18,19)
#000000
(0,0,0)

Tints of #829495

#829495
(130,148,149)
#8D9D9E
(141,157,158)
#98A6A7
(152,166,167)
#A3AFB0
(163,175,176)
#AEB8B9
(174,184,185)
#B9C1C2
(185,193,194)
#C4CACB
(196,202,203)
#CFD3D4
(207,211,212)
#DADCDD
(218,220,221)
#E5E5E6
(229,229,230)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829495; }

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

This text font color is #829495.

Background Color

.myBgColor { background-color: #829495; }

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

This div background color is #829495.

Border color

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

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

This div border color is #829495.

Opacity

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

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

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

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

This text has shadow with #829495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829495.

Preview

Color preview on black background

This text has color #829495 on black background.


Color preview on white background

This text has color #829495 on white background.


Black color preview on #829495 background

This text has black color on #829495 background.


White color preview on #829495 background

This text has white color on #829495 background.


Related colors

Complementary color

Complementary color for #hex is #7D6B6A.


I love getcolorcode.com

Triadic colors

1 #958294 and #949582 with #829495 are triadic colors.

2 #959482 and #948295 with #829495 are triadic colors.