COLOR #826D74

HEX: #826D74 RGB: (130,109,116)

Renk bilgisi

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

RGB renk modeli

#826D74 color RGB value is (130,109,116).

RGB: (130,109,116) (51%, 43%, 45%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 109 of 255 = 43%
B 116 of 255 = 45%

130
109
116

R + G + B ~ 46%. #826D74 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 109 + 116 = 355 (100%)
R 130 of 355 ~ 36.62%
G 109 of 355 ~ 30.7%
B 116 of 355 ~ 32.68'%

%36.62
%30.7
%32.68

CMYK RENK MODELİ

#826D74 rengi CMYK tonu (0,16,11,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.15%
  • sarı tonu 10.77%
  • ana renk tonu 49.02%

CMYK: (0,16,11,49)
C0M16Y11K49 (0%, 16%, 11%, 49%)
(0.00 / 0.16 / 0.11 / 0.49)

CMYK yüzdeleri

%0
%16.15
%10.77
%49.02

Codes

Color #826D74 in popluar color models

82 6D 74
RGB 130 109 116
HSL 340° 8.79% 46.86%
HSB/HSV 340° 16.15% 50.98%
CMYK 0.00% 16.15% 10.77%
49.02%

Color #826D74 in popluar number systems.

HEX 82 6D 74
Decimal 130 109 116
Binary 10000010 1101101 1110100
Octal 202 155 164

Shades and tints

Shades of #826D74

#826D74
(130,109,116)
#77646A
(119,100,106)
#6C5B60
(108,91,96)
#615256
(97,82,86)
#56494C
(86,73,76)
#4B4042
(75,64,66)
#403738
(64,55,56)
#352E2E
(53,46,46)
#2A2524
(42,37,36)
#1F1C1A
(31,28,26)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #826D74

#826D74
(130,109,116)
#8D7A80
(141,122,128)
#98878C
(152,135,140)
#A39498
(163,148,152)
#AEA1A4
(174,161,164)
#B9AEB0
(185,174,176)
#C4BBBC
(196,187,188)
#CFC8C8
(207,200,200)
#DAD5D4
(218,213,212)
#E5E2E0
(229,226,224)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826D74 color. Also use rgb(130,109,116) instead hex code.

Text Font Color

.myTextColor { color: #826D74; }

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

This text font color is #826D74.

Background Color

.myBgColor { background-color: #826D74; }

<div style="background-color:#826D74">Inner text</div>

This div background color is #826D74.

Border color

.myBorderColor { border: 1px solid #826D74; }

<div style="border:3px solid #826D74">Div</div>

This div border color is #826D74.

Opacity

.myOpacity80 { color: #826D74; opacity: 0.8; }

<p style="color:#826D74;opacity:0.8;">80%</p>

Text with #826D74 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 #826D74;}

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

This text has shadow with #826D74 color.


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

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

This text has shadow with #826D74 primary color and red secondary color.


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

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

This text has shadow with #826D74 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #826D74.

Preview

Color preview on black background

This text has color #826D74 on black background.


Color preview on white background

This text has color #826D74 on white background.


Black color preview on #826D74 background

This text has black color on #826D74 background.


White color preview on #826D74 background

This text has white color on #826D74 background.


Related colors

Complementary color

Complementary color for #hex is #7D928B.


I love getcolorcode.com

Triadic colors

1 #74826D and #6D7482 with #826D74 are triadic colors.

2 #746D82 and #6D8274 with #826D74 are triadic colors.