COLOR #7D6BBA

HEX: #7D6BBA RGB: (125,107,186)

Color info

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

RGB color model

#7D6BBA color RGB value is (125,107,186).

RGB: (125,107,186) (49%, 42%, 73%)

RGB channels and saturation

R 125 of 255 = 49%
G 107 of 255 = 42%
B 186 of 255 = 73%

125
107
186

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

Portions of RGB colors in percentages

R + G + B = 125 + 107 + 186 = 418 (100%)
R 125 of 418 ~ 29.9%
G 107 of 418 ~ 25.6%
B 186 of 418 ~ 44.5'%

%29.9
%25.6
%44.5

CMYK color model

#7D6BBA color CMYK value is (33,42,0,27).

  • cyan value is 32.80%
  • magenta value is 42.47%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (33,42,0,27)
C33M42Y0K27 (33%, 42%, 0%, 27%)
(0.33 / 0.42 / 0.00 / 0.27)

CMYK percentages

%32.8
%42.47
%0
%27.06

Codes

Color #7D6BBA in popluar color models

7D 6B BA
RGB 125 107 186
HSL 254° 36.41% 57.45%
HSB/HSV 254° 42.47% 72.94%
CMYK 32.80% 42.47% 0.00%
27.06%

Color #7D6BBA in popluar number systems.

HEX 7D 6B BA
Decimal 125 107 186
Binary 1111101 1101011 10111010
Octal 175 153 272

Shades and tints

Shades of #7D6BBA

#7D6BBA
(125,107,186)
#7262AA
(114,98,170)
#67599A
(103,89,154)
#5C508A
(92,80,138)
#51477A
(81,71,122)
#463E6A
(70,62,106)
#3B355A
(59,53,90)
#302C4A
(48,44,74)
#25233A
(37,35,58)
#1A1A2A
(26,26,42)
#0F111A
(15,17,26)
#000000
(0,0,0)

Tints of #7D6BBA

#7D6BBA
(125,107,186)
#8878C0
(136,120,192)
#9385C6
(147,133,198)
#9E92CC
(158,146,204)
#A99FD2
(169,159,210)
#B4ACD8
(180,172,216)
#BFB9DE
(191,185,222)
#CAC6E4
(202,198,228)
#D5D3EA
(213,211,234)
#E0E0F0
(224,224,240)
#EBEDF6
(235,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6BBA; }

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

This text font color is #7D6BBA.

Background Color

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

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

This div background color is #7D6BBA.

Border color

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

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

This div border color is #7D6BBA.

Opacity

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

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

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

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

This text has shadow with #7D6BBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6BBA.

Preview

Color preview on black background

This text has color #7D6BBA on black background.


Color preview on white background

This text has color #7D6BBA on white background.


Black color preview on #7D6BBA background

This text has black color on #7D6BBA background.


White color preview on #7D6BBA background

This text has white color on #7D6BBA background.


Related colors

Complementary color

Complementary color for #hex is #829445.


I love getcolorcode.com

Triadic colors

1 #BA7D6B and #6BBA7D with #7D6BBA are triadic colors.

2 #BA6B7D and #6B7DBA with #7D6BBA are triadic colors.