COLOR #88AD87

HEX: #88AD87 RGB: (136,173,135)

Renk bilgisi

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

RGB renk modeli

#88AD87 color RGB value is (136,173,135).

RGB: (136,173,135) (53%, 68%, 53%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 173 of 255 = 68%
B 135 of 255 = 53%

136
173
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 173 + 135 = 444 (100%)
R 136 of 444 ~ 30.63%
G 173 of 444 ~ 38.96%
B 135 of 444 ~ 30.41'%

%30.63
%38.96
%30.41

CMYK RENK MODELİ

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

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

CMYK: (21,0,22,32)
C21M0Y22K32 (21%, 0%, 22%, 32%)
(0.21 / 0.00 / 0.22 / 0.32)

CMYK yüzdeleri

%21.39
%0
%21.97
%32.16

Codes

Color #88AD87 in popluar color models

88 AD 87
RGB 136 173 135
HSL 118° 18.81% 60.39%
HSB/HSV 118° 21.97% 67.84%
CMYK 21.39% 0.00% 21.97%
32.16%

Color #88AD87 in popluar number systems.

HEX 88 AD 87
Decimal 136 173 135
Binary 10001000 10101101 10000111
Octal 210 255 207

Shades and tints

Shades of #88AD87

#88AD87
(136,173,135)
#7C9E7B
(124,158,123)
#708F6F
(112,143,111)
#648063
(100,128,99)
#587157
(88,113,87)
#4C624B
(76,98,75)
#40533F
(64,83,63)
#344433
(52,68,51)
#283527
(40,53,39)
#1C261B
(28,38,27)
#10170F
(16,23,15)
#000000
(0,0,0)

Tints of #88AD87

#88AD87
(136,173,135)
#92B491
(146,180,145)
#9CBB9B
(156,187,155)
#A6C2A5
(166,194,165)
#B0C9AF
(176,201,175)
#BAD0B9
(186,208,185)
#C4D7C3
(196,215,195)
#CEDECD
(206,222,205)
#D8E5D7
(216,229,215)
#E2ECE1
(226,236,225)
#ECF3EB
(236,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88AD87; }

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

This text font color is #88AD87.

Background Color

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

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

This div background color is #88AD87.

Border color

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

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

This div border color is #88AD87.

Opacity

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

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

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

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

This text has shadow with #88AD87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88AD87.

Preview

Color preview on black background

This text has color #88AD87 on black background.


Color preview on white background

This text has color #88AD87 on white background.


Black color preview on #88AD87 background

This text has black color on #88AD87 background.


White color preview on #88AD87 background

This text has white color on #88AD87 background.


Related colors

Complementary color

Complementary color for #hex is #775278.


I love getcolorcode.com

Triadic colors

1 #8788AD and #AD8788 with #88AD87 are triadic colors.

2 #87AD88 and #AD8887 with #88AD87 are triadic colors.