COLOR #88AC57

HEX: #88AC57 RGB: (136,172,87)

Renk bilgisi

#88AC57 contains mainly red and green colors. #88AC57 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#88AC57 color RGB value is (136,172,87).

RGB: (136,172,87) (53%, 67%, 34%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 172 of 255 = 67%
B 87 of 255 = 34%

136
172
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 172 + 87 = 395 (100%)
R 136 of 395 ~ 34.43%
G 172 of 395 ~ 43.54%
B 87 of 395 ~ 22.03'%

%34.43
%43.54
%22.03

CMYK RENK MODELİ

#88AC57 rengi CMYK tonu (21,0,49,33).

  • camgöbeği tonu 20.93%
  • eflatun tonu 0.00%
  • sarı tonu 49.42%
  • ana renk tonu 32.55%

CMYK: (21,0,49,33)
C21M0Y49K33 (21%, 0%, 49%, 33%)
(0.21 / 0.00 / 0.49 / 0.33)

CMYK yüzdeleri

%20.93
%0
%49.42
%32.55

Codes

Color #88AC57 in popluar color models

88 AC 57
RGB 136 172 87
HSL 85° 33.86% 50.78%
HSB/HSV 85° 49.42% 67.45%
CMYK 20.93% 0.00% 49.42%
32.55%

Color #88AC57 in popluar number systems.

HEX 88 AC 57
Decimal 136 172 87
Binary 10001000 10101100 1010111
Octal 210 254 127

Shades and tints

Shades of #88AC57

#88AC57
(136,172,87)
#7C9D50
(124,157,80)
#708E49
(112,142,73)
#647F42
(100,127,66)
#58703B
(88,112,59)
#4C6134
(76,97,52)
#40522D
(64,82,45)
#344326
(52,67,38)
#28341F
(40,52,31)
#1C2518
(28,37,24)
#101611
(16,22,17)
#000000
(0,0,0)

Tints of #88AC57

#88AC57
(136,172,87)
#92B366
(146,179,102)
#9CBA75
(156,186,117)
#A6C184
(166,193,132)
#B0C893
(176,200,147)
#BACFA2
(186,207,162)
#C4D6B1
(196,214,177)
#CEDDC0
(206,221,192)
#D8E4CF
(216,228,207)
#E2EBDE
(226,235,222)
#ECF2ED
(236,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88AC57 color. Also use rgb(136,172,87) instead hex code.

Text Font Color

.myTextColor { color: #88AC57; }

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

This text font color is #88AC57.

Background Color

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

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

This div background color is #88AC57.

Border color

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

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

This div border color is #88AC57.

Opacity

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

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

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

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

This text has shadow with #88AC57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88AC57.

Preview

Color preview on black background

This text has color #88AC57 on black background.


Color preview on white background

This text has color #88AC57 on white background.


Black color preview on #88AC57 background

This text has black color on #88AC57 background.


White color preview on #88AC57 background

This text has white color on #88AC57 background.


Related colors

Complementary color

Complementary color for #hex is #7753A8.


I love getcolorcode.com

Triadic colors

1 #5788AC and #AC5788 with #88AC57 are triadic colors.

2 #57AC88 and #AC8857 with #88AC57 are triadic colors.