COLOR #888289

HEX: #888289 RGB: (136,130,137)

Renk bilgisi

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

RGB renk modeli

#888289 color RGB value is (136,130,137).

RGB: (136,130,137) (53%, 51%, 54%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 130 of 255 = 51%
B 137 of 255 = 54%

136
130
137

R + G + B ~ 53%. #888289 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 130 + 137 = 403 (100%)
R 136 of 403 ~ 33.75%
G 130 of 403 ~ 32.26%
B 137 of 403 ~ 34'%

%33.75
%32.26
%34

CMYK RENK MODELİ

#888289 rengi CMYK tonu (1,5,0,46).

  • camgöbeği tonu 0.73%
  • eflatun tonu 5.11%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%
CMYK: (1,5,0,46) C1M5Y0K46 (1%,5%,0%,46%) (0.01/0.05/0.00/0.46) 

CMYK yüzdeleri

%0.73
%5.11
%0
%46.27

Codes

Color #888289 in popluar color models

88 82 89
RGB 136 130 137
HSL 291° 2.88% 52.35%
HSB/HSV 291° 5.11% 53.73%
CMYK 0.73% 5.11% 0.00%
46.27%

Color #888289 in popluar number systems.

HEX 88 82 89
Decimal 136 130 137
Binary 10001000 10000010 10001001
Octal 210 202 211

Shades and tints

Shades of #888289

#888289
(136,130,137)
#7C777D
(124,119,125)
#706C71
(112,108,113)
#646165
(100,97,101)
#585659
(88,86,89)
#4C4B4D
(76,75,77)
#404041
(64,64,65)
#343535
(52,53,53)
#282A29
(40,42,41)
#1C1F1D
(28,31,29)
#101411
(16,20,17)
#000000
(0,0,0)

Tints of #888289

#888289
(136,130,137)
#928D93
(146,141,147)
#9C989D
(156,152,157)
#A6A3A7
(166,163,167)
#B0AEB1
(176,174,177)
#BAB9BB
(186,185,187)
#C4C4C5
(196,196,197)
#CECFCF
(206,207,207)
#D8DAD9
(216,218,217)
#E2E5E3
(226,229,227)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #888289 color. Also use rgb(136,130,137) instead hex code.

Text Font Color

.myTextColor { color: #888289; }

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

This text font color is #888289.

Background Color

.myBgColor { background-color: #888289; }

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

This div background color is #888289.

Border color

.myBorderColor { border: 1px solid #888289; }

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

This div border color is #888289.

Opacity

.myOpacity80 { color: #888289; opacity: 0.8; }

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

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

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

This text has shadow with #888289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888289.

Preview

Color preview on black background

This text has color #888289 on black background.


Color preview on white background

This text has color #888289 on white background.


Black color preview on #888289 background

This text has black color on #888289 background.


White color preview on #888289 background

This text has white color on #888289 background.


Related colors

Complementary color

Complementary color for #hex is #777D76.


I love getcolorcode.com

Triadic colors

1 #898882 and #828988 with #888289 are triadic colors.

2 #898288 and #828889 with #888289 are triadic colors.