COLOR #837B5E

HEX: #837B5E RGB: (131,123,94)

Renk bilgisi

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

RGB renk modeli

#837B5E color RGB value is (131,123,94).

RGB: (131,123,94) (51%, 48%, 37%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 123 of 255 = 48%
B 94 of 255 = 37%

131
123
94

R + G + B ~ 45%. #837B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 123 + 94 = 348 (100%)
R 131 of 348 ~ 37.64%
G 123 of 348 ~ 35.34%
B 94 of 348 ~ 27.01'%

%37.64
%35.34
%27.01

CMYK RENK MODELİ

#837B5E rengi CMYK tonu (0,6,28,49).

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

CMYK: (0,6,28,49)
C0M6Y28K49 (0%, 6%, 28%, 49%)
(0.00 / 0.06 / 0.28 / 0.49)

CMYK yüzdeleri

%0
%6.11
%28.24
%48.63

Codes

Color #837B5E in popluar color models

83 7B 5E
RGB 131 123 94
HSL 47° 16.44% 44.12%
HSB/HSV 47° 28.24% 51.37%
CMYK 0.00% 6.11% 28.24%
48.63%

Color #837B5E in popluar number systems.

HEX 83 7B 5E
Decimal 131 123 94
Binary 10000011 1111011 1011110
Octal 203 173 136

Shades and tints

Shades of #837B5E

#837B5E
(131,123,94)
#787056
(120,112,86)
#6D654E
(109,101,78)
#625A46
(98,90,70)
#574F3E
(87,79,62)
#4C4436
(76,68,54)
#41392E
(65,57,46)
#362E26
(54,46,38)
#2B231E
(43,35,30)
#201816
(32,24,22)
#150D0E
(21,13,14)
#000000
(0,0,0)

Tints of #837B5E

#837B5E
(131,123,94)
#8E876C
(142,135,108)
#99937A
(153,147,122)
#A49F88
(164,159,136)
#AFAB96
(175,171,150)
#BAB7A4
(186,183,164)
#C5C3B2
(197,195,178)
#D0CFC0
(208,207,192)
#DBDBCE
(219,219,206)
#E6E7DC
(230,231,220)
#F1F3EA
(241,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837B5E color. Also use rgb(131,123,94) instead hex code.

Text Font Color

.myTextColor { color: #837B5E; }

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

This text font color is #837B5E.

Background Color

.myBgColor { background-color: #837B5E; }

<div style="background-color:#837B5E">Inner text</div>

This div background color is #837B5E.

Border color

.myBorderColor { border: 1px solid #837B5E; }

<div style="border:3px solid #837B5E">Div</div>

This div border color is #837B5E.

Opacity

.myOpacity80 { color: #837B5E; opacity: 0.8; }

<p style="color:#837B5E;opacity:0.8;">80%</p>

Text with #837B5E 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 #837B5E;}

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

This text has shadow with #837B5E color.


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

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

This text has shadow with #837B5E primary color and red secondary color.


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

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

This text has shadow with #837B5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #837B5E.

Preview

Color preview on black background

This text has color #837B5E on black background.


Color preview on white background

This text has color #837B5E on white background.


Black color preview on #837B5E background

This text has black color on #837B5E background.


White color preview on #837B5E background

This text has white color on #837B5E background.


Related colors

Complementary color

Complementary color for #hex is #7C84A1.


I love getcolorcode.com

Triadic colors

1 #5E837B and #7B5E83 with #837B5E are triadic colors.

2 #5E7B83 and #7B835E with #837B5E are triadic colors.