COLOR #836C5E

HEX: #836C5E RGB: (131,108,94)

Renk bilgisi

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

RGB renk modeli

#836C5E color RGB value is (131,108,94).

RGB: (131,108,94) (51%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 108 of 255 = 42%
B 94 of 255 = 37%

131
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 108 + 94 = 333 (100%)
R 131 of 333 ~ 39.34%
G 108 of 333 ~ 32.43%
B 94 of 333 ~ 28.23'%

%39.34
%32.43
%28.23

CMYK RENK MODELİ

#836C5E rengi CMYK tonu (0,18,28,49).

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

CMYK: (0,18,28,49)
C0M18Y28K49 (0%, 18%, 28%, 49%)
(0.00 / 0.18 / 0.28 / 0.49)

CMYK yüzdeleri

%0
%17.56
%28.24
%48.63

Codes

Color #836C5E in popluar color models

83 6C 5E
RGB 131 108 94
HSL 23° 16.44% 44.12%
HSB/HSV 23° 28.24% 51.37%
CMYK 0.00% 17.56% 28.24%
48.63%

Color #836C5E in popluar number systems.

HEX 83 6C 5E
Decimal 131 108 94
Binary 10000011 1101100 1011110
Octal 203 154 136

Shades and tints

Shades of #836C5E

#836C5E
(131,108,94)
#786356
(120,99,86)
#6D5A4E
(109,90,78)
#625146
(98,81,70)
#57483E
(87,72,62)
#4C3F36
(76,63,54)
#41362E
(65,54,46)
#362D26
(54,45,38)
#2B241E
(43,36,30)
#201B16
(32,27,22)
#15120E
(21,18,14)
#000000
(0,0,0)

Tints of #836C5E

#836C5E
(131,108,94)
#8E796C
(142,121,108)
#99867A
(153,134,122)
#A49388
(164,147,136)
#AFA096
(175,160,150)
#BAADA4
(186,173,164)
#C5BAB2
(197,186,178)
#D0C7C0
(208,199,192)
#DBD4CE
(219,212,206)
#E6E1DC
(230,225,220)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836C5E; }

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

This text font color is #836C5E.

Background Color

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

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

This div background color is #836C5E.

Border color

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

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

This div border color is #836C5E.

Opacity

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

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

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

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

This text has shadow with #836C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836C5E.

Preview

Color preview on black background

This text has color #836C5E on black background.


Color preview on white background

This text has color #836C5E on white background.


Black color preview on #836C5E background

This text has black color on #836C5E background.


White color preview on #836C5E background

This text has white color on #836C5E background.


Related colors

Complementary color

Complementary color for #hex is #7C93A1.


I love getcolorcode.com

Triadic colors

1 #5E836C and #6C5E83 with #836C5E are triadic colors.

2 #5E6C83 and #6C835E with #836C5E are triadic colors.