COLOR #856A71

HEX: #856A71 RGB: (133,106,113)

Renk bilgisi

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

RGB renk modeli

#856A71 color RGB value is (133,106,113).

RGB: (133,106,113) (52%, 42%, 44%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 106 of 255 = 42%
B 113 of 255 = 44%

133
106
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 106 + 113 = 352 (100%)
R 133 of 352 ~ 37.78%
G 106 of 352 ~ 30.11%
B 113 of 352 ~ 32.1'%

%37.78
%30.11
%32.1

CMYK RENK MODELİ

#856A71 rengi CMYK tonu (0,20,15,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.30%
  • sarı tonu 15.04%
  • ana renk tonu 47.84%

CMYK: (0,20,15,48)
C0M20Y15K48 (0%, 20%, 15%, 48%)
(0.00 / 0.20 / 0.15 / 0.48)

CMYK yüzdeleri

%0
%20.3
%15.04
%47.84

Codes

Color #856A71 in popluar color models

85 6A 71
RGB 133 106 113
HSL 344° 11.30% 46.86%
HSB/HSV 344° 20.30% 52.16%
CMYK 0.00% 20.30% 15.04%
47.84%

Color #856A71 in popluar number systems.

HEX 85 6A 71
Decimal 133 106 113
Binary 10000101 1101010 1110001
Octal 205 152 161

Shades and tints

Shades of #856A71

#856A71
(133,106,113)
#796167
(121,97,103)
#6D585D
(109,88,93)
#614F53
(97,79,83)
#554649
(85,70,73)
#493D3F
(73,61,63)
#3D3435
(61,52,53)
#312B2B
(49,43,43)
#252221
(37,34,33)
#191917
(25,25,23)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #856A71

#856A71
(133,106,113)
#90777D
(144,119,125)
#9B8489
(155,132,137)
#A69195
(166,145,149)
#B19EA1
(177,158,161)
#BCABAD
(188,171,173)
#C7B8B9
(199,184,185)
#D2C5C5
(210,197,197)
#DDD2D1
(221,210,209)
#E8DFDD
(232,223,221)
#F3ECE9
(243,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856A71 color. Also use rgb(133,106,113) instead hex code.

Text Font Color

.myTextColor { color: #856A71; }

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

This text font color is #856A71.

Background Color

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

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

This div background color is #856A71.

Border color

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

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

This div border color is #856A71.

Opacity

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

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

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

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

This text has shadow with #856A71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856A71.

Preview

Color preview on black background

This text has color #856A71 on black background.


Color preview on white background

This text has color #856A71 on white background.


Black color preview on #856A71 background

This text has black color on #856A71 background.


White color preview on #856A71 background

This text has white color on #856A71 background.


Related colors

Complementary color

Complementary color for #hex is #7A958E.


I love getcolorcode.com

Triadic colors

1 #71856A and #6A7185 with #856A71 are triadic colors.

2 #716A85 and #6A8571 with #856A71 are triadic colors.