COLOR #836B5D

HEX: #836B5D RGB: (131,107,93)

Renk bilgisi

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

RGB renk modeli

#836B5D color RGB value is (131,107,93).

RGB: (131,107,93) (51%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 107 of 255 = 42%
B 93 of 255 = 36%

131
107
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 107 + 93 = 331 (100%)
R 131 of 331 ~ 39.58%
G 107 of 331 ~ 32.33%
B 93 of 331 ~ 28.1'%

%39.58
%32.33
%28.1

CMYK RENK MODELİ

#836B5D rengi CMYK tonu (0,18,29,49).

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

CMYK: (0,18,29,49)
C0M18Y29K49 (0%, 18%, 29%, 49%)
(0.00 / 0.18 / 0.29 / 0.49)

CMYK yüzdeleri

%0
%18.32
%29.01
%48.63

Codes

Color #836B5D in popluar color models

83 6B 5D
RGB 131 107 93
HSL 22° 16.96% 43.92%
HSB/HSV 22° 29.01% 51.37%
CMYK 0.00% 18.32% 29.01%
48.63%

Color #836B5D in popluar number systems.

HEX 83 6B 5D
Decimal 131 107 93
Binary 10000011 1101011 1011101
Octal 203 153 135

Shades and tints

Shades of #836B5D

#836B5D
(131,107,93)
#786255
(120,98,85)
#6D594D
(109,89,77)
#625045
(98,80,69)
#57473D
(87,71,61)
#4C3E35
(76,62,53)
#41352D
(65,53,45)
#362C25
(54,44,37)
#2B231D
(43,35,29)
#201A15
(32,26,21)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #836B5D

#836B5D
(131,107,93)
#8E786B
(142,120,107)
#998579
(153,133,121)
#A49287
(164,146,135)
#AF9F95
(175,159,149)
#BAACA3
(186,172,163)
#C5B9B1
(197,185,177)
#D0C6BF
(208,198,191)
#DBD3CD
(219,211,205)
#E6E0DB
(230,224,219)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836B5D; }

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

This text font color is #836B5D.

Background Color

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

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

This div background color is #836B5D.

Border color

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

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

This div border color is #836B5D.

Opacity

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

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

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

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

This text has shadow with #836B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836B5D.

Preview

Color preview on black background

This text has color #836B5D on black background.


Color preview on white background

This text has color #836B5D on white background.


Black color preview on #836B5D background

This text has black color on #836B5D background.


White color preview on #836B5D background

This text has white color on #836B5D background.


Related colors

Complementary color

Complementary color for #hex is #7C94A2.


I love getcolorcode.com

Triadic colors

1 #5D836B and #6B5D83 with #836B5D are triadic colors.

2 #5D6B83 and #6B835D with #836B5D are triadic colors.