COLOR #84686F

HEX: #84686F RGB: (132,104,111)

Renk bilgisi

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

RGB renk modeli

#84686F color RGB value is (132,104,111).

RGB: (132,104,111) (52%, 41%, 44%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 104 of 255 = 41%
B 111 of 255 = 44%

132
104
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 104 + 111 = 347 (100%)
R 132 of 347 ~ 38.04%
G 104 of 347 ~ 29.97%
B 111 of 347 ~ 31.99'%

%38.04
%29.97
%31.99

CMYK RENK MODELİ

#84686F rengi CMYK tonu (0,21,16,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.21%
  • sarı tonu 15.91%
  • ana renk tonu 48.24%

CMYK: (0,21,16,48)
C0M21Y16K48 (0%, 21%, 16%, 48%)
(0.00 / 0.21 / 0.16 / 0.48)

CMYK yüzdeleri

%0
%21.21
%15.91
%48.24

Codes

Color #84686F in popluar color models

84 68 6F
RGB 132 104 111
HSL 345° 11.86% 46.27%
HSB/HSV 345° 21.21% 51.76%
CMYK 0.00% 21.21% 15.91%
48.24%

Color #84686F in popluar number systems.

HEX 84 68 6F
Decimal 132 104 111
Binary 10000100 1101000 1101111
Octal 204 150 157

Shades and tints

Shades of #84686F

#84686F
(132,104,111)
#785F65
(120,95,101)
#6C565B
(108,86,91)
#604D51
(96,77,81)
#544447
(84,68,71)
#483B3D
(72,59,61)
#3C3233
(60,50,51)
#302929
(48,41,41)
#24201F
(36,32,31)
#181715
(24,23,21)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #84686F

#84686F
(132,104,111)
#8F757C
(143,117,124)
#9A8289
(154,130,137)
#A58F96
(165,143,150)
#B09CA3
(176,156,163)
#BBA9B0
(187,169,176)
#C6B6BD
(198,182,189)
#D1C3CA
(209,195,202)
#DCD0D7
(220,208,215)
#E7DDE4
(231,221,228)
#F2EAF1
(242,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84686F color. Also use rgb(132,104,111) instead hex code.

Text Font Color

.myTextColor { color: #84686F; }

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

This text font color is #84686F.

Background Color

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

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

This div background color is #84686F.

Border color

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

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

This div border color is #84686F.

Opacity

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

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

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

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

This text has shadow with #84686F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84686F.

Preview

Color preview on black background

This text has color #84686F on black background.


Color preview on white background

This text has color #84686F on white background.


Black color preview on #84686F background

This text has black color on #84686F background.


White color preview on #84686F background

This text has white color on #84686F background.


Related colors

Complementary color

Complementary color for #hex is #7B9790.


I love getcolorcode.com

Triadic colors

1 #6F8468 and #686F84 with #84686F are triadic colors.

2 #6F6884 and #68846F with #84686F are triadic colors.