COLOR #837D5E

HEX: #837D5E RGB: (131,125,94)

Renk bilgisi

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

RGB renk modeli

#837D5E color RGB value is (131,125,94).

RGB: (131,125,94) (51%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 125 of 255 = 49%
B 94 of 255 = 37%

131
125
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 125 + 94 = 350 (100%)
R 131 of 350 ~ 37.43%
G 125 of 350 ~ 35.71%
B 94 of 350 ~ 26.86'%

%37.43
%35.71
%26.86

CMYK RENK MODELİ

#837D5E rengi CMYK tonu (0,5,28,49).

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

CMYK: (0,5,28,49)
C0M5Y28K49 (0%, 5%, 28%, 49%)
(0.00 / 0.05 / 0.28 / 0.49)

CMYK yüzdeleri

%0
%4.58
%28.24
%48.63

Codes

Color #837D5E in popluar color models

83 7D 5E
RGB 131 125 94
HSL 50° 16.44% 44.12%
HSB/HSV 50° 28.24% 51.37%
CMYK 0.00% 4.58% 28.24%
48.63%

Color #837D5E in popluar number systems.

HEX 83 7D 5E
Decimal 131 125 94
Binary 10000011 1111101 1011110
Octal 203 175 136

Shades and tints

Shades of #837D5E

#837D5E
(131,125,94)
#787256
(120,114,86)
#6D674E
(109,103,78)
#625C46
(98,92,70)
#57513E
(87,81,62)
#4C4636
(76,70,54)
#413B2E
(65,59,46)
#363026
(54,48,38)
#2B251E
(43,37,30)
#201A16
(32,26,22)
#150F0E
(21,15,14)
#000000
(0,0,0)

Tints of #837D5E

#837D5E
(131,125,94)
#8E886C
(142,136,108)
#99937A
(153,147,122)
#A49E88
(164,158,136)
#AFA996
(175,169,150)
#BAB4A4
(186,180,164)
#C5BFB2
(197,191,178)
#D0CAC0
(208,202,192)
#DBD5CE
(219,213,206)
#E6E0DC
(230,224,220)
#F1EBEA
(241,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837D5E; }

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

This text font color is #837D5E.

Background Color

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

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

This div background color is #837D5E.

Border color

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

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

This div border color is #837D5E.

Opacity

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

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

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

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

This text has shadow with #837D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837D5E.

Preview

Color preview on black background

This text has color #837D5E on black background.


Color preview on white background

This text has color #837D5E on white background.


Black color preview on #837D5E background

This text has black color on #837D5E background.


White color preview on #837D5E background

This text has white color on #837D5E background.


Related colors

Complementary color

Complementary color for #hex is #7C82A1.


I love getcolorcode.com

Triadic colors

1 #5E837D and #7D5E83 with #837D5E are triadic colors.

2 #5E7D83 and #7D835E with #837D5E are triadic colors.