COLOR #888993

HEX: #888993 RGB: (136,137,147)

Renk bilgisi

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

RGB renk modeli

#888993 color RGB value is (136,137,147).

RGB: (136,137,147) (53%, 54%, 58%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 137 of 255 = 54%
B 147 of 255 = 58%

136
137
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 137 + 147 = 420 (100%)
R 136 of 420 ~ 32.38%
G 137 of 420 ~ 32.62%
B 147 of 420 ~ 35'%

%32.38
%32.62
%35

CMYK RENK MODELİ

#888993 rengi CMYK tonu (7,7,0,42).

  • camgöbeği tonu 7.48%
  • eflatun tonu 6.80%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (7,7,0,42)
C7M7Y0K42 (7%, 7%, 0%, 42%)
(0.07 / 0.07 / 0.00 / 0.42)

CMYK yüzdeleri

%7.48
%6.8
%0
%42.35

Codes

Color #888993 in popluar color models

88 89 93
RGB 136 137 147
HSL 235° 4.85% 55.49%
HSB/HSV 235° 7.48% 57.65%
CMYK 7.48% 6.80% 0.00%
42.35%

Color #888993 in popluar number systems.

HEX 88 89 93
Decimal 136 137 147
Binary 10001000 10001001 10010011
Octal 210 211 223

Shades and tints

Shades of #888993

#888993
(136,137,147)
#7C7D86
(124,125,134)
#707179
(112,113,121)
#64656C
(100,101,108)
#58595F
(88,89,95)
#4C4D52
(76,77,82)
#404145
(64,65,69)
#343538
(52,53,56)
#28292B
(40,41,43)
#1C1D1E
(28,29,30)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #888993

#888993
(136,137,147)
#92939C
(146,147,156)
#9C9DA5
(156,157,165)
#A6A7AE
(166,167,174)
#B0B1B7
(176,177,183)
#BABBC0
(186,187,192)
#C4C5C9
(196,197,201)
#CECFD2
(206,207,210)
#D8D9DB
(216,217,219)
#E2E3E4
(226,227,228)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888993; }

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

This text font color is #888993.

Background Color

.myBgColor { background-color: #888993; }

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

This div background color is #888993.

Border color

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

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

This div border color is #888993.

Opacity

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

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

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

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

This text has shadow with #888993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888993.

Preview

Color preview on black background

This text has color #888993 on black background.


Color preview on white background

This text has color #888993 on white background.


Black color preview on #888993 background

This text has black color on #888993 background.


White color preview on #888993 background

This text has white color on #888993 background.


Related colors

Complementary color

Complementary color for #hex is #77766C.


I love getcolorcode.com

Triadic colors

1 #938889 and #899388 with #888993 are triadic colors.

2 #938988 and #898893 with #888993 are triadic colors.