COLOR #938AE7

HEX: #938AE7 RGB: (147,138,231)

Color info

#938AE7 contains mainly blue color. Web safe color of #938AE7 is #9999FF (or #99F).

RGB color model

#938AE7 color RGB value is (147,138,231).

RGB: (147,138,231) (58%, 54%, 91%)

RGB channels and saturation

R 147 of 255 = 58%
G 138 of 255 = 54%
B 231 of 255 = 91%

147
138
231

R + G + B ~ 68%. #938AE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 138 + 231 = 516 (100%)
R 147 of 516 ~ 28.49%
G 138 of 516 ~ 26.74%
B 231 of 516 ~ 44.77'%

%28.49
%26.74
%44.77

CMYK color model

#938AE7 color CMYK value is (36,40,0,9).

  • cyan value is 36.36%
  • magenta value is 40.26%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (36,40,0,9)
C36M40Y0K9 (36%, 40%, 0%, 9%)
(0.36 / 0.40 / 0.00 / 0.09)

CMYK percentages

%36.36
%40.26
%0
%9.41

Codes

Color #938AE7 in popluar color models

93 8A E7
RGB 147 138 231
HSL 246° 65.96% 72.35%
HSB/HSV 246° 40.26% 90.59%
CMYK 36.36% 40.26% 0.00%
9.41%

Color #938AE7 in popluar number systems.

HEX 93 8A E7
Decimal 147 138 231
Binary 10010011 10001010 11100111
Octal 223 212 347

Shades and tints

Shades of #938AE7

#938AE7
(147,138,231)
#867ED2
(134,126,210)
#7972BD
(121,114,189)
#6C66A8
(108,102,168)
#5F5A93
(95,90,147)
#524E7E
(82,78,126)
#454269
(69,66,105)
#383654
(56,54,84)
#2B2A3F
(43,42,63)
#1E1E2A
(30,30,42)
#111215
(17,18,21)
#000000
(0,0,0)

Tints of #938AE7

#938AE7
(147,138,231)
#9C94E9
(156,148,233)
#A59EEB
(165,158,235)
#AEA8ED
(174,168,237)
#B7B2EF
(183,178,239)
#C0BCF1
(192,188,241)
#C9C6F3
(201,198,243)
#D2D0F5
(210,208,245)
#DBDAF7
(219,218,247)
#E4E4F9
(228,228,249)
#EDEEFB
(237,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #938AE7 color. Also use rgb(147,138,231) instead hex code.

Text Font Color

.myTextColor { color: #938AE7; }

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

This text font color is #938AE7.

Background Color

.myBgColor { background-color: #938AE7; }

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

This div background color is #938AE7.

Border color

.myBorderColor { border: 1px solid #938AE7; }

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

This div border color is #938AE7.

Opacity

.myOpacity80 { color: #938AE7; opacity: 0.8; }

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

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

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

This text has shadow with #938AE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #938AE7.

Preview

Color preview on black background

This text has color #938AE7 on black background.


Color preview on white background

This text has color #938AE7 on white background.


Black color preview on #938AE7 background

This text has black color on #938AE7 background.


White color preview on #938AE7 background

This text has white color on #938AE7 background.


Related colors

Complementary color

Complementary color for #hex is #6C7518.


I love getcolorcode.com

Triadic colors

1 #E7938A and #8AE793 with #938AE7 are triadic colors.

2 #E78A93 and #8A93E7 with #938AE7 are triadic colors.