COLOR #7D6BD8

HEX: #7D6BD8 RGB: (125,107,216)

Color info

#7D6BD8 contains mainly blue color. Web safe color of #7D6BD8 is #6666CC (or #66C).

RGB color model

#7D6BD8 color RGB value is (125,107,216).

RGB: (125,107,216) (49%, 42%, 85%)

RGB channels and saturation

R 125 of 255 = 49%
G 107 of 255 = 42%
B 216 of 255 = 85%

125
107
216

R + G + B ~ 59%. #7D6BD8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 107 + 216 = 448 (100%)
R 125 of 448 ~ 27.9%
G 107 of 448 ~ 23.88%
B 216 of 448 ~ 48.21'%

%27.9
%23.88
%48.21

CMYK color model

#7D6BD8 color CMYK value is (42,50,0,15).

  • cyan value is 42.13%
  • magenta value is 50.46%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (42,50,0,15)
C42M50Y0K15 (42%, 50%, 0%, 15%)
(0.42 / 0.50 / 0.00 / 0.15)

CMYK percentages

%42.13
%50.46
%0
%15.29

Codes

Color #7D6BD8 in popluar color models

7D 6B D8
RGB 125 107 216
HSL 250° 58.29% 63.33%
HSB/HSV 250° 50.46% 84.71%
CMYK 42.13% 50.46% 0.00%
15.29%

Color #7D6BD8 in popluar number systems.

HEX 7D 6B D8
Decimal 125 107 216
Binary 1111101 1101011 11011000
Octal 175 153 330

Shades and tints

Shades of #7D6BD8

#7D6BD8
(125,107,216)
#7262C5
(114,98,197)
#6759B2
(103,89,178)
#5C509F
(92,80,159)
#51478C
(81,71,140)
#463E79
(70,62,121)
#3B3566
(59,53,102)
#302C53
(48,44,83)
#252340
(37,35,64)
#1A1A2D
(26,26,45)
#0F111A
(15,17,26)
#000000
(0,0,0)

Tints of #7D6BD8

#7D6BD8
(125,107,216)
#8878DB
(136,120,219)
#9385DE
(147,133,222)
#9E92E1
(158,146,225)
#A99FE4
(169,159,228)
#B4ACE7
(180,172,231)
#BFB9EA
(191,185,234)
#CAC6ED
(202,198,237)
#D5D3F0
(213,211,240)
#E0E0F3
(224,224,243)
#EBEDF6
(235,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6BD8 color. Also use rgb(125,107,216) instead hex code.

Text Font Color

.myTextColor { color: #7D6BD8; }

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

This text font color is #7D6BD8.

Background Color

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

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

This div background color is #7D6BD8.

Border color

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

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

This div border color is #7D6BD8.

Opacity

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

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

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

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

This text has shadow with #7D6BD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6BD8.

Preview

Color preview on black background

This text has color #7D6BD8 on black background.


Color preview on white background

This text has color #7D6BD8 on white background.


Black color preview on #7D6BD8 background

This text has black color on #7D6BD8 background.


White color preview on #7D6BD8 background

This text has white color on #7D6BD8 background.


Related colors

Complementary color

Complementary color for #hex is #829427.


I love getcolorcode.com

Triadic colors

1 #D87D6B and #6BD87D with #7D6BD8 are triadic colors.

2 #D86B7D and #6B7DD8 with #7D6BD8 are triadic colors.