COLOR #888963

HEX: #888963 RGB: (136,137,99)

Renk bilgisi

#888963 contains red, green and blue colors in about the same proportion. #888963 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#888963 color RGB value is (136,137,99).

RGB: (136,137,99) (53%, 54%, 39%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 99 of 255 = 39%

136
137
99

R + G + B ~ 49%. #888963 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 99 = 372 (100%)
R 136 of 372 ~ 36.56%
G 137 of 372 ~ 36.83%
B 99 of 372 ~ 26.61'%

%36.56
%36.83
%26.61

CMYK RENK MODELİ

#888963 rengi CMYK tonu (1,0,28,46).

  • camgöbeği tonu 0.73%
  • eflatun tonu 0.00%
  • sarı tonu 27.74%
  • ana renk tonu 46.27%

CMYK: (1,0,28,46)
C1M0Y28K46 (1%, 0%, 28%, 46%)
(0.01 / 0.00 / 0.28 / 0.46)

CMYK yüzdeleri

%0.73
%0
%27.74
%46.27

Codes

Color #888963 in popluar color models

88 89 63
RGB 136 137 99
HSL 62° 16.10% 46.27%
HSB/HSV 62° 27.74% 53.73%
CMYK 0.73% 0.00% 27.74%
46.27%

Color #888963 in popluar number systems.

HEX 88 89 63
Decimal 136 137 99
Binary 10001000 10001001 1100011
Octal 210 211 143

Shades and tints

Shades of #888963

#888963
(136,137,99)
#7C7D5A
(124,125,90)
#707151
(112,113,81)
#646548
(100,101,72)
#58593F
(88,89,63)
#4C4D36
(76,77,54)
#40412D
(64,65,45)
#343524
(52,53,36)
#28291B
(40,41,27)
#1C1D12
(28,29,18)
#101109
(16,17,9)
#000000
(0,0,0)

Tints of #888963

#888963
(136,137,99)
#929371
(146,147,113)
#9C9D7F
(156,157,127)
#A6A78D
(166,167,141)
#B0B19B
(176,177,155)
#BABBA9
(186,187,169)
#C4C5B7
(196,197,183)
#CECFC5
(206,207,197)
#D8D9D3
(216,217,211)
#E2E3E1
(226,227,225)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #888963 color. Also use rgb(136,137,99) instead hex code.

Text Font Color

.myTextColor { color: #888963; }

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

This text font color is #888963.

Background Color

.myBgColor { background-color: #888963; }

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

This div background color is #888963.

Border color

.myBorderColor { border: 1px solid #888963; }

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

This div border color is #888963.

Opacity

.myOpacity80 { color: #888963; opacity: 0.8; }

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

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

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

This text has shadow with #888963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888963.

Preview

Color preview on black background

This text has color #888963 on black background.


Color preview on white background

This text has color #888963 on white background.


Black color preview on #888963 background

This text has black color on #888963 background.


White color preview on #888963 background

This text has white color on #888963 background.


Related colors

Complementary color

Complementary color for #hex is #77769C.


I love getcolorcode.com

Triadic colors

1 #638889 and #896388 with #888963 are triadic colors.

2 #638988 and #898863 with #888963 are triadic colors.