COLOR #826B6E

HEX: #826B6E RGB: (130,107,110)

Renk bilgisi

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

RGB renk modeli

#826B6E color RGB value is (130,107,110).

RGB: (130,107,110) (51%, 42%, 43%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 107 of 255 = 42%
B 110 of 255 = 43%

130
107
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 107 + 110 = 347 (100%)
R 130 of 347 ~ 37.46%
G 107 of 347 ~ 30.84%
B 110 of 347 ~ 31.7'%

%37.46
%30.84
%31.7

CMYK RENK MODELİ

#826B6E rengi CMYK tonu (0,18,15,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.69%
  • sarı tonu 15.38%
  • ana renk tonu 49.02%

CMYK: (0,18,15,49)
C0M18Y15K49 (0%, 18%, 15%, 49%)
(0.00 / 0.18 / 0.15 / 0.49)

CMYK yüzdeleri

%0
%17.69
%15.38
%49.02

Codes

Color #826B6E in popluar color models

82 6B 6E
RGB 130 107 110
HSL 352° 9.70% 46.47%
HSB/HSV 352° 17.69% 50.98%
CMYK 0.00% 17.69% 15.38%
49.02%

Color #826B6E in popluar number systems.

HEX 82 6B 6E
Decimal 130 107 110
Binary 10000010 1101011 1101110
Octal 202 153 156

Shades and tints

Shades of #826B6E

#826B6E
(130,107,110)
#776264
(119,98,100)
#6C595A
(108,89,90)
#615050
(97,80,80)
#564746
(86,71,70)
#4B3E3C
(75,62,60)
#403532
(64,53,50)
#352C28
(53,44,40)
#2A231E
(42,35,30)
#1F1A14
(31,26,20)
#14110A
(20,17,10)
#000000
(0,0,0)

Tints of #826B6E

#826B6E
(130,107,110)
#8D787B
(141,120,123)
#988588
(152,133,136)
#A39295
(163,146,149)
#AE9FA2
(174,159,162)
#B9ACAF
(185,172,175)
#C4B9BC
(196,185,188)
#CFC6C9
(207,198,201)
#DAD3D6
(218,211,214)
#E5E0E3
(229,224,227)
#F0EDF0
(240,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826B6E color. Also use rgb(130,107,110) instead hex code.

Text Font Color

.myTextColor { color: #826B6E; }

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

This text font color is #826B6E.

Background Color

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

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

This div background color is #826B6E.

Border color

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

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

This div border color is #826B6E.

Opacity

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

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

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

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

This text has shadow with #826B6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826B6E.

Preview

Color preview on black background

This text has color #826B6E on black background.


Color preview on white background

This text has color #826B6E on white background.


Black color preview on #826B6E background

This text has black color on #826B6E background.


White color preview on #826B6E background

This text has white color on #826B6E background.


Related colors

Complementary color

Complementary color for #hex is #7D9491.


I love getcolorcode.com

Triadic colors

1 #6E826B and #6B6E82 with #826B6E are triadic colors.

2 #6E6B82 and #6B826E with #826B6E are triadic colors.