COLOR #7B68EE

HEX: #7B68EE RGB: (123,104,238)

Color info

Color name is MediumSlateBlue. #7B68EE contains mainly blue color. Web safe color of #7B68EE is #6666FF (or #66F).

RGB color model

#7B68EE color RGB value is (123,104,238).

RGB: (123,104,238) (48%, 41%, 93%)

RGB channels and saturation

R 123 of 255 = 48%
G 104 of 255 = 41%
B 238 of 255 = 93%

123
104
238

R + G + B ~ 61%. #7B68EE is quite light color.

Portions of RGB colors in percentages

R + G + B = 123 + 104 + 238 = 465 (100%)
R 123 of 465 ~ 26.45%
G 104 of 465 ~ 22.37%
B 238 of 465 ~ 51.18'%

%26.45
%22.37
%51.18

CMYK color model

#7B68EE color CMYK value is (48,56,0,7).

  • cyan value is 48.32%
  • magenta value is 56.30%
  • yellow value is 0.00%
  • key color value is 6.67%

CMYK: (48,56,0,7)
C48M56Y0K7 (48%, 56%, 0%, 7%)
(0.48 / 0.56 / 0.00 / 0.07)

CMYK percentages

%48.32
%56.3
%0
%6.67

Codes

Color #7B68EE in popluar color models

7B 68 EE
RGB 123 104 238
HSL 249° 79.76% 67.06%
HSB/HSV 249° 56.30% 93.33%
CMYK 48.32% 56.30% 0.00%
6.67%

Color #7B68EE in popluar number systems.

HEX 7B 68 EE
Decimal 123 104 238
Binary 1111011 1101000 11101110
Octal 173 150 356

Shades and tints

Shades of #7B68EE

#7B68EE
(123,104,238)
#705FD9
(112,95,217)
#6556C4
(101,86,196)
#5A4DAF
(90,77,175)
#4F449A
(79,68,154)
#443B85
(68,59,133)
#393270
(57,50,112)
#2E295B
(46,41,91)
#232046
(35,32,70)
#181731
(24,23,49)
#0D0E1C
(13,14,28)
#000000
(0,0,0)

Tints of #7B68EE

#7B68EE
(123,104,238)
#8775EF
(135,117,239)
#9382F0
(147,130,240)
#9F8FF1
(159,143,241)
#AB9CF2
(171,156,242)
#B7A9F3
(183,169,243)
#C3B6F4
(195,182,244)
#CFC3F5
(207,195,245)
#DBD0F6
(219,208,246)
#E7DDF7
(231,221,247)
#F3EAF8
(243,234,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B68EE color. Also use rgb(123,104,238) instead hex code.

Text Font Color

.myTextColor { color: #7B68EE; }

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

This text font color is #7B68EE.

Background Color

.myBgColor { background-color: #7B68EE; }

<div style="background-color:#7B68EE">Inner text</div>

This div background color is #7B68EE.

Border color

.myBorderColor { border: 1px solid #7B68EE; }

<div style="border:3px solid #7B68EE">Div</div>

This div border color is #7B68EE.

Opacity

.myOpacity80 { color: #7B68EE; opacity: 0.8; }

<p style="color:#7B68EE;opacity:0.8;">80%</p>

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

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

This text has shadow with #7B68EE color.


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

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

This text has shadow with #7B68EE primary color and red secondary color.


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

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

This text has shadow with #7B68EE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7B68EE.

Preview

Color preview on black background

This text has color #7B68EE on black background.


Color preview on white background

This text has color #7B68EE on white background.


Black color preview on #7B68EE background

This text has black color on #7B68EE background.


White color preview on #7B68EE background

This text has white color on #7B68EE background.


Related colors

Complementary color

Complementary color for #hex is #849711.


I love getcolorcode.com

Gradients

Color #7B68EE is used in Medium Slate Blue gradient.

Medium Slate Blue


Triadic colors

1 #EE7B68 and #68EE7B with #7B68EE are triadic colors.

2 #EE687B and #687BEE with #7B68EE are triadic colors.