COLOR #88BB76

HEX: #88BB76 RGB: (136,187,118)

Renk bilgisi

#88BB76 contains mainly red and green colors. #88BB76 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#88BB76 color RGB value is (136,187,118).

RGB: (136,187,118) (53%, 73%, 46%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 187 of 255 = 73%
B 118 of 255 = 46%

136
187
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 187 + 118 = 441 (100%)
R 136 of 441 ~ 30.84%
G 187 of 441 ~ 42.4%
B 118 of 441 ~ 26.76'%

%30.84
%42.4
%26.76

CMYK RENK MODELİ

#88BB76 rengi CMYK tonu (27,0,37,27).

  • camgöbeği tonu 27.27%
  • eflatun tonu 0.00%
  • sarı tonu 36.90%
  • ana renk tonu 26.67%
CMYK: (27,0,37,27) C27M0Y37K27 (27%,0%,37%,27%) (0.27/0.00/0.37/0.27) 

CMYK yüzdeleri

%27.27
%0
%36.9
%26.67

Codes

Color #88BB76 in popluar color models

88 BB 76
RGB 136 187 118
HSL 104° 33.66% 59.80%
HSB/HSV 104° 36.90% 73.33%
CMYK 27.27% 0.00% 36.90%
26.67%

Color #88BB76 in popluar number systems.

HEX 88 BB 76
Decimal 136 187 118
Binary 10001000 10111011 1110110
Octal 210 273 166

Shades and tints

Shades of #88BB76

#88BB76
(136,187,118)
#7CAA6C
(124,170,108)
#709962
(112,153,98)
#648858
(100,136,88)
#58774E
(88,119,78)
#4C6644
(76,102,68)
#40553A
(64,85,58)
#344430
(52,68,48)
#283326
(40,51,38)
#1C221C
(28,34,28)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #88BB76

#88BB76
(136,187,118)
#92C182
(146,193,130)
#9CC78E
(156,199,142)
#A6CD9A
(166,205,154)
#B0D3A6
(176,211,166)
#BAD9B2
(186,217,178)
#C4DFBE
(196,223,190)
#CEE5CA
(206,229,202)
#D8EBD6
(216,235,214)
#E2F1E2
(226,241,226)
#ECF7EE
(236,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88BB76; }

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

This text font color is #88BB76.

Background Color

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

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

This div background color is #88BB76.

Border color

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

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

This div border color is #88BB76.

Opacity

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

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

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

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

This text has shadow with #88BB76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88BB76.

Preview

Color preview on black background

This text has color #88BB76 on black background.


Color preview on white background

This text has color #88BB76 on white background.


Black color preview on #88BB76 background

This text has black color on #88BB76 background.


White color preview on #88BB76 background

This text has white color on #88BB76 background.


Related colors

Complementary color

Complementary color for #hex is #774489.


I love getcolorcode.com

Triadic colors

1 #7688BB and #BB7688 with #88BB76 are triadic colors.

2 #76BB88 and #BB8876 with #88BB76 are triadic colors.