COLOR #84837F

HEX: #84837F RGB: (132,131,127)

Renk bilgisi

#84837F contains red, green and blue colors in about the same proportion. #84837F ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#84837F color RGB value is (132,131,127).

RGB: (132,131,127) (52%, 51%, 50%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 131 of 255 = 51%
B 127 of 255 = 50%

132
131
127

R + G + B ~ 51%. #84837F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 131 + 127 = 390 (100%)
R 132 of 390 ~ 33.85%
G 131 of 390 ~ 33.59%
B 127 of 390 ~ 32.56'%

%33.85
%33.59
%32.56

CMYK RENK MODELİ

#84837F rengi CMYK tonu (0,1,4,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.76%
  • sarı tonu 3.79%
  • ana renk tonu 48.24%

CMYK: (0,1,4,48)
C0M1Y4K48 (0%, 1%, 4%, 48%)
(0.00 / 0.01 / 0.04 / 0.48)

CMYK yüzdeleri

%0
%0.76
%3.79
%48.24

Codes

Color #84837F in popluar color models

84 83 7F
RGB 132 131 127
HSL 48° 1.99% 50.78%
HSB/HSV 48° 3.79% 51.76%
CMYK 0.00% 0.76% 3.79%
48.24%

Color #84837F in popluar number systems.

HEX 84 83 7F
Decimal 132 131 127
Binary 10000100 10000011 1111111
Octal 204 203 177

Shades and tints

Shades of #84837F

#84837F
(132,131,127)
#787874
(120,120,116)
#6C6D69
(108,109,105)
#60625E
(96,98,94)
#545753
(84,87,83)
#484C48
(72,76,72)
#3C413D
(60,65,61)
#303632
(48,54,50)
#242B27
(36,43,39)
#18201C
(24,32,28)
#0C1511
(12,21,17)
#000000
(0,0,0)

Tints of #84837F

#84837F
(132,131,127)
#8F8E8A
(143,142,138)
#9A9995
(154,153,149)
#A5A4A0
(165,164,160)
#B0AFAB
(176,175,171)
#BBBAB6
(187,186,182)
#C6C5C1
(198,197,193)
#D1D0CC
(209,208,204)
#DCDBD7
(220,219,215)
#E7E6E2
(231,230,226)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84837F color. Also use rgb(132,131,127) instead hex code.

Text Font Color

.myTextColor { color: #84837F; }

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

This text font color is #84837F.

Background Color

.myBgColor { background-color: #84837F; }

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

This div background color is #84837F.

Border color

.myBorderColor { border: 1px solid #84837F; }

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

This div border color is #84837F.

Opacity

.myOpacity80 { color: #84837F; opacity: 0.8; }

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

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

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

This text has shadow with #84837F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84837F.

Preview

Color preview on black background

This text has color #84837F on black background.


Color preview on white background

This text has color #84837F on white background.


Black color preview on #84837F background

This text has black color on #84837F background.


White color preview on #84837F background

This text has white color on #84837F background.


Related colors

Complementary color

Complementary color for #hex is #7B7C80.


I love getcolorcode.com

Triadic colors

1 #7F8483 and #837F84 with #84837F are triadic colors.

2 #7F8384 and #83847F with #84837F are triadic colors.