COLOR #875F63

HEX: #875F63 RGB: (135,95,99)

Renk bilgisi

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

RGB renk modeli

#875F63 color RGB value is (135,95,99).

RGB: (135,95,99) (53%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 95 of 255 = 37%
B 99 of 255 = 39%

135
95
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 95 + 99 = 329 (100%)
R 135 of 329 ~ 41.03%
G 95 of 329 ~ 28.88%
B 99 of 329 ~ 30.09'%

%41.03
%28.88
%30.09

CMYK RENK MODELİ

#875F63 rengi CMYK tonu (0,30,27,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.63%
  • sarı tonu 26.67%
  • ana renk tonu 47.06%

CMYK: (0,30,27,47)
C0M30Y27K47 (0%, 30%, 27%, 47%)
(0.00 / 0.30 / 0.27 / 0.47)

CMYK yüzdeleri

%0
%29.63
%26.67
%47.06

Codes

Color #875F63 in popluar color models

87 5F 63
RGB 135 95 99
HSL 354° 17.39% 45.10%
HSB/HSV 354° 29.63% 52.94%
CMYK 0.00% 29.63% 26.67%
47.06%

Color #875F63 in popluar number systems.

HEX 87 5F 63
Decimal 135 95 99
Binary 10000111 1011111 1100011
Octal 207 137 143

Shades and tints

Shades of #875F63

#875F63
(135,95,99)
#7B575A
(123,87,90)
#6F4F51
(111,79,81)
#634748
(99,71,72)
#573F3F
(87,63,63)
#4B3736
(75,55,54)
#3F2F2D
(63,47,45)
#332724
(51,39,36)
#271F1B
(39,31,27)
#1B1712
(27,23,18)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #875F63

#875F63
(135,95,99)
#916D71
(145,109,113)
#9B7B7F
(155,123,127)
#A5898D
(165,137,141)
#AF979B
(175,151,155)
#B9A5A9
(185,165,169)
#C3B3B7
(195,179,183)
#CDC1C5
(205,193,197)
#D7CFD3
(215,207,211)
#E1DDE1
(225,221,225)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875F63 color. Also use rgb(135,95,99) instead hex code.

Text Font Color

.myTextColor { color: #875F63; }

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

This text font color is #875F63.

Background Color

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

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

This div background color is #875F63.

Border color

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

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

This div border color is #875F63.

Opacity

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

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

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

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

This text has shadow with #875F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875F63.

Preview

Color preview on black background

This text has color #875F63 on black background.


Color preview on white background

This text has color #875F63 on white background.


Black color preview on #875F63 background

This text has black color on #875F63 background.


White color preview on #875F63 background

This text has white color on #875F63 background.


Related colors

Complementary color

Complementary color for #hex is #78A09C.


I love getcolorcode.com

Triadic colors

1 #63875F and #5F6387 with #875F63 are triadic colors.

2 #635F87 and #5F8763 with #875F63 are triadic colors.