COLOR #887B48

HEX: #887B48 RGB: (136,123,72)

Renk bilgisi

#887B48 contains mainly red and green colors. #887B48 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#887B48 color RGB value is (136,123,72).

RGB: (136,123,72) (53%, 48%, 28%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 123 of 255 = 48%
B 72 of 255 = 28%

136
123
72

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 123 + 72 = 331 (100%)
R 136 of 331 ~ 41.09%
G 123 of 331 ~ 37.16%
B 72 of 331 ~ 21.75'%

%41.09
%37.16
%21.75

CMYK RENK MODELİ

#887B48 rengi CMYK tonu (0,10,47,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.56%
  • sarı tonu 47.06%
  • ana renk tonu 46.67%

CMYK: (0,10,47,47)
C0M10Y47K47 (0%, 10%, 47%, 47%)
(0.00 / 0.10 / 0.47 / 0.47)

CMYK yüzdeleri

%0
%9.56
%47.06
%46.67

Codes

Color #887B48 in popluar color models

88 7B 48
RGB 136 123 72
HSL 48° 30.77% 40.78%
HSB/HSV 48° 47.06% 53.33%
CMYK 0.00% 9.56% 47.06%
46.67%

Color #887B48 in popluar number systems.

HEX 88 7B 48
Decimal 136 123 72
Binary 10001000 1111011 1001000
Octal 210 173 110

Shades and tints

Shades of #887B48

#887B48
(136,123,72)
#7C7042
(124,112,66)
#70653C
(112,101,60)
#645A36
(100,90,54)
#584F30
(88,79,48)
#4C442A
(76,68,42)
#403924
(64,57,36)
#342E1E
(52,46,30)
#282318
(40,35,24)
#1C1812
(28,24,18)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #887B48

#887B48
(136,123,72)
#928758
(146,135,88)
#9C9368
(156,147,104)
#A69F78
(166,159,120)
#B0AB88
(176,171,136)
#BAB798
(186,183,152)
#C4C3A8
(196,195,168)
#CECFB8
(206,207,184)
#D8DBC8
(216,219,200)
#E2E7D8
(226,231,216)
#ECF3E8
(236,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887B48 color. Also use rgb(136,123,72) instead hex code.

Text Font Color

.myTextColor { color: #887B48; }

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

This text font color is #887B48.

Background Color

.myBgColor { background-color: #887B48; }

<div style="background-color:#887B48">Inner text</div>

This div background color is #887B48.

Border color

.myBorderColor { border: 1px solid #887B48; }

<div style="border:3px solid #887B48">Div</div>

This div border color is #887B48.

Opacity

.myOpacity80 { color: #887B48; opacity: 0.8; }

<p style="color:#887B48;opacity:0.8;">80%</p>

Text with #887B48 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 #887B48;}

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

This text has shadow with #887B48 color.


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

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

This text has shadow with #887B48 primary color and red secondary color.


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

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

This text has shadow with #887B48 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #887B48.

Preview

Color preview on black background

This text has color #887B48 on black background.


Color preview on white background

This text has color #887B48 on white background.


Black color preview on #887B48 background

This text has black color on #887B48 background.


White color preview on #887B48 background

This text has white color on #887B48 background.


Related colors

Complementary color

Complementary color for #hex is #7784B7.


I love getcolorcode.com

Triadic colors

1 #48887B and #7B4888 with #887B48 are triadic colors.

2 #487B88 and #7B8848 with #887B48 are triadic colors.