COLOR #88AB83

HEX: #88AB83 RGB: (136,171,131)

Renk bilgisi

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

RGB renk modeli

#88AB83 color RGB value is (136,171,131).

RGB: (136,171,131) (53%, 67%, 51%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 171 of 255 = 67%
B 131 of 255 = 51%

136
171
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 171 + 131 = 438 (100%)
R 136 of 438 ~ 31.05%
G 171 of 438 ~ 39.04%
B 131 of 438 ~ 29.91'%

%31.05
%39.04
%29.91

CMYK RENK MODELİ

#88AB83 rengi CMYK tonu (20,0,23,33).

  • camgöbeği tonu 20.47%
  • eflatun tonu 0.00%
  • sarı tonu 23.39%
  • ana renk tonu 32.94%

CMYK: (20,0,23,33)
C20M0Y23K33 (20%, 0%, 23%, 33%)
(0.20 / 0.00 / 0.23 / 0.33)

CMYK yüzdeleri

%20.47
%0
%23.39
%32.94

Codes

Color #88AB83 in popluar color models

88 AB 83
RGB 136 171 131
HSL 113° 19.23% 59.22%
HSB/HSV 113° 23.39% 67.06%
CMYK 20.47% 0.00% 23.39%
32.94%

Color #88AB83 in popluar number systems.

HEX 88 AB 83
Decimal 136 171 131
Binary 10001000 10101011 10000011
Octal 210 253 203

Shades and tints

Shades of #88AB83

#88AB83
(136,171,131)
#7C9C78
(124,156,120)
#708D6D
(112,141,109)
#647E62
(100,126,98)
#586F57
(88,111,87)
#4C604C
(76,96,76)
#405141
(64,81,65)
#344236
(52,66,54)
#28332B
(40,51,43)
#1C2420
(28,36,32)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #88AB83

#88AB83
(136,171,131)
#92B28E
(146,178,142)
#9CB999
(156,185,153)
#A6C0A4
(166,192,164)
#B0C7AF
(176,199,175)
#BACEBA
(186,206,186)
#C4D5C5
(196,213,197)
#CEDCD0
(206,220,208)
#D8E3DB
(216,227,219)
#E2EAE6
(226,234,230)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88AB83 color. Also use rgb(136,171,131) instead hex code.

Text Font Color

.myTextColor { color: #88AB83; }

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

This text font color is #88AB83.

Background Color

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

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

This div background color is #88AB83.

Border color

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

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

This div border color is #88AB83.

Opacity

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

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

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

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

This text has shadow with #88AB83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88AB83.

Preview

Color preview on black background

This text has color #88AB83 on black background.


Color preview on white background

This text has color #88AB83 on white background.


Black color preview on #88AB83 background

This text has black color on #88AB83 background.


White color preview on #88AB83 background

This text has white color on #88AB83 background.


Related colors

Complementary color

Complementary color for #hex is #77547C.


I love getcolorcode.com

Triadic colors

1 #8388AB and #AB8388 with #88AB83 are triadic colors.

2 #83AB88 and #AB8883 with #88AB83 are triadic colors.