COLOR #837374

HEX: #837374 RGB: (131,115,116)

Renk bilgisi

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

RGB renk modeli

#837374 color RGB value is (131,115,116).

RGB: (131,115,116) (51%, 45%, 45%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 115 of 255 = 45%
B 116 of 255 = 45%

131
115
116

R + G + B ~ 47%. #837374 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 115 + 116 = 362 (100%)
R 131 of 362 ~ 36.19%
G 115 of 362 ~ 31.77%
B 116 of 362 ~ 32.04'%

%36.19
%31.77
%32.04

CMYK RENK MODELİ

#837374 rengi CMYK tonu (0,12,11,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.21%
  • sarı tonu 11.45%
  • ana renk tonu 48.63%
CMYK: (0,12,11,49) C0M12Y11K49 (0%,12%,11%,49%) (0.00/0.12/0.11/0.49) 

CMYK yüzdeleri

%0
%12.21
%11.45
%48.63

Codes

Color #837374 in popluar color models

83 73 74
RGB 131 115 116
HSL 356° 6.50% 48.24%
HSB/HSV 356° 12.21% 51.37%
CMYK 0.00% 12.21% 11.45%
48.63%

Color #837374 in popluar number systems.

HEX 83 73 74
Decimal 131 115 116
Binary 10000011 1110011 1110100
Octal 203 163 164

Shades and tints

Shades of #837374

#837374
(131,115,116)
#78696A
(120,105,106)
#6D5F60
(109,95,96)
#625556
(98,85,86)
#574B4C
(87,75,76)
#4C4142
(76,65,66)
#413738
(65,55,56)
#362D2E
(54,45,46)
#2B2324
(43,35,36)
#20191A
(32,25,26)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #837374

#837374
(131,115,116)
#8E7F80
(142,127,128)
#998B8C
(153,139,140)
#A49798
(164,151,152)
#AFA3A4
(175,163,164)
#BAAFB0
(186,175,176)
#C5BBBC
(197,187,188)
#D0C7C8
(208,199,200)
#DBD3D4
(219,211,212)
#E6DFE0
(230,223,224)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837374; }

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

This text font color is #837374.

Background Color

.myBgColor { background-color: #837374; }

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

This div background color is #837374.

Border color

.myBorderColor { border: 1px solid #837374; }

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

This div border color is #837374.

Opacity

.myOpacity80 { color: #837374; opacity: 0.8; }

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

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

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

This text has shadow with #837374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837374.

Preview

Color preview on black background

This text has color #837374 on black background.


Color preview on white background

This text has color #837374 on white background.


Black color preview on #837374 background

This text has black color on #837374 background.


White color preview on #837374 background

This text has white color on #837374 background.


Related colors

Complementary color

Complementary color for #hex is #7C8C8B.


I love getcolorcode.com

Triadic colors

1 #748373 and #737483 with #837374 are triadic colors.

2 #747383 and #738374 with #837374 are triadic colors.