COLOR #8C5E59

HEX: #8C5E59 RGB: (140,94,89)

Renk bilgisi

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

RGB renk modeli

#8C5E59 color RGB value is (140,94,89).

RGB: (140,94,89) (55%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 94 of 255 = 37%
B 89 of 255 = 35%

140
94
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 94 + 89 = 323 (100%)
R 140 of 323 ~ 43.34%
G 94 of 323 ~ 29.1%
B 89 of 323 ~ 27.55'%

%43.34
%29.1
%27.55

CMYK RENK MODELİ

#8C5E59 rengi CMYK tonu (0,33,36,45).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.86%
  • sarı tonu 36.43%
  • ana renk tonu 45.10%

CMYK: (0,33,36,45)
C0M33Y36K45 (0%, 33%, 36%, 45%)
(0.00 / 0.33 / 0.36 / 0.45)

CMYK yüzdeleri

%0
%32.86
%36.43
%45.1

Codes

Color #8C5E59 in popluar color models

8C 5E 59
RGB 140 94 89
HSL 22.27% 44.90%
HSB/HSV 36.43% 54.90%
CMYK 0.00% 32.86% 36.43%
45.10%

Color #8C5E59 in popluar number systems.

HEX 8C 5E 59
Decimal 140 94 89
Binary 10001100 1011110 1011001
Octal 214 136 131

Shades and tints

Shades of #8C5E59

#8C5E59
(140,94,89)
#805651
(128,86,81)
#744E49
(116,78,73)
#684641
(104,70,65)
#5C3E39
(92,62,57)
#503631
(80,54,49)
#442E29
(68,46,41)
#382621
(56,38,33)
#2C1E19
(44,30,25)
#201611
(32,22,17)
#140E09
(20,14,9)
#000000
(0,0,0)

Tints of #8C5E59

#8C5E59
(140,94,89)
#966C68
(150,108,104)
#A07A77
(160,122,119)
#AA8886
(170,136,134)
#B49695
(180,150,149)
#BEA4A4
(190,164,164)
#C8B2B3
(200,178,179)
#D2C0C2
(210,192,194)
#DCCED1
(220,206,209)
#E6DCE0
(230,220,224)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C5E59 color. Also use rgb(140,94,89) instead hex code.

Text Font Color

.myTextColor { color: #8C5E59; }

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

This text font color is #8C5E59.

Background Color

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

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

This div background color is #8C5E59.

Border color

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

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

This div border color is #8C5E59.

Opacity

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

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

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

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

This text has shadow with #8C5E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C5E59.

Preview

Color preview on black background

This text has color #8C5E59 on black background.


Color preview on white background

This text has color #8C5E59 on white background.


Black color preview on #8C5E59 background

This text has black color on #8C5E59 background.


White color preview on #8C5E59 background

This text has white color on #8C5E59 background.


Related colors

Complementary color

Complementary color for #hex is #73A1A6.


I love getcolorcode.com

Triadic colors

1 #598C5E and #5E598C with #8C5E59 are triadic colors.

2 #595E8C and #5E8C59 with #8C5E59 are triadic colors.