COLOR #7D427A

HEX: #7D427A RGB: (125,66,122)

Color info

#7D427A contains red, green and blue colors in about the same proportion. Web safe color of #7D427A is #663366 (or #636).

RGB color model

#7D427A color RGB value is (125,66,122).

RGB: (125,66,122) (49%, 26%, 48%)

RGB channels and saturation

R 125 of 255 = 49%
G 66 of 255 = 26%
B 122 of 255 = 48%

125
66
122

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

Portions of RGB colors in percentages

R + G + B = 125 + 66 + 122 = 313 (100%)
R 125 of 313 ~ 39.94%
G 66 of 313 ~ 21.09%
B 122 of 313 ~ 38.98'%

%39.94
%21.09
%38.98

CMYK color model

#7D427A color CMYK value is (0,47,2,51).

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

CMYK: (0,47,2,51)
C0M47Y2K51 (0%, 47%, 2%, 51%)
(0.00 / 0.47 / 0.02 / 0.51)

CMYK percentages

%0
%47.2
%2.4
%50.98

Codes

Color #7D427A in popluar color models

7D 42 7A
RGB 125 66 122
HSL 303° 30.89% 37.45%
HSB/HSV 303° 47.20% 49.02%
CMYK 0.00% 47.20% 2.40%
50.98%

Color #7D427A in popluar number systems.

HEX 7D 42 7A
Decimal 125 66 122
Binary 1111101 1000010 1111010
Octal 175 102 172

Shades and tints

Shades of #7D427A

#7D427A
(125,66,122)
#723C6F
(114,60,111)
#673664
(103,54,100)
#5C3059
(92,48,89)
#512A4E
(81,42,78)
#462443
(70,36,67)
#3B1E38
(59,30,56)
#30182D
(48,24,45)
#251222
(37,18,34)
#1A0C17
(26,12,23)
#0F060C
(15,6,12)
#000000
(0,0,0)

Tints of #7D427A

#7D427A
(125,66,122)
#885386
(136,83,134)
#936492
(147,100,146)
#9E759E
(158,117,158)
#A986AA
(169,134,170)
#B497B6
(180,151,182)
#BFA8C2
(191,168,194)
#CAB9CE
(202,185,206)
#D5CADA
(213,202,218)
#E0DBE6
(224,219,230)
#EBECF2
(235,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D427A; }

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

This text font color is #7D427A.

Background Color

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

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

This div background color is #7D427A.

Border color

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

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

This div border color is #7D427A.

Opacity

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

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

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

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

This text has shadow with #7D427A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D427A.

Preview

Color preview on black background

This text has color #7D427A on black background.


Color preview on white background

This text has color #7D427A on white background.


Black color preview on #7D427A background

This text has black color on #7D427A background.


White color preview on #7D427A background

This text has white color on #7D427A background.


Related colors

Complementary color

Complementary color for #hex is #82BD85.


I love getcolorcode.com

Triadic colors

1 #7A7D42 and #427A7D with #7D427A are triadic colors.

2 #7A427D and #427D7A with #7D427A are triadic colors.