COLOR #828477

HEX: #828477 RGB: (130,132,119)

Renk bilgisi

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

RGB renk modeli

#828477 color RGB value is (130,132,119).

RGB: (130,132,119) (51%, 52%, 47%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 132 of 255 = 52%
B 119 of 255 = 47%

130
132
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 132 + 119 = 381 (100%)
R 130 of 381 ~ 34.12%
G 132 of 381 ~ 34.65%
B 119 of 381 ~ 31.23'%

%34.12
%34.65
%31.23

CMYK RENK MODELİ

#828477 rengi CMYK tonu (2,0,10,48).

  • camgöbeği tonu 1.52%
  • eflatun tonu 0.00%
  • sarı tonu 9.85%
  • ana renk tonu 48.24%
CMYK: (2,0,10,48) C2M0Y10K48 (2%,0%,10%,48%) (0.02/0.00/0.10/0.48) 

CMYK yüzdeleri

%1.52
%0
%9.85
%48.24

Codes

Color #828477 in popluar color models

82 84 77
RGB 130 132 119
HSL 69° 5.18% 49.22%
HSB/HSV 69° 9.85% 51.76%
CMYK 1.52% 0.00% 9.85%
48.24%

Color #828477 in popluar number systems.

HEX 82 84 77
Decimal 130 132 119
Binary 10000010 10000100 1110111
Octal 202 204 167

Shades and tints

Shades of #828477

#828477
(130,132,119)
#77786D
(119,120,109)
#6C6C63
(108,108,99)
#616059
(97,96,89)
#56544F
(86,84,79)
#4B4845
(75,72,69)
#403C3B
(64,60,59)
#353031
(53,48,49)
#2A2427
(42,36,39)
#1F181D
(31,24,29)
#140C13
(20,12,19)
#000000
(0,0,0)

Tints of #828477

#828477
(130,132,119)
#8D8F83
(141,143,131)
#989A8F
(152,154,143)
#A3A59B
(163,165,155)
#AEB0A7
(174,176,167)
#B9BBB3
(185,187,179)
#C4C6BF
(196,198,191)
#CFD1CB
(207,209,203)
#DADCD7
(218,220,215)
#E5E7E3
(229,231,227)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828477 color. Also use rgb(130,132,119) instead hex code.

Text Font Color

.myTextColor { color: #828477; }

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

This text font color is #828477.

Background Color

.myBgColor { background-color: #828477; }

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

This div background color is #828477.

Border color

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

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

This div border color is #828477.

Opacity

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

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

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

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

This text has shadow with #828477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828477.

Preview

Color preview on black background

This text has color #828477 on black background.


Color preview on white background

This text has color #828477 on white background.


Black color preview on #828477 background

This text has black color on #828477 background.


White color preview on #828477 background

This text has white color on #828477 background.


Related colors

Complementary color

Complementary color for #hex is #7D7B88.


I love getcolorcode.com

Triadic colors

1 #778284 and #847782 with #828477 are triadic colors.

2 #778482 and #848277 with #828477 are triadic colors.