COLOR #837D73

HEX: #837D73 RGB: (131,125,115)

Renk bilgisi

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

RGB renk modeli

#837D73 color RGB value is (131,125,115).

RGB: (131,125,115) (51%, 49%, 45%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 125 of 255 = 49%
B 115 of 255 = 45%

131
125
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 125 + 115 = 371 (100%)
R 131 of 371 ~ 35.31%
G 125 of 371 ~ 33.69%
B 115 of 371 ~ 31'%

%35.31
%33.69
%31

CMYK RENK MODELİ

#837D73 rengi CMYK tonu (0,5,12,49).

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

CMYK: (0,5,12,49)
C0M5Y12K49 (0%, 5%, 12%, 49%)
(0.00 / 0.05 / 0.12 / 0.49)

CMYK yüzdeleri

%0
%4.58
%12.21
%48.63

Codes

Color #837D73 in popluar color models

83 7D 73
RGB 131 125 115
HSL 38° 6.50% 48.24%
HSB/HSV 38° 12.21% 51.37%
CMYK 0.00% 4.58% 12.21%
48.63%

Color #837D73 in popluar number systems.

HEX 83 7D 73
Decimal 131 125 115
Binary 10000011 1111101 1110011
Octal 203 175 163

Shades and tints

Shades of #837D73

#837D73
(131,125,115)
#787269
(120,114,105)
#6D675F
(109,103,95)
#625C55
(98,92,85)
#57514B
(87,81,75)
#4C4641
(76,70,65)
#413B37
(65,59,55)
#36302D
(54,48,45)
#2B2523
(43,37,35)
#201A19
(32,26,25)
#150F0F
(21,15,15)
#000000
(0,0,0)

Tints of #837D73

#837D73
(131,125,115)
#8E887F
(142,136,127)
#99938B
(153,147,139)
#A49E97
(164,158,151)
#AFA9A3
(175,169,163)
#BAB4AF
(186,180,175)
#C5BFBB
(197,191,187)
#D0CAC7
(208,202,199)
#DBD5D3
(219,213,211)
#E6E0DF
(230,224,223)
#F1EBEB
(241,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837D73; }

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

This text font color is #837D73.

Background Color

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

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

This div background color is #837D73.

Border color

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

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

This div border color is #837D73.

Opacity

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

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

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

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

This text has shadow with #837D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837D73.

Preview

Color preview on black background

This text has color #837D73 on black background.


Color preview on white background

This text has color #837D73 on white background.


Black color preview on #837D73 background

This text has black color on #837D73 background.


White color preview on #837D73 background

This text has white color on #837D73 background.


Related colors

Complementary color

Complementary color for #hex is #7C828C.


I love getcolorcode.com

Triadic colors

1 #73837D and #7D7383 with #837D73 are triadic colors.

2 #737D83 and #7D8373 with #837D73 are triadic colors.