COLOR #88D9A0

HEX: #88D9A0 RGB: (136,217,160)

Renk bilgisi

#88D9A0 contains mainly green and blue colors. #88D9A0 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#88D9A0 color RGB value is (136,217,160).

RGB: (136,217,160) (53%, 85%, 63%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 217 of 255 = 85%
B 160 of 255 = 63%

136
217
160

R + G + B ~ 67%. #88D9A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 217 + 160 = 513 (100%)
R 136 of 513 ~ 26.51%
G 217 of 513 ~ 42.3%
B 160 of 513 ~ 31.19'%

%26.51
%42.3
%31.19

CMYK RENK MODELİ

#88D9A0 rengi CMYK tonu (37,0,26,15).

  • camgöbeği tonu 37.33%
  • eflatun tonu 0.00%
  • sarı tonu 26.27%
  • ana renk tonu 14.90%

CMYK: (37,0,26,15)
C37M0Y26K15 (37%, 0%, 26%, 15%)
(0.37 / 0.00 / 0.26 / 0.15)

CMYK yüzdeleri

%37.33
%0
%26.27
%14.9

Codes

Color #88D9A0 in popluar color models

88 D9 A0
RGB 136 217 160
HSL 138° 51.59% 69.22%
HSB/HSV 138° 37.33% 85.10%
CMYK 37.33% 0.00% 26.27%
14.90%

Color #88D9A0 in popluar number systems.

HEX 88 D9 A0
Decimal 136 217 160
Binary 10001000 11011001 10100000
Octal 210 331 240

Shades and tints

Shades of #88D9A0

#88D9A0
(136,217,160)
#7CC692
(124,198,146)
#70B384
(112,179,132)
#64A076
(100,160,118)
#588D68
(88,141,104)
#4C7A5A
(76,122,90)
#40674C
(64,103,76)
#34543E
(52,84,62)
#284130
(40,65,48)
#1C2E22
(28,46,34)
#101B14
(16,27,20)
#000000
(0,0,0)

Tints of #88D9A0

#88D9A0
(136,217,160)
#92DCA8
(146,220,168)
#9CDFB0
(156,223,176)
#A6E2B8
(166,226,184)
#B0E5C0
(176,229,192)
#BAE8C8
(186,232,200)
#C4EBD0
(196,235,208)
#CEEED8
(206,238,216)
#D8F1E0
(216,241,224)
#E2F4E8
(226,244,232)
#ECF7F0
(236,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88D9A0 color. Also use rgb(136,217,160) instead hex code.

Text Font Color

.myTextColor { color: #88D9A0; }

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

This text font color is #88D9A0.

Background Color

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

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

This div background color is #88D9A0.

Border color

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

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

This div border color is #88D9A0.

Opacity

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

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

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

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

This text has shadow with #88D9A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88D9A0.

Preview

Color preview on black background

This text has color #88D9A0 on black background.


Color preview on white background

This text has color #88D9A0 on white background.


Black color preview on #88D9A0 background

This text has black color on #88D9A0 background.


White color preview on #88D9A0 background

This text has white color on #88D9A0 background.


Related colors

Complementary color

Complementary color for #hex is #77265F.


I love getcolorcode.com

Triadic colors

1 #A088D9 and #D9A088 with #88D9A0 are triadic colors.

2 #A0D988 and #D988A0 with #88D9A0 are triadic colors.