COLOR #827F79

HEX: #827F79 RGB: (130,127,121)

Renk bilgisi

#827F79 contains red, green and blue colors in about the same proportion. #827F79 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#827F79 color RGB value is (130,127,121).

RGB: (130,127,121) (51%, 50%, 47%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 127 of 255 = 50%
B 121 of 255 = 47%

130
127
121

R + G + B ~ 49%. #827F79 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 127 + 121 = 378 (100%)
R 130 of 378 ~ 34.39%
G 127 of 378 ~ 33.6%
B 121 of 378 ~ 32.01'%

%34.39
%33.6
%32.01

CMYK RENK MODELİ

#827F79 rengi CMYK tonu (0,2,7,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.31%
  • sarı tonu 6.92%
  • ana renk tonu 49.02%
CMYK: (0,2,7,49) C0M2Y7K49 (0%,2%,7%,49%) (0.00/0.02/0.07/0.49) 

CMYK yüzdeleri

%0
%2.31
%6.92
%49.02

Codes

Color #827F79 in popluar color models

82 7F 79
RGB 130 127 121
HSL 40° 3.59% 49.22%
HSB/HSV 40° 6.92% 50.98%
CMYK 0.00% 2.31% 6.92%
49.02%

Color #827F79 in popluar number systems.

HEX 82 7F 79
Decimal 130 127 121
Binary 10000010 1111111 1111001
Octal 202 177 171

Shades and tints

Shades of #827F79

#827F79
(130,127,121)
#77746E
(119,116,110)
#6C6963
(108,105,99)
#615E58
(97,94,88)
#56534D
(86,83,77)
#4B4842
(75,72,66)
#403D37
(64,61,55)
#35322C
(53,50,44)
#2A2721
(42,39,33)
#1F1C16
(31,28,22)
#14110B
(20,17,11)
#000000
(0,0,0)

Tints of #827F79

#827F79
(130,127,121)
#8D8A85
(141,138,133)
#989591
(152,149,145)
#A3A09D
(163,160,157)
#AEABA9
(174,171,169)
#B9B6B5
(185,182,181)
#C4C1C1
(196,193,193)
#CFCCCD
(207,204,205)
#DAD7D9
(218,215,217)
#E5E2E5
(229,226,229)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827F79 color. Also use rgb(130,127,121) instead hex code.

Text Font Color

.myTextColor { color: #827F79; }

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

This text font color is #827F79.

Background Color

.myBgColor { background-color: #827F79; }

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

This div background color is #827F79.

Border color

.myBorderColor { border: 1px solid #827F79; }

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

This div border color is #827F79.

Opacity

.myOpacity80 { color: #827F79; opacity: 0.8; }

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

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

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

This text has shadow with #827F79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827F79.

Preview

Color preview on black background

This text has color #827F79 on black background.


Color preview on white background

This text has color #827F79 on white background.


Black color preview on #827F79 background

This text has black color on #827F79 background.


White color preview on #827F79 background

This text has white color on #827F79 background.


Related colors

Complementary color

Complementary color for #hex is #7D8086.


I love getcolorcode.com

Triadic colors

1 #79827F and #7F7982 with #827F79 are triadic colors.

2 #797F82 and #7F8279 with #827F79 are triadic colors.