COLOR #88997E

HEX: #88997E RGB: (136,153,126)

Renk bilgisi

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

RGB renk modeli

#88997E color RGB value is (136,153,126).

RGB: (136,153,126) (53%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 153 of 255 = 60%
B 126 of 255 = 49%

136
153
126

R + G + B ~ 54%. #88997E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 153 + 126 = 415 (100%)
R 136 of 415 ~ 32.77%
G 153 of 415 ~ 36.87%
B 126 of 415 ~ 30.36'%

%32.77
%36.87
%30.36

CMYK RENK MODELİ

#88997E rengi CMYK tonu (11,0,18,40).

  • camgöbeği tonu 11.11%
  • eflatun tonu 0.00%
  • sarı tonu 17.65%
  • ana renk tonu 40.00%

CMYK: (11,0,18,40)
C11M0Y18K40 (11%, 0%, 18%, 40%)
(0.11 / 0.00 / 0.18 / 0.40)

CMYK yüzdeleri

%11.11
%0
%17.65
%40

Codes

Color #88997E in popluar color models

88 99 7E
RGB 136 153 126
HSL 98° 11.69% 54.71%
HSB/HSV 98° 17.65% 60.00%
CMYK 11.11% 0.00% 17.65%
40.00%

Color #88997E in popluar number systems.

HEX 88 99 7E
Decimal 136 153 126
Binary 10001000 10011001 1111110
Octal 210 231 176

Shades and tints

Shades of #88997E

#88997E
(136,153,126)
#7C8C73
(124,140,115)
#707F68
(112,127,104)
#64725D
(100,114,93)
#586552
(88,101,82)
#4C5847
(76,88,71)
#404B3C
(64,75,60)
#343E31
(52,62,49)
#283126
(40,49,38)
#1C241B
(28,36,27)
#101710
(16,23,16)
#000000
(0,0,0)

Tints of #88997E

#88997E
(136,153,126)
#92A289
(146,162,137)
#9CAB94
(156,171,148)
#A6B49F
(166,180,159)
#B0BDAA
(176,189,170)
#BAC6B5
(186,198,181)
#C4CFC0
(196,207,192)
#CED8CB
(206,216,203)
#D8E1D6
(216,225,214)
#E2EAE1
(226,234,225)
#ECF3EC
(236,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88997E color. Also use rgb(136,153,126) instead hex code.

Text Font Color

.myTextColor { color: #88997E; }

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

This text font color is #88997E.

Background Color

.myBgColor { background-color: #88997E; }

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

This div background color is #88997E.

Border color

.myBorderColor { border: 1px solid #88997E; }

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

This div border color is #88997E.

Opacity

.myOpacity80 { color: #88997E; opacity: 0.8; }

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

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

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

This text has shadow with #88997E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88997E.

Preview

Color preview on black background

This text has color #88997E on black background.


Color preview on white background

This text has color #88997E on white background.


Black color preview on #88997E background

This text has black color on #88997E background.


White color preview on #88997E background

This text has white color on #88997E background.


Related colors

Complementary color

Complementary color for #hex is #776681.


I love getcolorcode.com

Triadic colors

1 #7E8899 and #997E88 with #88997E are triadic colors.

2 #7E9988 and #99887E with #88997E are triadic colors.