COLOR #7D417A

HEX: #7D417A RGB: (125,65,122)

Color info

#7D417A contains mainly red and blue colors. Web safe color of #7D417A is #663366 (or #636).

RGB color model

#7D417A color RGB value is (125,65,122).

RGB: (125,65,122) (49%, 25%, 48%)

RGB channels and saturation

R 125 of 255 = 49%
G 65 of 255 = 25%
B 122 of 255 = 48%

125
65
122

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

Portions of RGB colors in percentages

R + G + B = 125 + 65 + 122 = 312 (100%)
R 125 of 312 ~ 40.06%
G 65 of 312 ~ 20.83%
B 122 of 312 ~ 39.1'%

%40.06
%20.83
%39.1

CMYK color model

#7D417A color CMYK value is (0,48,2,51).

  • cyan value is 0.00%
  • magenta value is 48.00%
  • yellow value is 2.40%
  • key color value is 50.98%

CMYK: (0,48,2,51)
C0M48Y2K51 (0%, 48%, 2%, 51%)
(0.00 / 0.48 / 0.02 / 0.51)

CMYK percentages

%0
%48
%2.4
%50.98

Codes

Color #7D417A in popluar color models

7D 41 7A
RGB 125 65 122
HSL 303° 31.58% 37.25%
HSB/HSV 303° 48.00% 49.02%
CMYK 0.00% 48.00% 2.40%
50.98%

Color #7D417A in popluar number systems.

HEX 7D 41 7A
Decimal 125 65 122
Binary 1111101 1000001 1111010
Octal 175 101 172

Shades and tints

Shades of #7D417A

#7D417A
(125,65,122)
#723C6F
(114,60,111)
#673764
(103,55,100)
#5C3259
(92,50,89)
#512D4E
(81,45,78)
#462843
(70,40,67)
#3B2338
(59,35,56)
#301E2D
(48,30,45)
#251922
(37,25,34)
#1A1417
(26,20,23)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #7D417A

#7D417A
(125,65,122)
#885286
(136,82,134)
#936392
(147,99,146)
#9E749E
(158,116,158)
#A985AA
(169,133,170)
#B496B6
(180,150,182)
#BFA7C2
(191,167,194)
#CAB8CE
(202,184,206)
#D5C9DA
(213,201,218)
#E0DAE6
(224,218,230)
#EBEBF2
(235,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D417A color. Also use rgb(125,65,122) instead hex code.

Text Font Color

.myTextColor { color: #7D417A; }

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

This text font color is #7D417A.

Background Color

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

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

This div background color is #7D417A.

Border color

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

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

This div border color is #7D417A.

Opacity

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

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

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

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

This text has shadow with #7D417A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D417A.

Preview

Color preview on black background

This text has color #7D417A on black background.


Color preview on white background

This text has color #7D417A on white background.


Black color preview on #7D417A background

This text has black color on #7D417A background.


White color preview on #7D417A background

This text has white color on #7D417A background.


Related colors

Complementary color

Complementary color for #hex is #82BE85.


I love getcolorcode.com

Triadic colors

1 #7A7D41 and #417A7D with #7D417A are triadic colors.

2 #7A417D and #417D7A with #7D417A are triadic colors.