COLOR #895C63

HEX: #895C63 RGB: (137,92,99)

Renk bilgisi

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

RGB renk modeli

#895C63 color RGB value is (137,92,99).

RGB: (137,92,99) (54%, 36%, 39%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 92 of 255 = 36%
B 99 of 255 = 39%

137
92
99

R + G + B ~ 43%. #895C63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 92 + 99 = 328 (100%)
R 137 of 328 ~ 41.77%
G 92 of 328 ~ 28.05%
B 99 of 328 ~ 30.18'%

%41.77
%28.05
%30.18

CMYK RENK MODELİ

#895C63 rengi CMYK tonu (0,33,28,46).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.85%
  • sarı tonu 27.74%
  • ana renk tonu 46.27%

CMYK: (0,33,28,46)
C0M33Y28K46 (0%, 33%, 28%, 46%)
(0.00 / 0.33 / 0.28 / 0.46)

CMYK yüzdeleri

%0
%32.85
%27.74
%46.27

Codes

Color #895C63 in popluar color models

89 5C 63
RGB 137 92 99
HSL 351° 19.65% 44.90%
HSB/HSV 351° 32.85% 53.73%
CMYK 0.00% 32.85% 27.74%
46.27%

Color #895C63 in popluar number systems.

HEX 89 5C 63
Decimal 137 92 99
Binary 10001001 1011100 1100011
Octal 211 134 143

Shades and tints

Shades of #895C63

#895C63
(137,92,99)
#7D545A
(125,84,90)
#714C51
(113,76,81)
#654448
(101,68,72)
#593C3F
(89,60,63)
#4D3436
(77,52,54)
#412C2D
(65,44,45)
#352424
(53,36,36)
#291C1B
(41,28,27)
#1D1412
(29,20,18)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #895C63

#895C63
(137,92,99)
#936A71
(147,106,113)
#9D787F
(157,120,127)
#A7868D
(167,134,141)
#B1949B
(177,148,155)
#BBA2A9
(187,162,169)
#C5B0B7
(197,176,183)
#CFBEC5
(207,190,197)
#D9CCD3
(217,204,211)
#E3DAE1
(227,218,225)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895C63 color. Also use rgb(137,92,99) instead hex code.

Text Font Color

.myTextColor { color: #895C63; }

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

This text font color is #895C63.

Background Color

.myBgColor { background-color: #895C63; }

<div style="background-color:#895C63">Inner text</div>

This div background color is #895C63.

Border color

.myBorderColor { border: 1px solid #895C63; }

<div style="border:3px solid #895C63">Div</div>

This div border color is #895C63.

Opacity

.myOpacity80 { color: #895C63; opacity: 0.8; }

<p style="color:#895C63;opacity:0.8;">80%</p>

Text with #895C63 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 #895C63;}

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

This text has shadow with #895C63 color.


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

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

This text has shadow with #895C63 primary color and red secondary color.


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

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

This text has shadow with #895C63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #895C63.

Preview

Color preview on black background

This text has color #895C63 on black background.


Color preview on white background

This text has color #895C63 on white background.


Black color preview on #895C63 background

This text has black color on #895C63 background.


White color preview on #895C63 background

This text has white color on #895C63 background.


Related colors

Complementary color

Complementary color for #hex is #76A39C.


I love getcolorcode.com

Triadic colors

1 #63895C and #5C6389 with #895C63 are triadic colors.

2 #635C89 and #5C8963 with #895C63 are triadic colors.