COLOR #847C71

HEX: #847C71 RGB: (132,124,113)

Renk bilgisi

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

RGB renk modeli

#847C71 color RGB value is (132,124,113).

RGB: (132,124,113) (52%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 124 of 255 = 49%
B 113 of 255 = 44%

132
124
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 124 + 113 = 369 (100%)
R 132 of 369 ~ 35.77%
G 124 of 369 ~ 33.6%
B 113 of 369 ~ 30.62'%

%35.77
%33.6
%30.62

CMYK RENK MODELİ

#847C71 rengi CMYK tonu (0,6,14,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.06%
  • sarı tonu 14.39%
  • ana renk tonu 48.24%

CMYK: (0,6,14,48)
C0M6Y14K48 (0%, 6%, 14%, 48%)
(0.00 / 0.06 / 0.14 / 0.48)

CMYK yüzdeleri

%0
%6.06
%14.39
%48.24

Codes

Color #847C71 in popluar color models

84 7C 71
RGB 132 124 113
HSL 35° 7.76% 48.04%
HSB/HSV 35° 14.39% 51.76%
CMYK 0.00% 6.06% 14.39%
48.24%

Color #847C71 in popluar number systems.

HEX 84 7C 71
Decimal 132 124 113
Binary 10000100 1111100 1110001
Octal 204 174 161

Shades and tints

Shades of #847C71

#847C71
(132,124,113)
#787167
(120,113,103)
#6C665D
(108,102,93)
#605B53
(96,91,83)
#545049
(84,80,73)
#48453F
(72,69,63)
#3C3A35
(60,58,53)
#302F2B
(48,47,43)
#242421
(36,36,33)
#181917
(24,25,23)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #847C71

#847C71
(132,124,113)
#8F877D
(143,135,125)
#9A9289
(154,146,137)
#A59D95
(165,157,149)
#B0A8A1
(176,168,161)
#BBB3AD
(187,179,173)
#C6BEB9
(198,190,185)
#D1C9C5
(209,201,197)
#DCD4D1
(220,212,209)
#E7DFDD
(231,223,221)
#F2EAE9
(242,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847C71 color. Also use rgb(132,124,113) instead hex code.

Text Font Color

.myTextColor { color: #847C71; }

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

This text font color is #847C71.

Background Color

.myBgColor { background-color: #847C71; }

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

This div background color is #847C71.

Border color

.myBorderColor { border: 1px solid #847C71; }

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

This div border color is #847C71.

Opacity

.myOpacity80 { color: #847C71; opacity: 0.8; }

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

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

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

This text has shadow with #847C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847C71.

Preview

Color preview on black background

This text has color #847C71 on black background.


Color preview on white background

This text has color #847C71 on white background.


Black color preview on #847C71 background

This text has black color on #847C71 background.


White color preview on #847C71 background

This text has white color on #847C71 background.


Related colors

Complementary color

Complementary color for #hex is #7B838E.


I love getcolorcode.com

Triadic colors

1 #71847C and #7C7184 with #847C71 are triadic colors.

2 #717C84 and #7C8471 with #847C71 are triadic colors.