COLOR #7D2E81

HEX: #7D2E81 RGB: (125,46,129)

Color info

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

RGB color model

#7D2E81 color RGB value is (125,46,129).

RGB: (125,46,129) (49%, 18%, 51%)

RGB channels and saturation

R 125 of 255 = 49%
G 46 of 255 = 18%
B 129 of 255 = 51%

125
46
129

R + G + B ~ 39%. #7D2E81 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 46 + 129 = 300 (100%)
R 125 of 300 ~ 41.67%
G 46 of 300 ~ 15.33%
B 129 of 300 ~ 43'%

%41.67
%15.33
%43

CMYK color model

#7D2E81 color CMYK value is (3,64,0,49).

  • cyan value is 3.10%
  • magenta value is 64.34%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (3,64,0,49)
C3M64Y0K49 (3%, 64%, 0%, 49%)
(0.03 / 0.64 / 0.00 / 0.49)

CMYK percentages

%3.1
%64.34
%0
%49.41

Codes

Color #7D2E81 in popluar color models

7D 2E 81
RGB 125 46 129
HSL 297° 47.43% 34.31%
HSB/HSV 297° 64.34% 50.59%
CMYK 3.10% 64.34% 0.00%
49.41%

Color #7D2E81 in popluar number systems.

HEX 7D 2E 81
Decimal 125 46 129
Binary 1111101 101110 10000001
Octal 175 56 201

Shades and tints

Shades of #7D2E81

#7D2E81
(125,46,129)
#722A76
(114,42,118)
#67266B
(103,38,107)
#5C2260
(92,34,96)
#511E55
(81,30,85)
#461A4A
(70,26,74)
#3B163F
(59,22,63)
#301234
(48,18,52)
#250E29
(37,14,41)
#1A0A1E
(26,10,30)
#0F0613
(15,6,19)
#000000
(0,0,0)

Tints of #7D2E81

#7D2E81
(125,46,129)
#88418C
(136,65,140)
#935497
(147,84,151)
#9E67A2
(158,103,162)
#A97AAD
(169,122,173)
#B48DB8
(180,141,184)
#BFA0C3
(191,160,195)
#CAB3CE
(202,179,206)
#D5C6D9
(213,198,217)
#E0D9E4
(224,217,228)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D2E81 color. Also use rgb(125,46,129) instead hex code.

Text Font Color

.myTextColor { color: #7D2E81; }

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

This text font color is #7D2E81.

Background Color

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

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

This div background color is #7D2E81.

Border color

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

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

This div border color is #7D2E81.

Opacity

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

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

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

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

This text has shadow with #7D2E81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D2E81.

Preview

Color preview on black background

This text has color #7D2E81 on black background.


Color preview on white background

This text has color #7D2E81 on white background.


Black color preview on #7D2E81 background

This text has black color on #7D2E81 background.


White color preview on #7D2E81 background

This text has white color on #7D2E81 background.


Related colors

Complementary color

Complementary color for #hex is #82D17E.


I love getcolorcode.com

Triadic colors

1 #817D2E and #2E817D with #7D2E81 are triadic colors.

2 #812E7D and #2E7D81 with #7D2E81 are triadic colors.