COLOR #88A673

HEX: #88A673 RGB: (136,166,115)

Renk bilgisi

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

RGB renk modeli

#88A673 color RGB value is (136,166,115).

RGB: (136,166,115) (53%, 65%, 45%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 166 of 255 = 65%
B 115 of 255 = 45%

136
166
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 166 + 115 = 417 (100%)
R 136 of 417 ~ 32.61%
G 166 of 417 ~ 39.81%
B 115 of 417 ~ 27.58'%

%32.61
%39.81
%27.58

CMYK RENK MODELİ

#88A673 rengi CMYK tonu (18,0,31,35).

  • camgöbeği tonu 18.07%
  • eflatun tonu 0.00%
  • sarı tonu 30.72%
  • ana renk tonu 34.90%

CMYK: (18,0,31,35)
C18M0Y31K35 (18%, 0%, 31%, 35%)
(0.18 / 0.00 / 0.31 / 0.35)

CMYK yüzdeleri

%18.07
%0
%30.72
%34.9

Codes

Color #88A673 in popluar color models

88 A6 73
RGB 136 166 115
HSL 95° 22.27% 55.10%
HSB/HSV 95° 30.72% 65.10%
CMYK 18.07% 0.00% 30.72%
34.90%

Color #88A673 in popluar number systems.

HEX 88 A6 73
Decimal 136 166 115
Binary 10001000 10100110 1110011
Octal 210 246 163

Shades and tints

Shades of #88A673

#88A673
(136,166,115)
#7C9769
(124,151,105)
#70885F
(112,136,95)
#647955
(100,121,85)
#586A4B
(88,106,75)
#4C5B41
(76,91,65)
#404C37
(64,76,55)
#343D2D
(52,61,45)
#282E23
(40,46,35)
#1C1F19
(28,31,25)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #88A673

#88A673
(136,166,115)
#92AE7F
(146,174,127)
#9CB68B
(156,182,139)
#A6BE97
(166,190,151)
#B0C6A3
(176,198,163)
#BACEAF
(186,206,175)
#C4D6BB
(196,214,187)
#CEDEC7
(206,222,199)
#D8E6D3
(216,230,211)
#E2EEDF
(226,238,223)
#ECF6EB
(236,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88A673 color. Also use rgb(136,166,115) instead hex code.

Text Font Color

.myTextColor { color: #88A673; }

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

This text font color is #88A673.

Background Color

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

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

This div background color is #88A673.

Border color

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

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

This div border color is #88A673.

Opacity

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

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

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

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

This text has shadow with #88A673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88A673.

Preview

Color preview on black background

This text has color #88A673 on black background.


Color preview on white background

This text has color #88A673 on white background.


Black color preview on #88A673 background

This text has black color on #88A673 background.


White color preview on #88A673 background

This text has white color on #88A673 background.


Related colors

Complementary color

Complementary color for #hex is #77598C.


I love getcolorcode.com

Triadic colors

1 #7388A6 and #A67388 with #88A673 are triadic colors.

2 #73A688 and #A68873 with #88A673 are triadic colors.