COLOR #7D6494

HEX: #7D6494 RGB: (125,100,148)

Color info

#7D6494 contains red, green and blue colors in about the same proportion. Web safe color of #7D6494 is #666699 (or #669).

RGB color model

#7D6494 color RGB value is (125,100,148).

RGB: (125,100,148) (49%, 39%, 58%)

RGB channels and saturation

R 125 of 255 = 49%
G 100 of 255 = 39%
B 148 of 255 = 58%

125
100
148

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

Portions of RGB colors in percentages

R + G + B = 125 + 100 + 148 = 373 (100%)
R 125 of 373 ~ 33.51%
G 100 of 373 ~ 26.81%
B 148 of 373 ~ 39.68'%

%33.51
%26.81
%39.68

CMYK color model

#7D6494 color CMYK value is (16,32,0,42).

  • cyan value is 15.54%
  • magenta value is 32.43%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (16,32,0,42)
C16M32Y0K42 (16%, 32%, 0%, 42%)
(0.16 / 0.32 / 0.00 / 0.42)

CMYK percentages

%15.54
%32.43
%0
%41.96

Codes

Color #7D6494 in popluar color models

7D 64 94
RGB 125 100 148
HSL 271° 19.35% 48.63%
HSB/HSV 271° 32.43% 58.04%
CMYK 15.54% 32.43% 0.00%
41.96%

Color #7D6494 in popluar number systems.

HEX 7D 64 94
Decimal 125 100 148
Binary 1111101 1100100 10010100
Octal 175 144 224

Shades and tints

Shades of #7D6494

#7D6494
(125,100,148)
#725B87
(114,91,135)
#67527A
(103,82,122)
#5C496D
(92,73,109)
#514060
(81,64,96)
#463753
(70,55,83)
#3B2E46
(59,46,70)
#302539
(48,37,57)
#251C2C
(37,28,44)
#1A131F
(26,19,31)
#0F0A12
(15,10,18)
#000000
(0,0,0)

Tints of #7D6494

#7D6494
(125,100,148)
#88729D
(136,114,157)
#9380A6
(147,128,166)
#9E8EAF
(158,142,175)
#A99CB8
(169,156,184)
#B4AAC1
(180,170,193)
#BFB8CA
(191,184,202)
#CAC6D3
(202,198,211)
#D5D4DC
(213,212,220)
#E0E2E5
(224,226,229)
#EBF0EE
(235,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6494 color. Also use rgb(125,100,148) instead hex code.

Text Font Color

.myTextColor { color: #7D6494; }

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

This text font color is #7D6494.

Background Color

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

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

This div background color is #7D6494.

Border color

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

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

This div border color is #7D6494.

Opacity

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

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

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

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

This text has shadow with #7D6494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6494.

Preview

Color preview on black background

This text has color #7D6494 on black background.


Color preview on white background

This text has color #7D6494 on white background.


Black color preview on #7D6494 background

This text has black color on #7D6494 background.


White color preview on #7D6494 background

This text has white color on #7D6494 background.


Related colors

Complementary color

Complementary color for #hex is #829B6B.


I love getcolorcode.com

Triadic colors

1 #947D64 and #64947D with #7D6494 are triadic colors.

2 #94647D and #647D94 with #7D6494 are triadic colors.