COLOR #8A93B6

HEX: #8A93B6 RGB: (138,147,182)

Color info

#8A93B6 contains red, green and blue colors in about the same proportion. Web safe color of #8A93B6 is #9999CC (or #99C).

RGB color model

#8A93B6 color RGB value is (138,147,182).

RGB: (138,147,182) (54%, 58%, 71%)

RGB channels and saturation

R 138 of 255 = 54%
G 147 of 255 = 58%
B 182 of 255 = 71%

138
147
182

R + G + B ~ 61%. #8A93B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 147 + 182 = 467 (100%)
R 138 of 467 ~ 29.55%
G 147 of 467 ~ 31.48%
B 182 of 467 ~ 38.97'%

%29.55
%31.48
%38.97

CMYK color model

#8A93B6 color CMYK value is (24,19,0,29).

  • cyan value is 24.18%
  • magenta value is 19.23%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (24,19,0,29)
C24M19Y0K29 (24%, 19%, 0%, 29%)
(0.24 / 0.19 / 0.00 / 0.29)

CMYK percentages

%24.18
%19.23
%0
%28.63

Codes

Color #8A93B6 in popluar color models

8A 93 B6
RGB 138 147 182
HSL 228° 23.16% 62.75%
HSB/HSV 228° 24.18% 71.37%
CMYK 24.18% 19.23% 0.00%
28.63%

Color #8A93B6 in popluar number systems.

HEX 8A 93 B6
Decimal 138 147 182
Binary 10001010 10010011 10110110
Octal 212 223 266

Shades and tints

Shades of #8A93B6

#8A93B6
(138,147,182)
#7E86A6
(126,134,166)
#727996
(114,121,150)
#666C86
(102,108,134)
#5A5F76
(90,95,118)
#4E5266
(78,82,102)
#424556
(66,69,86)
#363846
(54,56,70)
#2A2B36
(42,43,54)
#1E1E26
(30,30,38)
#121116
(18,17,22)
#000000
(0,0,0)

Tints of #8A93B6

#8A93B6
(138,147,182)
#949CBC
(148,156,188)
#9EA5C2
(158,165,194)
#A8AEC8
(168,174,200)
#B2B7CE
(178,183,206)
#BCC0D4
(188,192,212)
#C6C9DA
(198,201,218)
#D0D2E0
(208,210,224)
#DADBE6
(218,219,230)
#E4E4EC
(228,228,236)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A93B6 color. Also use rgb(138,147,182) instead hex code.

Text Font Color

.myTextColor { color: #8A93B6; }

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

This text font color is #8A93B6.

Background Color

.myBgColor { background-color: #8A93B6; }

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

This div background color is #8A93B6.

Border color

.myBorderColor { border: 1px solid #8A93B6; }

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

This div border color is #8A93B6.

Opacity

.myOpacity80 { color: #8A93B6; opacity: 0.8; }

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

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

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

This text has shadow with #8A93B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A93B6.

Preview

Color preview on black background

This text has color #8A93B6 on black background.


Color preview on white background

This text has color #8A93B6 on white background.


Black color preview on #8A93B6 background

This text has black color on #8A93B6 background.


White color preview on #8A93B6 background

This text has white color on #8A93B6 background.


Related colors

Complementary color

Complementary color for #hex is #756C49.


I love getcolorcode.com

Triadic colors

1 #B68A93 and #93B68A with #8A93B6 are triadic colors.

2 #B6938A and #938AB6 with #8A93B6 are triadic colors.