COLOR #88AD76

HEX: #88AD76 RGB: (136,173,118)

Renk bilgisi

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

RGB renk modeli

#88AD76 color RGB value is (136,173,118).

RGB: (136,173,118) (53%, 68%, 46%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 173 of 255 = 68%
B 118 of 255 = 46%

136
173
118

R + G + B ~ 56%. #88AD76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 173 + 118 = 427 (100%)
R 136 of 427 ~ 31.85%
G 173 of 427 ~ 40.52%
B 118 of 427 ~ 27.63'%

%31.85
%40.52
%27.63

CMYK RENK MODELİ

#88AD76 rengi CMYK tonu (21,0,32,32).

  • camgöbeği tonu 21.39%
  • eflatun tonu 0.00%
  • sarı tonu 31.79%
  • ana renk tonu 32.16%

CMYK: (21,0,32,32)
C21M0Y32K32 (21%, 0%, 32%, 32%)
(0.21 / 0.00 / 0.32 / 0.32)

CMYK yüzdeleri

%21.39
%0
%31.79
%32.16

Codes

Color #88AD76 in popluar color models

88 AD 76
RGB 136 173 118
HSL 100° 25.11% 57.06%
HSB/HSV 100° 31.79% 67.84%
CMYK 21.39% 0.00% 31.79%
32.16%

Color #88AD76 in popluar number systems.

HEX 88 AD 76
Decimal 136 173 118
Binary 10001000 10101101 1110110
Octal 210 255 166

Shades and tints

Shades of #88AD76

#88AD76
(136,173,118)
#7C9E6C
(124,158,108)
#708F62
(112,143,98)
#648058
(100,128,88)
#58714E
(88,113,78)
#4C6244
(76,98,68)
#40533A
(64,83,58)
#344430
(52,68,48)
#283526
(40,53,38)
#1C261C
(28,38,28)
#101712
(16,23,18)
#000000
(0,0,0)

Tints of #88AD76

#88AD76
(136,173,118)
#92B482
(146,180,130)
#9CBB8E
(156,187,142)
#A6C29A
(166,194,154)
#B0C9A6
(176,201,166)
#BAD0B2
(186,208,178)
#C4D7BE
(196,215,190)
#CEDECA
(206,222,202)
#D8E5D6
(216,229,214)
#E2ECE2
(226,236,226)
#ECF3EE
(236,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88AD76 color. Also use rgb(136,173,118) instead hex code.

Text Font Color

.myTextColor { color: #88AD76; }

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

This text font color is #88AD76.

Background Color

.myBgColor { background-color: #88AD76; }

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

This div background color is #88AD76.

Border color

.myBorderColor { border: 1px solid #88AD76; }

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

This div border color is #88AD76.

Opacity

.myOpacity80 { color: #88AD76; opacity: 0.8; }

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

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

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

This text has shadow with #88AD76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88AD76.

Preview

Color preview on black background

This text has color #88AD76 on black background.


Color preview on white background

This text has color #88AD76 on white background.


Black color preview on #88AD76 background

This text has black color on #88AD76 background.


White color preview on #88AD76 background

This text has white color on #88AD76 background.


Related colors

Complementary color

Complementary color for #hex is #775289.


I love getcolorcode.com

Triadic colors

1 #7688AD and #AD7688 with #88AD76 are triadic colors.

2 #76AD88 and #AD8876 with #88AD76 are triadic colors.