COLOR #84676D

HEX: #84676D RGB: (132,103,109)

Renk bilgisi

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

RGB renk modeli

#84676D color RGB value is (132,103,109).

RGB: (132,103,109) (52%, 40%, 43%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 103 of 255 = 40%
B 109 of 255 = 43%

132
103
109

R + G + B ~ 45%. #84676D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 103 + 109 = 344 (100%)
R 132 of 344 ~ 38.37%
G 103 of 344 ~ 29.94%
B 109 of 344 ~ 31.69'%

%38.37
%29.94
%31.69

CMYK RENK MODELİ

#84676D rengi CMYK tonu (0,22,17,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.97%
  • sarı tonu 17.42%
  • ana renk tonu 48.24%

CMYK: (0,22,17,48)
C0M22Y17K48 (0%, 22%, 17%, 48%)
(0.00 / 0.22 / 0.17 / 0.48)

CMYK yüzdeleri

%0
%21.97
%17.42
%48.24

Codes

Color #84676D in popluar color models

84 67 6D
RGB 132 103 109
HSL 348° 12.34% 46.08%
HSB/HSV 348° 21.97% 51.76%
CMYK 0.00% 21.97% 17.42%
48.24%

Color #84676D in popluar number systems.

HEX 84 67 6D
Decimal 132 103 109
Binary 10000100 1100111 1101101
Octal 204 147 155

Shades and tints

Shades of #84676D

#84676D
(132,103,109)
#785E64
(120,94,100)
#6C555B
(108,85,91)
#604C52
(96,76,82)
#544349
(84,67,73)
#483A40
(72,58,64)
#3C3137
(60,49,55)
#30282E
(48,40,46)
#241F25
(36,31,37)
#18161C
(24,22,28)
#0C0D13
(12,13,19)
#000000
(0,0,0)

Tints of #84676D

#84676D
(132,103,109)
#8F747A
(143,116,122)
#9A8187
(154,129,135)
#A58E94
(165,142,148)
#B09BA1
(176,155,161)
#BBA8AE
(187,168,174)
#C6B5BB
(198,181,187)
#D1C2C8
(209,194,200)
#DCCFD5
(220,207,213)
#E7DCE2
(231,220,226)
#F2E9EF
(242,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84676D color. Also use rgb(132,103,109) instead hex code.

Text Font Color

.myTextColor { color: #84676D; }

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

This text font color is #84676D.

Background Color

.myBgColor { background-color: #84676D; }

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

This div background color is #84676D.

Border color

.myBorderColor { border: 1px solid #84676D; }

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

This div border color is #84676D.

Opacity

.myOpacity80 { color: #84676D; opacity: 0.8; }

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

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

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

This text has shadow with #84676D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84676D.

Preview

Color preview on black background

This text has color #84676D on black background.


Color preview on white background

This text has color #84676D on white background.


Black color preview on #84676D background

This text has black color on #84676D background.


White color preview on #84676D background

This text has white color on #84676D background.


Related colors

Complementary color

Complementary color for #hex is #7B9892.


I love getcolorcode.com

Triadic colors

1 #6D8467 and #676D84 with #84676D are triadic colors.

2 #6D6784 and #67846D with #84676D are triadic colors.