COLOR #9B7DE4

HEX: #9B7DE4 RGB: (155,125,228)

Color info

#9B7DE4 contains mainly blue color. Web safe color of #9B7DE4 is #9966CC (or #96C).

RGB color model

#9B7DE4 color RGB value is (155,125,228).

RGB: (155,125,228) (61%, 49%, 89%)

RGB channels and saturation

R 155 of 255 = 61%
G 125 of 255 = 49%
B 228 of 255 = 89%

155
125
228

R + G + B ~ 66%. #9B7DE4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 125 + 228 = 508 (100%)
R 155 of 508 ~ 30.51%
G 125 of 508 ~ 24.61%
B 228 of 508 ~ 44.88'%

%30.51
%24.61
%44.88

CMYK color model

#9B7DE4 color CMYK value is (32,45,0,11).

  • cyan value is 32.02%
  • magenta value is 45.18%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (32,45,0,11)
C32M45Y0K11 (32%, 45%, 0%, 11%)
(0.32 / 0.45 / 0.00 / 0.11)

CMYK percentages

%32.02
%45.18
%0
%10.59

Codes

Color #9B7DE4 in popluar color models

9B 7D E4
RGB 155 125 228
HSL 257° 65.61% 69.22%
HSB/HSV 257° 45.18% 89.41%
CMYK 32.02% 45.18% 0.00%
10.59%

Color #9B7DE4 in popluar number systems.

HEX 9B 7D E4
Decimal 155 125 228
Binary 10011011 1111101 11100100
Octal 233 175 344

Shades and tints

Shades of #9B7DE4

#9B7DE4
(155,125,228)
#8D72D0
(141,114,208)
#7F67BC
(127,103,188)
#715CA8
(113,92,168)
#635194
(99,81,148)
#554680
(85,70,128)
#473B6C
(71,59,108)
#393058
(57,48,88)
#2B2544
(43,37,68)
#1D1A30
(29,26,48)
#0F0F1C
(15,15,28)
#000000
(0,0,0)

Tints of #9B7DE4

#9B7DE4
(155,125,228)
#A488E6
(164,136,230)
#AD93E8
(173,147,232)
#B69EEA
(182,158,234)
#BFA9EC
(191,169,236)
#C8B4EE
(200,180,238)
#D1BFF0
(209,191,240)
#DACAF2
(218,202,242)
#E3D5F4
(227,213,244)
#ECE0F6
(236,224,246)
#F5EBF8
(245,235,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B7DE4 color. Also use rgb(155,125,228) instead hex code.

Text Font Color

.myTextColor { color: #9B7DE4; }

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

This text font color is #9B7DE4.

Background Color

.myBgColor { background-color: #9B7DE4; }

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

This div background color is #9B7DE4.

Border color

.myBorderColor { border: 1px solid #9B7DE4; }

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

This div border color is #9B7DE4.

Opacity

.myOpacity80 { color: #9B7DE4; opacity: 0.8; }

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

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

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

This text has shadow with #9B7DE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7DE4.

Preview

Color preview on black background

This text has color #9B7DE4 on black background.


Color preview on white background

This text has color #9B7DE4 on white background.


Black color preview on #9B7DE4 background

This text has black color on #9B7DE4 background.


White color preview on #9B7DE4 background

This text has white color on #9B7DE4 background.


Related colors

Complementary color

Complementary color for #hex is #64821B.


I love getcolorcode.com

Triadic colors

1 #E49B7D and #7DE49B with #9B7DE4 are triadic colors.

2 #E47D9B and #7D9BE4 with #9B7DE4 are triadic colors.