COLOR #8B9589

HEX: #8B9589 RGB: (139,149,137)

Renk bilgisi

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

RGB renk modeli

#8B9589 color RGB value is (139,149,137).

RGB: (139,149,137) (55%, 58%, 54%)

RGB bağlantıları ve doygunluk

R 139 of 255 = 55%
G 149 of 255 = 58%
B 137 of 255 = 54%

139
149
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 139 + 149 + 137 = 425 (100%)
R 139 of 425 ~ 32.71%
G 149 of 425 ~ 35.06%
B 137 of 425 ~ 32.24'%

%32.71
%35.06
%32.24

CMYK RENK MODELİ

#8B9589 rengi CMYK tonu (7,0,8,42).

  • camgöbeği tonu 6.71%
  • eflatun tonu 0.00%
  • sarı tonu 8.05%
  • ana renk tonu 41.57%
CMYK: (7,0,8,42) C7M0Y8K42 (7%,0%,8%,42%) (0.07/0.00/0.08/0.42) 

CMYK yüzdeleri

%6.71
%0
%8.05
%41.57

Codes

Color #8B9589 in popluar color models

8B 95 89
RGB 139 149 137
HSL 110° 5.36% 56.08%
HSB/HSV 110° 8.05% 58.43%
CMYK 6.71% 0.00% 8.05%
41.57%

Color #8B9589 in popluar number systems.

HEX 8B 95 89
Decimal 139 149 137
Binary 10001011 10010101 10001001
Octal 213 225 211

Shades and tints

Shades of #8B9589

#8B9589
(139,149,137)
#7F887D
(127,136,125)
#737B71
(115,123,113)
#676E65
(103,110,101)
#5B6159
(91,97,89)
#4F544D
(79,84,77)
#434741
(67,71,65)
#373A35
(55,58,53)
#2B2D29
(43,45,41)
#1F201D
(31,32,29)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #8B9589

#8B9589
(139,149,137)
#959E93
(149,158,147)
#9FA79D
(159,167,157)
#A9B0A7
(169,176,167)
#B3B9B1
(179,185,177)
#BDC2BB
(189,194,187)
#C7CBC5
(199,203,197)
#D1D4CF
(209,212,207)
#DBDDD9
(219,221,217)
#E5E6E3
(229,230,227)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B9589 color. Also use rgb(139,149,137) instead hex code.

Text Font Color

.myTextColor { color: #8B9589; }

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

This text font color is #8B9589.

Background Color

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

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

This div background color is #8B9589.

Border color

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

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

This div border color is #8B9589.

Opacity

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

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

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

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

This text has shadow with #8B9589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B9589.

Preview

Color preview on black background

This text has color #8B9589 on black background.


Color preview on white background

This text has color #8B9589 on white background.


Black color preview on #8B9589 background

This text has black color on #8B9589 background.


White color preview on #8B9589 background

This text has white color on #8B9589 background.


Related colors

Complementary color

Complementary color for #hex is #746A76.


I love getcolorcode.com

Triadic colors

1 #898B95 and #95898B with #8B9589 are triadic colors.

2 #89958B and #958B89 with #8B9589 are triadic colors.