COLOR #888950

HEX: #888950 RGB: (136,137,80)

Renk bilgisi

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

RGB renk modeli

#888950 color RGB value is (136,137,80).

RGB: (136,137,80) (53%, 54%, 31%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 80 of 255 = 31%

136
137
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 80 = 353 (100%)
R 136 of 353 ~ 38.53%
G 137 of 353 ~ 38.81%
B 80 of 353 ~ 22.66'%

%38.53
%38.81
%22.66

CMYK RENK MODELİ

#888950 rengi CMYK tonu (1,0,42,46).

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

CMYK: (1,0,42,46)
C1M0Y42K46 (1%, 0%, 42%, 46%)
(0.01 / 0.00 / 0.42 / 0.46)

CMYK yüzdeleri

%0.73
%0
%41.61
%46.27

Codes

Color #888950 in popluar color models

88 89 50
RGB 136 137 80
HSL 61° 26.27% 42.55%
HSB/HSV 61° 41.61% 53.73%
CMYK 0.73% 0.00% 41.61%
46.27%

Color #888950 in popluar number systems.

HEX 88 89 50
Decimal 136 137 80
Binary 10001000 10001001 1010000
Octal 210 211 120

Shades and tints

Shades of #888950

#888950
(136,137,80)
#7C7D49
(124,125,73)
#707142
(112,113,66)
#64653B
(100,101,59)
#585934
(88,89,52)
#4C4D2D
(76,77,45)
#404126
(64,65,38)
#34351F
(52,53,31)
#282918
(40,41,24)
#1C1D11
(28,29,17)
#10110A
(16,17,10)
#000000
(0,0,0)

Tints of #888950

#888950
(136,137,80)
#92935F
(146,147,95)
#9C9D6E
(156,157,110)
#A6A77D
(166,167,125)
#B0B18C
(176,177,140)
#BABB9B
(186,187,155)
#C4C5AA
(196,197,170)
#CECFB9
(206,207,185)
#D8D9C8
(216,217,200)
#E2E3D7
(226,227,215)
#ECEDE6
(236,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888950; }

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

This text font color is #888950.

Background Color

.myBgColor { background-color: #888950; }

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

This div background color is #888950.

Border color

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

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

This div border color is #888950.

Opacity

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

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

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

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

This text has shadow with #888950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888950.

Preview

Color preview on black background

This text has color #888950 on black background.


Color preview on white background

This text has color #888950 on white background.


Black color preview on #888950 background

This text has black color on #888950 background.


White color preview on #888950 background

This text has white color on #888950 background.


Related colors

Complementary color

Complementary color for #hex is #7776AF.


I love getcolorcode.com

Triadic colors

1 #508889 and #895088 with #888950 are triadic colors.

2 #508988 and #898850 with #888950 are triadic colors.