COLOR #8993A8

HEX: #8993A8 RGB: (137,147,168)

Renk bilgisi

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

RGB renk modeli

#8993A8 color RGB value is (137,147,168).

RGB: (137,147,168) (54%, 58%, 66%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 147 of 255 = 58%
B 168 of 255 = 66%

137
147
168

R + G + B ~ 59%. #8993A8 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 147 + 168 = 452 (100%)
R 137 of 452 ~ 30.31%
G 147 of 452 ~ 32.52%
B 168 of 452 ~ 37.17'%

%30.31
%32.52
%37.17

CMYK RENK MODELİ

#8993A8 rengi CMYK tonu (18,13,0,34).

  • camgöbeği tonu 18.45%
  • eflatun tonu 12.50%
  • sarı tonu 0.00%
  • ana renk tonu 34.12%

CMYK: (18,13,0,34)
C18M13Y0K34 (18%, 13%, 0%, 34%)
(0.18 / 0.13 / 0.00 / 0.34)

CMYK yüzdeleri

%18.45
%12.5
%0
%34.12

Codes

Color #8993A8 in popluar color models

89 93 A8
RGB 137 147 168
HSL 221° 15.12% 59.80%
HSB/HSV 221° 18.45% 65.88%
CMYK 18.45% 12.50% 0.00%
34.12%

Color #8993A8 in popluar number systems.

HEX 89 93 A8
Decimal 137 147 168
Binary 10001001 10010011 10101000
Octal 211 223 250

Shades and tints

Shades of #8993A8

#8993A8
(137,147,168)
#7D8699
(125,134,153)
#71798A
(113,121,138)
#656C7B
(101,108,123)
#595F6C
(89,95,108)
#4D525D
(77,82,93)
#41454E
(65,69,78)
#35383F
(53,56,63)
#292B30
(41,43,48)
#1D1E21
(29,30,33)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #8993A8

#8993A8
(137,147,168)
#939CAF
(147,156,175)
#9DA5B6
(157,165,182)
#A7AEBD
(167,174,189)
#B1B7C4
(177,183,196)
#BBC0CB
(187,192,203)
#C5C9D2
(197,201,210)
#CFD2D9
(207,210,217)
#D9DBE0
(217,219,224)
#E3E4E7
(227,228,231)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8993A8; }

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

This text font color is #8993A8.

Background Color

.myBgColor { background-color: #8993A8; }

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

This div background color is #8993A8.

Border color

.myBorderColor { border: 1px solid #8993A8; }

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

This div border color is #8993A8.

Opacity

.myOpacity80 { color: #8993A8; opacity: 0.8; }

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

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

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

This text has shadow with #8993A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8993A8.

Preview

Color preview on black background

This text has color #8993A8 on black background.


Color preview on white background

This text has color #8993A8 on white background.


Black color preview on #8993A8 background

This text has black color on #8993A8 background.


White color preview on #8993A8 background

This text has white color on #8993A8 background.


Related colors

Complementary color

Complementary color for #hex is #766C57.


I love getcolorcode.com

Triadic colors

1 #A88993 and #93A889 with #8993A8 are triadic colors.

2 #A89389 and #9389A8 with #8993A8 are triadic colors.