COLOR #828E77

HEX: #828E77 RGB: (130,142,119)

Renk bilgisi

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

RGB renk modeli

#828E77 color RGB value is (130,142,119).

RGB: (130,142,119) (51%, 56%, 47%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 142 of 255 = 56%
B 119 of 255 = 47%

130
142
119

R + G + B ~ 51%. #828E77 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 142 + 119 = 391 (100%)
R 130 of 391 ~ 33.25%
G 142 of 391 ~ 36.32%
B 119 of 391 ~ 30.43'%

%33.25
%36.32
%30.43

CMYK RENK MODELİ

#828E77 rengi CMYK tonu (8,0,16,44).

  • camgöbeği tonu 8.45%
  • eflatun tonu 0.00%
  • sarı tonu 16.20%
  • ana renk tonu 44.31%

CMYK: (8,0,16,44)
C8M0Y16K44 (8%, 0%, 16%, 44%)
(0.08 / 0.00 / 0.16 / 0.44)

CMYK yüzdeleri

%8.45
%0
%16.2
%44.31

Codes

Color #828E77 in popluar color models

82 8E 77
RGB 130 142 119
HSL 91° 9.24% 51.18%
HSB/HSV 91° 16.20% 55.69%
CMYK 8.45% 0.00% 16.20%
44.31%

Color #828E77 in popluar number systems.

HEX 82 8E 77
Decimal 130 142 119
Binary 10000010 10001110 1110111
Octal 202 216 167

Shades and tints

Shades of #828E77

#828E77
(130,142,119)
#77826D
(119,130,109)
#6C7663
(108,118,99)
#616A59
(97,106,89)
#565E4F
(86,94,79)
#4B5245
(75,82,69)
#40463B
(64,70,59)
#353A31
(53,58,49)
#2A2E27
(42,46,39)
#1F221D
(31,34,29)
#141613
(20,22,19)
#000000
(0,0,0)

Tints of #828E77

#828E77
(130,142,119)
#8D9883
(141,152,131)
#98A28F
(152,162,143)
#A3AC9B
(163,172,155)
#AEB6A7
(174,182,167)
#B9C0B3
(185,192,179)
#C4CABF
(196,202,191)
#CFD4CB
(207,212,203)
#DADED7
(218,222,215)
#E5E8E3
(229,232,227)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828E77; }

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

This text font color is #828E77.

Background Color

.myBgColor { background-color: #828E77; }

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

This div background color is #828E77.

Border color

.myBorderColor { border: 1px solid #828E77; }

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

This div border color is #828E77.

Opacity

.myOpacity80 { color: #828E77; opacity: 0.8; }

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

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

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

This text has shadow with #828E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828E77.

Preview

Color preview on black background

This text has color #828E77 on black background.


Color preview on white background

This text has color #828E77 on white background.


Black color preview on #828E77 background

This text has black color on #828E77 background.


White color preview on #828E77 background

This text has white color on #828E77 background.


Related colors

Complementary color

Complementary color for #hex is #7D7188.


I love getcolorcode.com

Triadic colors

1 #77828E and #8E7782 with #828E77 are triadic colors.

2 #778E82 and #8E8277 with #828E77 are triadic colors.