COLOR #875D59

HEX: #875D59 RGB: (135,93,89)

Renk bilgisi

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

RGB renk modeli

#875D59 color RGB value is (135,93,89).

RGB: (135,93,89) (53%, 36%, 35%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 93 of 255 = 36%
B 89 of 255 = 35%

135
93
89

R + G + B ~ 41%. #875D59 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 93 + 89 = 317 (100%)
R 135 of 317 ~ 42.59%
G 93 of 317 ~ 29.34%
B 89 of 317 ~ 28.08'%

%42.59
%29.34
%28.08

CMYK RENK MODELİ

#875D59 rengi CMYK tonu (0,31,34,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.11%
  • sarı tonu 34.07%
  • ana renk tonu 47.06%

CMYK: (0,31,34,47)
C0M31Y34K47 (0%, 31%, 34%, 47%)
(0.00 / 0.31 / 0.34 / 0.47)

CMYK yüzdeleri

%0
%31.11
%34.07
%47.06

Codes

Color #875D59 in popluar color models

87 5D 59
RGB 135 93 89
HSL 20.54% 43.92%
HSB/HSV 34.07% 52.94%
CMYK 0.00% 31.11% 34.07%
47.06%

Color #875D59 in popluar number systems.

HEX 87 5D 59
Decimal 135 93 89
Binary 10000111 1011101 1011001
Octal 207 135 131

Shades and tints

Shades of #875D59

#875D59
(135,93,89)
#7B5551
(123,85,81)
#6F4D49
(111,77,73)
#634541
(99,69,65)
#573D39
(87,61,57)
#4B3531
(75,53,49)
#3F2D29
(63,45,41)
#332521
(51,37,33)
#271D19
(39,29,25)
#1B1511
(27,21,17)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #875D59

#875D59
(135,93,89)
#916B68
(145,107,104)
#9B7977
(155,121,119)
#A58786
(165,135,134)
#AF9595
(175,149,149)
#B9A3A4
(185,163,164)
#C3B1B3
(195,177,179)
#CDBFC2
(205,191,194)
#D7CDD1
(215,205,209)
#E1DBE0
(225,219,224)
#EBE9EF
(235,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875D59 color. Also use rgb(135,93,89) instead hex code.

Text Font Color

.myTextColor { color: #875D59; }

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

This text font color is #875D59.

Background Color

.myBgColor { background-color: #875D59; }

<div style="background-color:#875D59">Inner text</div>

This div background color is #875D59.

Border color

.myBorderColor { border: 1px solid #875D59; }

<div style="border:3px solid #875D59">Div</div>

This div border color is #875D59.

Opacity

.myOpacity80 { color: #875D59; opacity: 0.8; }

<p style="color:#875D59;opacity:0.8;">80%</p>

Text with #875D59 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 #875D59;}

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

This text has shadow with #875D59 color.


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

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

This text has shadow with #875D59 primary color and red secondary color.


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

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

This text has shadow with #875D59 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #875D59.

Preview

Color preview on black background

This text has color #875D59 on black background.


Color preview on white background

This text has color #875D59 on white background.


Black color preview on #875D59 background

This text has black color on #875D59 background.


White color preview on #875D59 background

This text has white color on #875D59 background.


Related colors

Complementary color

Complementary color for #hex is #78A2A6.


I love getcolorcode.com

Triadic colors

1 #59875D and #5D5987 with #875D59 are triadic colors.

2 #595D87 and #5D8759 with #875D59 are triadic colors.