COLOR #856B47

HEX: #856B47 RGB: (133,107,71)

Renk bilgisi

#856B47 contains mainly red and green colors. #856B47 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#856B47 color RGB value is (133,107,71).

RGB: (133,107,71) (52%, 42%, 28%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 107 of 255 = 42%
B 71 of 255 = 28%

133
107
71

R + G + B ~ 41%. #856B47 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 107 + 71 = 311 (100%)
R 133 of 311 ~ 42.77%
G 107 of 311 ~ 34.41%
B 71 of 311 ~ 22.83'%

%42.77
%34.41
%22.83

CMYK RENK MODELİ

#856B47 rengi CMYK tonu (0,20,47,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.55%
  • sarı tonu 46.62%
  • ana renk tonu 47.84%

CMYK: (0,20,47,48)
C0M20Y47K48 (0%, 20%, 47%, 48%)
(0.00 / 0.20 / 0.47 / 0.48)

CMYK yüzdeleri

%0
%19.55
%46.62
%47.84

Codes

Color #856B47 in popluar color models

85 6B 47
RGB 133 107 71
HSL 35° 30.39% 40.00%
HSB/HSV 35° 46.62% 52.16%
CMYK 0.00% 19.55% 46.62%
47.84%

Color #856B47 in popluar number systems.

HEX 85 6B 47
Decimal 133 107 71
Binary 10000101 1101011 1000111
Octal 205 153 107

Shades and tints

Shades of #856B47

#856B47
(133,107,71)
#796241
(121,98,65)
#6D593B
(109,89,59)
#615035
(97,80,53)
#55472F
(85,71,47)
#493E29
(73,62,41)
#3D3523
(61,53,35)
#312C1D
(49,44,29)
#252317
(37,35,23)
#191A11
(25,26,17)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #856B47

#856B47
(133,107,71)
#907857
(144,120,87)
#9B8567
(155,133,103)
#A69277
(166,146,119)
#B19F87
(177,159,135)
#BCAC97
(188,172,151)
#C7B9A7
(199,185,167)
#D2C6B7
(210,198,183)
#DDD3C7
(221,211,199)
#E8E0D7
(232,224,215)
#F3EDE7
(243,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856B47 color. Also use rgb(133,107,71) instead hex code.

Text Font Color

.myTextColor { color: #856B47; }

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

This text font color is #856B47.

Background Color

.myBgColor { background-color: #856B47; }

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

This div background color is #856B47.

Border color

.myBorderColor { border: 1px solid #856B47; }

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

This div border color is #856B47.

Opacity

.myOpacity80 { color: #856B47; opacity: 0.8; }

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

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

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

This text has shadow with #856B47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856B47.

Preview

Color preview on black background

This text has color #856B47 on black background.


Color preview on white background

This text has color #856B47 on white background.


Black color preview on #856B47 background

This text has black color on #856B47 background.


White color preview on #856B47 background

This text has white color on #856B47 background.


Related colors

Complementary color

Complementary color for #hex is #7A94B8.


I love getcolorcode.com

Triadic colors

1 #47856B and #6B4785 with #856B47 are triadic colors.

2 #476B85 and #6B8547 with #856B47 are triadic colors.