COLOR #8B6A71

HEX: #8B6A71 RGB: (139,106,113)

Renk bilgisi

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

RGB renk modeli

#8B6A71 color RGB value is (139,106,113).

RGB: (139,106,113) (55%, 42%, 44%)

RGB bağlantıları ve doygunluk

R 139 of 255 = 55%
G 106 of 255 = 42%
B 113 of 255 = 44%

139
106
113

R + G + B ~ 47%. #8B6A71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 139 + 106 + 113 = 358 (100%)
R 139 of 358 ~ 38.83%
G 106 of 358 ~ 29.61%
B 113 of 358 ~ 31.56'%

%38.83
%29.61
%31.56

CMYK RENK MODELİ

#8B6A71 rengi CMYK tonu (0,24,19,45).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.74%
  • sarı tonu 18.71%
  • ana renk tonu 45.49%
CMYK: (0,24,19,45) C0M24Y19K45 (0%,24%,19%,45%) (0.00/0.24/0.19/0.45) 

CMYK yüzdeleri

%0
%23.74
%18.71
%45.49

Codes

Color #8B6A71 in popluar color models

8B 6A 71
RGB 139 106 113
HSL 347° 13.47% 48.04%
HSB/HSV 347° 23.74% 54.51%
CMYK 0.00% 23.74% 18.71%
45.49%

Color #8B6A71 in popluar number systems.

HEX 8B 6A 71
Decimal 139 106 113
Binary 10001011 1101010 1110001
Octal 213 152 161

Shades and tints

Shades of #8B6A71

#8B6A71
(139,106,113)
#7F6167
(127,97,103)
#73585D
(115,88,93)
#674F53
(103,79,83)
#5B4649
(91,70,73)
#4F3D3F
(79,61,63)
#433435
(67,52,53)
#372B2B
(55,43,43)
#2B2221
(43,34,33)
#1F1917
(31,25,23)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #8B6A71

#8B6A71
(139,106,113)
#95777D
(149,119,125)
#9F8489
(159,132,137)
#A99195
(169,145,149)
#B39EA1
(179,158,161)
#BDABAD
(189,171,173)
#C7B8B9
(199,184,185)
#D1C5C5
(209,197,197)
#DBD2D1
(219,210,209)
#E5DFDD
(229,223,221)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B6A71 color. Also use rgb(139,106,113) instead hex code.

Text Font Color

.myTextColor { color: #8B6A71; }

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

This text font color is #8B6A71.

Background Color

.myBgColor { background-color: #8B6A71; }

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

This div background color is #8B6A71.

Border color

.myBorderColor { border: 1px solid #8B6A71; }

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

This div border color is #8B6A71.

Opacity

.myOpacity80 { color: #8B6A71; opacity: 0.8; }

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

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

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

This text has shadow with #8B6A71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B6A71.

Preview

Color preview on black background

This text has color #8B6A71 on black background.


Color preview on white background

This text has color #8B6A71 on white background.


Black color preview on #8B6A71 background

This text has black color on #8B6A71 background.


White color preview on #8B6A71 background

This text has white color on #8B6A71 background.


Related colors

Complementary color

Complementary color for #hex is #74958E.


I love getcolorcode.com

Triadic colors

1 #718B6A and #6A718B with #8B6A71 are triadic colors.

2 #716A8B and #6A8B71 with #8B6A71 are triadic colors.