COLOR #888955

HEX: #888955 RGB: (136,137,85)

Renk bilgisi

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

RGB renk modeli

#888955 color RGB value is (136,137,85).

RGB: (136,137,85) (53%, 54%, 33%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 85 of 255 = 33%

136
137
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 85 = 358 (100%)
R 136 of 358 ~ 37.99%
G 137 of 358 ~ 38.27%
B 85 of 358 ~ 23.74'%

%37.99
%38.27
%23.74

CMYK RENK MODELİ

#888955 rengi CMYK tonu (1,0,38,46).

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

CMYK: (1,0,38,46)
C1M0Y38K46 (1%, 0%, 38%, 46%)
(0.01 / 0.00 / 0.38 / 0.46)

CMYK yüzdeleri

%0.73
%0
%37.96
%46.27

Codes

Color #888955 in popluar color models

88 89 55
RGB 136 137 85
HSL 61° 23.42% 43.53%
HSB/HSV 61° 37.96% 53.73%
CMYK 0.73% 0.00% 37.96%
46.27%

Color #888955 in popluar number systems.

HEX 88 89 55
Decimal 136 137 85
Binary 10001000 10001001 1010101
Octal 210 211 125

Shades and tints

Shades of #888955

#888955
(136,137,85)
#7C7D4E
(124,125,78)
#707147
(112,113,71)
#646540
(100,101,64)
#585939
(88,89,57)
#4C4D32
(76,77,50)
#40412B
(64,65,43)
#343524
(52,53,36)
#28291D
(40,41,29)
#1C1D16
(28,29,22)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #888955

#888955
(136,137,85)
#929364
(146,147,100)
#9C9D73
(156,157,115)
#A6A782
(166,167,130)
#B0B191
(176,177,145)
#BABBA0
(186,187,160)
#C4C5AF
(196,197,175)
#CECFBE
(206,207,190)
#D8D9CD
(216,217,205)
#E2E3DC
(226,227,220)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888955; }

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

This text font color is #888955.

Background Color

.myBgColor { background-color: #888955; }

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

This div background color is #888955.

Border color

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

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

This div border color is #888955.

Opacity

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

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

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

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

This text has shadow with #888955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888955.

Preview

Color preview on black background

This text has color #888955 on black background.


Color preview on white background

This text has color #888955 on white background.


Black color preview on #888955 background

This text has black color on #888955 background.


White color preview on #888955 background

This text has white color on #888955 background.


Related colors

Complementary color

Complementary color for #hex is #7776AA.


I love getcolorcode.com

Triadic colors

1 #558889 and #895588 with #888955 are triadic colors.

2 #558988 and #898855 with #888955 are triadic colors.