COLOR #847316

HEX: #847316
RGB: (132,115,22)

Renk bilgisi

#847316 contains mainly red and green colors. #847316 ‘ nin web güvenlik rengi #996600 (ya da #960) dir.

RGB renk modeli

#847316 color RGB value is (132,115,22).

  • kırmız ton 132;
  • yeşil ton 115;
  • mavi ton 22.
RGB:
(132,115,22)
(52%,45%,9%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 115 of 255 = 45%
B 22 of 255 = 9%

132
115
22

R + G + B ~ 35%. #847316 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
132 + 115 + 22 = 269 (100%)
R 132 of 269 ~ 49.07%
G 115 of 269 ~ 42.75%
B 22 of 269 ~ 8.18%

%49.07
%42.75

CMYK RENK MODELİ

#847316 rengi CMYK tonu (0,13,83,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.88%
  • sarı tonu 83.33%
  • ana renk tonu 48.24%
CMYK:
(0,13,83,48)
C0M13Y83K48 
(0%,13%,83%,48%)
(0.00/0.13/0.83/0.48)	

CMYK yüzdeleri

%0
%12.88
%83.33
%48.24

Codes

Color #847316 in popluar color models

847316
RGB13211522
HSL51°71.43%30.20%
HSB/HSV51°83.33%51.76%
CMYK0.00%12.88%83.33%
48.24%

Color #847316 in popluar number systems.

HEX847316
Decimal13211522
Binary10000100111001110110
Octal20416326

Shades and tints

Shades of #847316

#847316
(132,115,22)
#786914
(120,105,20)
#6C5F12
(108,95,18)
#605510
(96,85,16)
#544B0E
(84,75,14)
#48410C
(72,65,12)
#3C370A
(60,55,10)
#302D08
(48,45,8)
#242306
(36,35,6)
#181904
(24,25,4)
#0C0F02
(12,15,2)
#000000
(0,0,0)

Tints of #847316

#847316
(132,115,22)
#8F7F2B
(143,127,43)
#9A8B40
(154,139,64)
#A59755
(165,151,85)
#B0A36A
(176,163,106)
#BBAF7F
(187,175,127)
#C6BB94
(198,187,148)
#D1C7A9
(209,199,169)
#DCD3BE
(220,211,190)
#E7DFD3
(231,223,211)
#F2EBE8
(242,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847316 color. Also use rgb(132,115,22) instead hex code.

Text Font Color

.myTextColor { color: #847316; }

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

This text font color is #847316.


Background Color

.myBgColor { background-color: #847316; }

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

This div background color is #847316.


Border color

.myBorderColor { border: 1px solid #847316; }

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

This div border color is #847316.


Opacity

.myOpacity80 { color: #847316; opacity: 0.8; }

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

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

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

This text has shadow with #847316 color.

.textShadow {text-shadow: 3px 3px 1px #847316, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #847316;
-webkit-box-shadow: 1px 1px 3px 2px #847316;
box-shadow:1px 1px 3px 2px #847316;">
Div content here</div>
This div box has shadow with color #847316.

Preview

Color preview on black background

This text has color #847316 on black background.


Color preview on white background

This text has color #847316 on white background.



Black color preview on #847316 background

This text has black color on #847316 background.


White color preview on #847316 background

This text has white color on #847316 background.