COLOR #827E6A

HEX: #827E6A RGB: (130,126,106)

Renk bilgisi

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

RGB renk modeli

#827E6A color RGB value is (130,126,106).

RGB: (130,126,106) (51%, 49%, 42%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 126 of 255 = 49%
B 106 of 255 = 42%

130
126
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 126 + 106 = 362 (100%)
R 130 of 362 ~ 35.91%
G 126 of 362 ~ 34.81%
B 106 of 362 ~ 29.28'%

%35.91
%34.81
%29.28

CMYK RENK MODELİ

#827E6A rengi CMYK tonu (0,3,18,49).

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

CMYK: (0,3,18,49)
C0M3Y18K49 (0%, 3%, 18%, 49%)
(0.00 / 0.03 / 0.18 / 0.49)

CMYK yüzdeleri

%0
%3.08
%18.46
%49.02

Codes

Color #827E6A in popluar color models

82 7E 6A
RGB 130 126 106
HSL 50° 10.17% 46.27%
HSB/HSV 50° 18.46% 50.98%
CMYK 0.00% 3.08% 18.46%
49.02%

Color #827E6A in popluar number systems.

HEX 82 7E 6A
Decimal 130 126 106
Binary 10000010 1111110 1101010
Octal 202 176 152

Shades and tints

Shades of #827E6A

#827E6A
(130,126,106)
#777361
(119,115,97)
#6C6858
(108,104,88)
#615D4F
(97,93,79)
#565246
(86,82,70)
#4B473D
(75,71,61)
#403C34
(64,60,52)
#35312B
(53,49,43)
#2A2622
(42,38,34)
#1F1B19
(31,27,25)
#141010
(20,16,16)
#000000
(0,0,0)

Tints of #827E6A

#827E6A
(130,126,106)
#8D8977
(141,137,119)
#989484
(152,148,132)
#A39F91
(163,159,145)
#AEAA9E
(174,170,158)
#B9B5AB
(185,181,171)
#C4C0B8
(196,192,184)
#CFCBC5
(207,203,197)
#DAD6D2
(218,214,210)
#E5E1DF
(229,225,223)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827E6A; }

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

This text font color is #827E6A.

Background Color

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

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

This div background color is #827E6A.

Border color

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

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

This div border color is #827E6A.

Opacity

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

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

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

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

This text has shadow with #827E6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827E6A.

Preview

Color preview on black background

This text has color #827E6A on black background.


Color preview on white background

This text has color #827E6A on white background.


Black color preview on #827E6A background

This text has black color on #827E6A background.


White color preview on #827E6A background

This text has white color on #827E6A background.


Related colors

Complementary color

Complementary color for #hex is #7D8195.


I love getcolorcode.com

Triadic colors

1 #6A827E and #7E6A82 with #827E6A are triadic colors.

2 #6A7E82 and #7E826A with #827E6A are triadic colors.