COLOR #875E75

HEX: #875E75 RGB: (135,94,117)

Renk bilgisi

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

RGB renk modeli

#875E75 color RGB value is (135,94,117).

RGB: (135,94,117) (53%, 37%, 46%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 94 of 255 = 37%
B 117 of 255 = 46%

135
94
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 94 + 117 = 346 (100%)
R 135 of 346 ~ 39.02%
G 94 of 346 ~ 27.17%
B 117 of 346 ~ 33.82'%

%39.02
%27.17
%33.82

CMYK RENK MODELİ

#875E75 rengi CMYK tonu (0,30,13,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.37%
  • sarı tonu 13.33%
  • ana renk tonu 47.06%

CMYK: (0,30,13,47)
C0M30Y13K47 (0%, 30%, 13%, 47%)
(0.00 / 0.30 / 0.13 / 0.47)

CMYK yüzdeleri

%0
%30.37
%13.33
%47.06

Codes

Color #875E75 in popluar color models

87 5E 75
RGB 135 94 117
HSL 326° 17.90% 44.90%
HSB/HSV 326° 30.37% 52.94%
CMYK 0.00% 30.37% 13.33%
47.06%

Color #875E75 in popluar number systems.

HEX 87 5E 75
Decimal 135 94 117
Binary 10000111 1011110 1110101
Octal 207 136 165

Shades and tints

Shades of #875E75

#875E75
(135,94,117)
#7B566B
(123,86,107)
#6F4E61
(111,78,97)
#634657
(99,70,87)
#573E4D
(87,62,77)
#4B3643
(75,54,67)
#3F2E39
(63,46,57)
#33262F
(51,38,47)
#271E25
(39,30,37)
#1B161B
(27,22,27)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #875E75

#875E75
(135,94,117)
#916C81
(145,108,129)
#9B7A8D
(155,122,141)
#A58899
(165,136,153)
#AF96A5
(175,150,165)
#B9A4B1
(185,164,177)
#C3B2BD
(195,178,189)
#CDC0C9
(205,192,201)
#D7CED5
(215,206,213)
#E1DCE1
(225,220,225)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875E75 color. Also use rgb(135,94,117) instead hex code.

Text Font Color

.myTextColor { color: #875E75; }

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

This text font color is #875E75.

Background Color

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

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

This div background color is #875E75.

Border color

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

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

This div border color is #875E75.

Opacity

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

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

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

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

This text has shadow with #875E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875E75.

Preview

Color preview on black background

This text has color #875E75 on black background.


Color preview on white background

This text has color #875E75 on white background.


Black color preview on #875E75 background

This text has black color on #875E75 background.


White color preview on #875E75 background

This text has white color on #875E75 background.


Related colors

Complementary color

Complementary color for #hex is #78A18A.


I love getcolorcode.com

Triadic colors

1 #75875E and #5E7587 with #875E75 are triadic colors.

2 #755E87 and #5E8775 with #875E75 are triadic colors.