COLOR #828B6B

HEX: #828B6B RGB: (130,139,107)

Renk bilgisi

#828B6B contains red, green and blue colors in about the same proportion. #828B6B ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#828B6B color RGB value is (130,139,107).

RGB: (130,139,107) (51%, 55%, 42%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 139 of 255 = 55%
B 107 of 255 = 42%

130
139
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 139 + 107 = 376 (100%)
R 130 of 376 ~ 34.57%
G 139 of 376 ~ 36.97%
B 107 of 376 ~ 28.46'%

%34.57
%36.97
%28.46

CMYK RENK MODELİ

#828B6B rengi CMYK tonu (6,0,23,45).

  • camgöbeği tonu 6.47%
  • eflatun tonu 0.00%
  • sarı tonu 23.02%
  • ana renk tonu 45.49%

CMYK: (6,0,23,45)
C6M0Y23K45 (6%, 0%, 23%, 45%)
(0.06 / 0.00 / 0.23 / 0.45)

CMYK yüzdeleri

%6.47
%0
%23.02
%45.49

Codes

Color #828B6B in popluar color models

82 8B 6B
RGB 130 139 107
HSL 77° 13.01% 48.24%
HSB/HSV 77° 23.02% 54.51%
CMYK 6.47% 0.00% 23.02%
45.49%

Color #828B6B in popluar number systems.

HEX 82 8B 6B
Decimal 130 139 107
Binary 10000010 10001011 1101011
Octal 202 213 153

Shades and tints

Shades of #828B6B

#828B6B
(130,139,107)
#777F62
(119,127,98)
#6C7359
(108,115,89)
#616750
(97,103,80)
#565B47
(86,91,71)
#4B4F3E
(75,79,62)
#404335
(64,67,53)
#35372C
(53,55,44)
#2A2B23
(42,43,35)
#1F1F1A
(31,31,26)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #828B6B

#828B6B
(130,139,107)
#8D9578
(141,149,120)
#989F85
(152,159,133)
#A3A992
(163,169,146)
#AEB39F
(174,179,159)
#B9BDAC
(185,189,172)
#C4C7B9
(196,199,185)
#CFD1C6
(207,209,198)
#DADBD3
(218,219,211)
#E5E5E0
(229,229,224)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828B6B color. Also use rgb(130,139,107) instead hex code.

Text Font Color

.myTextColor { color: #828B6B; }

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

This text font color is #828B6B.

Background Color

.myBgColor { background-color: #828B6B; }

<div style="background-color:#828B6B">Inner text</div>

This div background color is #828B6B.

Border color

.myBorderColor { border: 1px solid #828B6B; }

<div style="border:3px solid #828B6B">Div</div>

This div border color is #828B6B.

Opacity

.myOpacity80 { color: #828B6B; opacity: 0.8; }

<p style="color:#828B6B;opacity:0.8;">80%</p>

Text with #828B6B 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 #828B6B;}

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

This text has shadow with #828B6B color.


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

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

This text has shadow with #828B6B primary color and red secondary color.


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

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

This text has shadow with #828B6B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #828B6B.

Preview

Color preview on black background

This text has color #828B6B on black background.


Color preview on white background

This text has color #828B6B on white background.


Black color preview on #828B6B background

This text has black color on #828B6B background.


White color preview on #828B6B background

This text has white color on #828B6B background.


Related colors

Complementary color

Complementary color for #hex is #7D7494.


I love getcolorcode.com

Triadic colors

1 #6B828B and #8B6B82 with #828B6B are triadic colors.

2 #6B8B82 and #8B826B with #828B6B are triadic colors.