COLOR #827F7E

HEX: #827F7E RGB: (130,127,126)

Renk bilgisi

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

RGB renk modeli

#827F7E color RGB value is (130,127,126).

RGB: (130,127,126) (51%, 50%, 49%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 127 of 255 = 50%
B 126 of 255 = 49%

130
127
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 127 + 126 = 383 (100%)
R 130 of 383 ~ 33.94%
G 127 of 383 ~ 33.16%
B 126 of 383 ~ 32.9'%

%33.94
%33.16
%32.9

CMYK RENK MODELİ

#827F7E rengi CMYK tonu (0,2,3,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.31%
  • sarı tonu 3.08%
  • ana renk tonu 49.02%

CMYK: (0,2,3,49)
C0M2Y3K49 (0%, 2%, 3%, 49%)
(0.00 / 0.02 / 0.03 / 0.49)

CMYK yüzdeleri

%0
%2.31
%3.08
%49.02

Codes

Color #827F7E in popluar color models

82 7F 7E
RGB 130 127 126
HSL 15° 1.57% 50.20%
HSB/HSV 15° 3.08% 50.98%
CMYK 0.00% 2.31% 3.08%
49.02%

Color #827F7E in popluar number systems.

HEX 82 7F 7E
Decimal 130 127 126
Binary 10000010 1111111 1111110
Octal 202 177 176

Shades and tints

Shades of #827F7E

#827F7E
(130,127,126)
#777473
(119,116,115)
#6C6968
(108,105,104)
#615E5D
(97,94,93)
#565352
(86,83,82)
#4B4847
(75,72,71)
#403D3C
(64,61,60)
#353231
(53,50,49)
#2A2726
(42,39,38)
#1F1C1B
(31,28,27)
#141110
(20,17,16)
#000000
(0,0,0)

Tints of #827F7E

#827F7E
(130,127,126)
#8D8A89
(141,138,137)
#989594
(152,149,148)
#A3A09F
(163,160,159)
#AEABAA
(174,171,170)
#B9B6B5
(185,182,181)
#C4C1C0
(196,193,192)
#CFCCCB
(207,204,203)
#DAD7D6
(218,215,214)
#E5E2E1
(229,226,225)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827F7E; }

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

This text font color is #827F7E.

Background Color

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

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

This div background color is #827F7E.

Border color

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

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

This div border color is #827F7E.

Opacity

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

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

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

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

This text has shadow with #827F7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827F7E.

Preview

Color preview on black background

This text has color #827F7E on black background.


Color preview on white background

This text has color #827F7E on white background.


Black color preview on #827F7E background

This text has black color on #827F7E background.


White color preview on #827F7E background

This text has white color on #827F7E background.


Related colors

Complementary color

Complementary color for #hex is #7D8081.


I love getcolorcode.com

Triadic colors

1 #7E827F and #7F7E82 with #827F7E are triadic colors.

2 #7E7F82 and #7F827E with #827F7E are triadic colors.