COLOR #7D4D92

HEX: #7D4D92 RGB: (125,77,146)

Color info

#7D4D92 contains mainly red and blue colors. Web safe color of #7D4D92 is #663399 (or #639).

RGB color model

#7D4D92 color RGB value is (125,77,146).

RGB: (125,77,146) (49%, 30%, 57%)

RGB channels and saturation

R 125 of 255 = 49%
G 77 of 255 = 30%
B 146 of 255 = 57%

125
77
146

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

Portions of RGB colors in percentages

R + G + B = 125 + 77 + 146 = 348 (100%)
R 125 of 348 ~ 35.92%
G 77 of 348 ~ 22.13%
B 146 of 348 ~ 41.95'%

%35.92
%22.13
%41.95

CMYK color model

#7D4D92 color CMYK value is (14,47,0,43).

  • cyan value is 14.38%
  • magenta value is 47.26%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (14,47,0,43)
C14M47Y0K43 (14%, 47%, 0%, 43%)
(0.14 / 0.47 / 0.00 / 0.43)

CMYK percentages

%14.38
%47.26
%0
%42.75

Codes

Color #7D4D92 in popluar color models

7D 4D 92
RGB 125 77 146
HSL 282° 30.94% 43.73%
HSB/HSV 282° 47.26% 57.25%
CMYK 14.38% 47.26% 0.00%
42.75%

Color #7D4D92 in popluar number systems.

HEX 7D 4D 92
Decimal 125 77 146
Binary 1111101 1001101 10010010
Octal 175 115 222

Shades and tints

Shades of #7D4D92

#7D4D92
(125,77,146)
#724685
(114,70,133)
#673F78
(103,63,120)
#5C386B
(92,56,107)
#51315E
(81,49,94)
#462A51
(70,42,81)
#3B2344
(59,35,68)
#301C37
(48,28,55)
#25152A
(37,21,42)
#1A0E1D
(26,14,29)
#0F0710
(15,7,16)
#000000
(0,0,0)

Tints of #7D4D92

#7D4D92
(125,77,146)
#885D9B
(136,93,155)
#936DA4
(147,109,164)
#9E7DAD
(158,125,173)
#A98DB6
(169,141,182)
#B49DBF
(180,157,191)
#BFADC8
(191,173,200)
#CABDD1
(202,189,209)
#D5CDDA
(213,205,218)
#E0DDE3
(224,221,227)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D4D92 color. Also use rgb(125,77,146) instead hex code.

Text Font Color

.myTextColor { color: #7D4D92; }

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

This text font color is #7D4D92.

Background Color

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

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

This div background color is #7D4D92.

Border color

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

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

This div border color is #7D4D92.

Opacity

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

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

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

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

This text has shadow with #7D4D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4D92.

Preview

Color preview on black background

This text has color #7D4D92 on black background.


Color preview on white background

This text has color #7D4D92 on white background.


Black color preview on #7D4D92 background

This text has black color on #7D4D92 background.


White color preview on #7D4D92 background

This text has white color on #7D4D92 background.


Related colors

Complementary color

Complementary color for #hex is #82B26D.


I love getcolorcode.com

Triadic colors

1 #927D4D and #4D927D with #7D4D92 are triadic colors.

2 #924D7D and #4D7D92 with #7D4D92 are triadic colors.