COLOR #836C79

HEX: #836C79 RGB: (131,108,121)

Renk bilgisi

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

RGB renk modeli

#836C79 color RGB value is (131,108,121).

RGB: (131,108,121) (51%, 42%, 47%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 108 of 255 = 42%
B 121 of 255 = 47%

131
108
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 108 + 121 = 360 (100%)
R 131 of 360 ~ 36.39%
G 108 of 360 ~ 30%
B 121 of 360 ~ 33.61'%

%36.39
%30
%33.61

CMYK RENK MODELİ

#836C79 rengi CMYK tonu (0,18,8,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.56%
  • sarı tonu 7.63%
  • ana renk tonu 48.63%

CMYK: (0,18,8,49)
C0M18Y8K49 (0%, 18%, 8%, 49%)
(0.00 / 0.18 / 0.08 / 0.49)

CMYK yüzdeleri

%0
%17.56
%7.63
%48.63

Codes

Color #836C79 in popluar color models

83 6C 79
RGB 131 108 121
HSL 326° 9.62% 46.86%
HSB/HSV 326° 17.56% 51.37%
CMYK 0.00% 17.56% 7.63%
48.63%

Color #836C79 in popluar number systems.

HEX 83 6C 79
Decimal 131 108 121
Binary 10000011 1101100 1111001
Octal 203 154 171

Shades and tints

Shades of #836C79

#836C79
(131,108,121)
#78636E
(120,99,110)
#6D5A63
(109,90,99)
#625158
(98,81,88)
#57484D
(87,72,77)
#4C3F42
(76,63,66)
#413637
(65,54,55)
#362D2C
(54,45,44)
#2B2421
(43,36,33)
#201B16
(32,27,22)
#15120B
(21,18,11)
#000000
(0,0,0)

Tints of #836C79

#836C79
(131,108,121)
#8E7985
(142,121,133)
#998691
(153,134,145)
#A4939D
(164,147,157)
#AFA0A9
(175,160,169)
#BAADB5
(186,173,181)
#C5BAC1
(197,186,193)
#D0C7CD
(208,199,205)
#DBD4D9
(219,212,217)
#E6E1E5
(230,225,229)
#F1EEF1
(241,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836C79 color. Also use rgb(131,108,121) instead hex code.

Text Font Color

.myTextColor { color: #836C79; }

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

This text font color is #836C79.

Background Color

.myBgColor { background-color: #836C79; }

<div style="background-color:#836C79">Inner text</div>

This div background color is #836C79.

Border color

.myBorderColor { border: 1px solid #836C79; }

<div style="border:3px solid #836C79">Div</div>

This div border color is #836C79.

Opacity

.myOpacity80 { color: #836C79; opacity: 0.8; }

<p style="color:#836C79;opacity:0.8;">80%</p>

Text with #836C79 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 #836C79;}

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

This text has shadow with #836C79 color.


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

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

This text has shadow with #836C79 primary color and red secondary color.


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

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

This text has shadow with #836C79 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #836C79.

Preview

Color preview on black background

This text has color #836C79 on black background.


Color preview on white background

This text has color #836C79 on white background.


Black color preview on #836C79 background

This text has black color on #836C79 background.


White color preview on #836C79 background

This text has white color on #836C79 background.


Related colors

Complementary color

Complementary color for #hex is #7C9386.


I love getcolorcode.com

Triadic colors

1 #79836C and #6C7983 with #836C79 are triadic colors.

2 #796C83 and #6C8379 with #836C79 are triadic colors.