COLOR #827D6A

HEX: #827D6A RGB: (130,125,106)

Renk bilgisi

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

RGB renk modeli

#827D6A color RGB value is (130,125,106).

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

RGB bağlantıları ve doygunluk

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

130
125
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 125 + 106 = 361 (100%)
R 130 of 361 ~ 36.01%
G 125 of 361 ~ 34.63%
B 106 of 361 ~ 29.36'%

%36.01
%34.63
%29.36

CMYK RENK MODELİ

#827D6A rengi CMYK tonu (0,4,18,49).

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

CMYK: (0,4,18,49)
C0M4Y18K49 (0%, 4%, 18%, 49%)
(0.00 / 0.04 / 0.18 / 0.49)

CMYK yüzdeleri

%0
%3.85
%18.46
%49.02

Codes

Color #827D6A in popluar color models

82 7D 6A
RGB 130 125 106
HSL 48° 10.17% 46.27%
HSB/HSV 48° 18.46% 50.98%
CMYK 0.00% 3.85% 18.46%
49.02%

Color #827D6A in popluar number systems.

HEX 82 7D 6A
Decimal 130 125 106
Binary 10000010 1111101 1101010
Octal 202 175 152

Shades and tints

Shades of #827D6A

#827D6A
(130,125,106)
#777261
(119,114,97)
#6C6758
(108,103,88)
#615C4F
(97,92,79)
#565146
(86,81,70)
#4B463D
(75,70,61)
#403B34
(64,59,52)
#35302B
(53,48,43)
#2A2522
(42,37,34)
#1F1A19
(31,26,25)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #827D6A

#827D6A
(130,125,106)
#8D8877
(141,136,119)
#989384
(152,147,132)
#A39E91
(163,158,145)
#AEA99E
(174,169,158)
#B9B4AB
(185,180,171)
#C4BFB8
(196,191,184)
#CFCAC5
(207,202,197)
#DAD5D2
(218,213,210)
#E5E0DF
(229,224,223)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827D6A; }

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

This text font color is #827D6A.

Background Color

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

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

This div background color is #827D6A.

Border color

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

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

This div border color is #827D6A.

Opacity

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

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

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

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

This text has shadow with #827D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827D6A.

Preview

Color preview on black background

This text has color #827D6A on black background.


Color preview on white background

This text has color #827D6A on white background.


Black color preview on #827D6A background

This text has black color on #827D6A background.


White color preview on #827D6A background

This text has white color on #827D6A background.


Related colors

Complementary color

Complementary color for #hex is #7D8295.


I love getcolorcode.com

Triadic colors

1 #6A827D and #7D6A82 with #827D6A are triadic colors.

2 #6A7D82 and #7D826A with #827D6A are triadic colors.