COLOR #836B71

HEX: #836B71 RGB: (131,107,113)

Renk bilgisi

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

RGB renk modeli

#836B71 color RGB value is (131,107,113).

RGB: (131,107,113) (51%, 42%, 44%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 107 of 255 = 42%
B 113 of 255 = 44%

131
107
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 107 + 113 = 351 (100%)
R 131 of 351 ~ 37.32%
G 107 of 351 ~ 30.48%
B 113 of 351 ~ 32.19'%

%37.32
%30.48
%32.19

CMYK RENK MODELİ

#836B71 rengi CMYK tonu (0,18,14,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.32%
  • sarı tonu 13.74%
  • ana renk tonu 48.63%

CMYK: (0,18,14,49)
C0M18Y14K49 (0%, 18%, 14%, 49%)
(0.00 / 0.18 / 0.14 / 0.49)

CMYK yüzdeleri

%0
%18.32
%13.74
%48.63

Codes

Color #836B71 in popluar color models

83 6B 71
RGB 131 107 113
HSL 345° 10.08% 46.67%
HSB/HSV 345° 18.32% 51.37%
CMYK 0.00% 18.32% 13.74%
48.63%

Color #836B71 in popluar number systems.

HEX 83 6B 71
Decimal 131 107 113
Binary 10000011 1101011 1110001
Octal 203 153 161

Shades and tints

Shades of #836B71

#836B71
(131,107,113)
#786267
(120,98,103)
#6D595D
(109,89,93)
#625053
(98,80,83)
#574749
(87,71,73)
#4C3E3F
(76,62,63)
#413535
(65,53,53)
#362C2B
(54,44,43)
#2B2321
(43,35,33)
#201A17
(32,26,23)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #836B71

#836B71
(131,107,113)
#8E787D
(142,120,125)
#998589
(153,133,137)
#A49295
(164,146,149)
#AF9FA1
(175,159,161)
#BAACAD
(186,172,173)
#C5B9B9
(197,185,185)
#D0C6C5
(208,198,197)
#DBD3D1
(219,211,209)
#E6E0DD
(230,224,221)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836B71 color. Also use rgb(131,107,113) instead hex code.

Text Font Color

.myTextColor { color: #836B71; }

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

This text font color is #836B71.

Background Color

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

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

This div background color is #836B71.

Border color

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

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

This div border color is #836B71.

Opacity

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

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

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

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

This text has shadow with #836B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836B71.

Preview

Color preview on black background

This text has color #836B71 on black background.


Color preview on white background

This text has color #836B71 on white background.


Black color preview on #836B71 background

This text has black color on #836B71 background.


White color preview on #836B71 background

This text has white color on #836B71 background.


Related colors

Complementary color

Complementary color for #hex is #7C948E.


I love getcolorcode.com

Triadic colors

1 #71836B and #6B7183 with #836B71 are triadic colors.

2 #716B83 and #6B8371 with #836B71 are triadic colors.