COLOR #8990BA

HEX: #8990BA RGB: (137,144,186)

Renk bilgisi

#8990BA contains red, green and blue colors in about the same proportion. #8990BA ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#8990BA color RGB value is (137,144,186).

RGB: (137,144,186) (54%, 56%, 73%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 144 of 255 = 56%
B 186 of 255 = 73%

137
144
186

R + G + B ~ 61%. #8990BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 144 + 186 = 467 (100%)
R 137 of 467 ~ 29.34%
G 144 of 467 ~ 30.84%
B 186 of 467 ~ 39.83'%

%29.34
%30.84
%39.83

CMYK RENK MODELİ

#8990BA rengi CMYK tonu (26,23,0,27).

  • camgöbeği tonu 26.34%
  • eflatun tonu 22.58%
  • sarı tonu 0.00%
  • ana renk tonu 27.06%

CMYK: (26,23,0,27)
C26M23Y0K27 (26%, 23%, 0%, 27%)
(0.26 / 0.23 / 0.00 / 0.27)

CMYK yüzdeleri

%26.34
%22.58
%0
%27.06

Codes

Color #8990BA in popluar color models

89 90 BA
RGB 137 144 186
HSL 231° 26.20% 63.33%
HSB/HSV 231° 26.34% 72.94%
CMYK 26.34% 22.58% 0.00%
27.06%

Color #8990BA in popluar number systems.

HEX 89 90 BA
Decimal 137 144 186
Binary 10001001 10010000 10111010
Octal 211 220 272

Shades and tints

Shades of #8990BA

#8990BA
(137,144,186)
#7D83AA
(125,131,170)
#71769A
(113,118,154)
#65698A
(101,105,138)
#595C7A
(89,92,122)
#4D4F6A
(77,79,106)
#41425A
(65,66,90)
#35354A
(53,53,74)
#29283A
(41,40,58)
#1D1B2A
(29,27,42)
#110E1A
(17,14,26)
#000000
(0,0,0)

Tints of #8990BA

#8990BA
(137,144,186)
#939AC0
(147,154,192)
#9DA4C6
(157,164,198)
#A7AECC
(167,174,204)
#B1B8D2
(177,184,210)
#BBC2D8
(187,194,216)
#C5CCDE
(197,204,222)
#CFD6E4
(207,214,228)
#D9E0EA
(217,224,234)
#E3EAF0
(227,234,240)
#EDF4F6
(237,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8990BA color. Also use rgb(137,144,186) instead hex code.

Text Font Color

.myTextColor { color: #8990BA; }

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

This text font color is #8990BA.

Background Color

.myBgColor { background-color: #8990BA; }

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

This div background color is #8990BA.

Border color

.myBorderColor { border: 1px solid #8990BA; }

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

This div border color is #8990BA.

Opacity

.myOpacity80 { color: #8990BA; opacity: 0.8; }

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

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

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

This text has shadow with #8990BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8990BA.

Preview

Color preview on black background

This text has color #8990BA on black background.


Color preview on white background

This text has color #8990BA on white background.


Black color preview on #8990BA background

This text has black color on #8990BA background.


White color preview on #8990BA background

This text has white color on #8990BA background.


Related colors

Complementary color

Complementary color for #hex is #766F45.


I love getcolorcode.com

Triadic colors

1 #BA8990 and #90BA89 with #8990BA are triadic colors.

2 #BA9089 and #9089BA with #8990BA are triadic colors.