COLOR #84714C

HEX: #84714C RGB: (132,113,76)

Renk bilgisi

#84714C contains red, green and blue colors in about the same proportion. #84714C ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#84714C color RGB value is (132,113,76).

RGB: (132,113,76) (52%, 44%, 30%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 113 of 255 = 44%
B 76 of 255 = 30%

132
113
76

R + G + B ~ 42%. #84714C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 113 + 76 = 321 (100%)
R 132 of 321 ~ 41.12%
G 113 of 321 ~ 35.2%
B 76 of 321 ~ 23.68'%

%41.12
%35.2
%23.68

CMYK RENK MODELİ

#84714C rengi CMYK tonu (0,14,42,48).

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

CMYK: (0,14,42,48)
C0M14Y42K48 (0%, 14%, 42%, 48%)
(0.00 / 0.14 / 0.42 / 0.48)

CMYK yüzdeleri

%0
%14.39
%42.42
%48.24

Codes

Color #84714C in popluar color models

84 71 4C
RGB 132 113 76
HSL 40° 26.92% 40.78%
HSB/HSV 40° 42.42% 51.76%
CMYK 0.00% 14.39% 42.42%
48.24%

Color #84714C in popluar number systems.

HEX 84 71 4C
Decimal 132 113 76
Binary 10000100 1110001 1001100
Octal 204 161 114

Shades and tints

Shades of #84714C

#84714C
(132,113,76)
#786746
(120,103,70)
#6C5D40
(108,93,64)
#60533A
(96,83,58)
#544934
(84,73,52)
#483F2E
(72,63,46)
#3C3528
(60,53,40)
#302B22
(48,43,34)
#24211C
(36,33,28)
#181716
(24,23,22)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #84714C

#84714C
(132,113,76)
#8F7D5C
(143,125,92)
#9A896C
(154,137,108)
#A5957C
(165,149,124)
#B0A18C
(176,161,140)
#BBAD9C
(187,173,156)
#C6B9AC
(198,185,172)
#D1C5BC
(209,197,188)
#DCD1CC
(220,209,204)
#E7DDDC
(231,221,220)
#F2E9EC
(242,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84714C color. Also use rgb(132,113,76) instead hex code.

Text Font Color

.myTextColor { color: #84714C; }

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

This text font color is #84714C.

Background Color

.myBgColor { background-color: #84714C; }

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

This div background color is #84714C.

Border color

.myBorderColor { border: 1px solid #84714C; }

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

This div border color is #84714C.

Opacity

.myOpacity80 { color: #84714C; opacity: 0.8; }

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

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

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

This text has shadow with #84714C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84714C.

Preview

Color preview on black background

This text has color #84714C on black background.


Color preview on white background

This text has color #84714C on white background.


Black color preview on #84714C background

This text has black color on #84714C background.


White color preview on #84714C background

This text has white color on #84714C background.


Related colors

Complementary color

Complementary color for #hex is #7B8EB3.


I love getcolorcode.com

Triadic colors

1 #4C8471 and #714C84 with #84714C are triadic colors.

2 #4C7184 and #71844C with #84714C are triadic colors.