COLOR #856C73

HEX: #856C73 RGB: (133,108,115)

Renk bilgisi

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

RGB renk modeli

#856C73 color RGB value is (133,108,115).

RGB: (133,108,115) (52%, 42%, 45%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 108 of 255 = 42%
B 115 of 255 = 45%

133
108
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 108 + 115 = 356 (100%)
R 133 of 356 ~ 37.36%
G 108 of 356 ~ 30.34%
B 115 of 356 ~ 32.3'%

%37.36
%30.34
%32.3

CMYK RENK MODELİ

#856C73 rengi CMYK tonu (0,19,14,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.80%
  • sarı tonu 13.53%
  • ana renk tonu 47.84%

CMYK: (0,19,14,48)
C0M19Y14K48 (0%, 19%, 14%, 48%)
(0.00 / 0.19 / 0.14 / 0.48)

CMYK yüzdeleri

%0
%18.8
%13.53
%47.84

Codes

Color #856C73 in popluar color models

85 6C 73
RGB 133 108 115
HSL 343° 10.37% 47.25%
HSB/HSV 343° 18.80% 52.16%
CMYK 0.00% 18.80% 13.53%
47.84%

Color #856C73 in popluar number systems.

HEX 85 6C 73
Decimal 133 108 115
Binary 10000101 1101100 1110011
Octal 205 154 163

Shades and tints

Shades of #856C73

#856C73
(133,108,115)
#796369
(121,99,105)
#6D5A5F
(109,90,95)
#615155
(97,81,85)
#55484B
(85,72,75)
#493F41
(73,63,65)
#3D3637
(61,54,55)
#312D2D
(49,45,45)
#252423
(37,36,35)
#191B19
(25,27,25)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #856C73

#856C73
(133,108,115)
#90797F
(144,121,127)
#9B868B
(155,134,139)
#A69397
(166,147,151)
#B1A0A3
(177,160,163)
#BCADAF
(188,173,175)
#C7BABB
(199,186,187)
#D2C7C7
(210,199,199)
#DDD4D3
(221,212,211)
#E8E1DF
(232,225,223)
#F3EEEB
(243,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856C73 color. Also use rgb(133,108,115) instead hex code.

Text Font Color

.myTextColor { color: #856C73; }

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

This text font color is #856C73.

Background Color

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

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

This div background color is #856C73.

Border color

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

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

This div border color is #856C73.

Opacity

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

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

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

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

This text has shadow with #856C73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856C73.

Preview

Color preview on black background

This text has color #856C73 on black background.


Color preview on white background

This text has color #856C73 on white background.


Black color preview on #856C73 background

This text has black color on #856C73 background.


White color preview on #856C73 background

This text has white color on #856C73 background.


Related colors

Complementary color

Complementary color for #hex is #7A938C.


I love getcolorcode.com

Triadic colors

1 #73856C and #6C7385 with #856C73 are triadic colors.

2 #736C85 and #6C8573 with #856C73 are triadic colors.