COLOR #836A79

HEX: #836A79 RGB: (131,106,121)

Renk bilgisi

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

RGB renk modeli

#836A79 color RGB value is (131,106,121).

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

RGB bağlantıları ve doygunluk

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

131
106
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 106 + 121 = 358 (100%)
R 131 of 358 ~ 36.59%
G 106 of 358 ~ 29.61%
B 121 of 358 ~ 33.8'%

%36.59
%29.61
%33.8

CMYK RENK MODELİ

#836A79 rengi CMYK tonu (0,19,8,49).

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

CMYK: (0,19,8,49)
C0M19Y8K49 (0%, 19%, 8%, 49%)
(0.00 / 0.19 / 0.08 / 0.49)

CMYK yüzdeleri

%0
%19.08
%7.63
%48.63

Codes

Color #836A79 in popluar color models

83 6A 79
RGB 131 106 121
HSL 324° 10.55% 46.47%
HSB/HSV 324° 19.08% 51.37%
CMYK 0.00% 19.08% 7.63%
48.63%

Color #836A79 in popluar number systems.

HEX 83 6A 79
Decimal 131 106 121
Binary 10000011 1101010 1111001
Octal 203 152 171

Shades and tints

Shades of #836A79

#836A79
(131,106,121)
#78616E
(120,97,110)
#6D5863
(109,88,99)
#624F58
(98,79,88)
#57464D
(87,70,77)
#4C3D42
(76,61,66)
#413437
(65,52,55)
#362B2C
(54,43,44)
#2B2221
(43,34,33)
#201916
(32,25,22)
#15100B
(21,16,11)
#000000
(0,0,0)

Tints of #836A79

#836A79
(131,106,121)
#8E7785
(142,119,133)
#998491
(153,132,145)
#A4919D
(164,145,157)
#AF9EA9
(175,158,169)
#BAABB5
(186,171,181)
#C5B8C1
(197,184,193)
#D0C5CD
(208,197,205)
#DBD2D9
(219,210,217)
#E6DFE5
(230,223,229)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836A79; }

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

This text font color is #836A79.

Background Color

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

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

This div background color is #836A79.

Border color

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

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

This div border color is #836A79.

Opacity

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

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

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

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

This text has shadow with #836A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836A79.

Preview

Color preview on black background

This text has color #836A79 on black background.


Color preview on white background

This text has color #836A79 on white background.


Black color preview on #836A79 background

This text has black color on #836A79 background.


White color preview on #836A79 background

This text has white color on #836A79 background.


Related colors

Complementary color

Complementary color for #hex is #7C9586.


I love getcolorcode.com

Triadic colors

1 #79836A and #6A7983 with #836A79 are triadic colors.

2 #796A83 and #6A8379 with #836A79 are triadic colors.