COLOR #7D2E7D

HEX: #7D2E7D RGB: (125,46,125)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

125
46
125

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

Portions of RGB colors in percentages

R + G + B = 125 + 46 + 125 = 296 (100%)
R 125 of 296 ~ 42.23%
G 46 of 296 ~ 15.54%
B 125 of 296 ~ 42.23'%

%42.23
%15.54
%42.23

CMYK color model

#7D2E7D color CMYK value is (0,63,0,51).

  • cyan value is 0.00%
  • magenta value is 63.20%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (0,63,0,51)
C0M63Y0K51 (0%, 63%, 0%, 51%)
(0.00 / 0.63 / 0.00 / 0.51)

CMYK percentages

%0
%63.2
%0
%50.98

Codes

Color #7D2E7D in popluar color models

7D 2E 7D
RGB 125 46 125
HSL 300° 46.20% 33.53%
HSB/HSV 300° 63.20% 49.02%
CMYK 0.00% 63.20% 0.00%
50.98%

Color #7D2E7D in popluar number systems.

HEX 7D 2E 7D
Decimal 125 46 125
Binary 1111101 101110 1111101
Octal 175 56 175

Shades and tints

Shades of #7D2E7D

#7D2E7D
(125,46,125)
#722A72
(114,42,114)
#672667
(103,38,103)
#5C225C
(92,34,92)
#511E51
(81,30,81)
#461A46
(70,26,70)
#3B163B
(59,22,59)
#301230
(48,18,48)
#250E25
(37,14,37)
#1A0A1A
(26,10,26)
#0F060F
(15,6,15)
#000000
(0,0,0)

Tints of #7D2E7D

#7D2E7D
(125,46,125)
#884188
(136,65,136)
#935493
(147,84,147)
#9E679E
(158,103,158)
#A97AA9
(169,122,169)
#B48DB4
(180,141,180)
#BFA0BF
(191,160,191)
#CAB3CA
(202,179,202)
#D5C6D5
(213,198,213)
#E0D9E0
(224,217,224)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D2E7D; }

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

This text font color is #7D2E7D.

Background Color

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

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

This div background color is #7D2E7D.

Border color

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

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

This div border color is #7D2E7D.

Opacity

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

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

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

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

This text has shadow with #7D2E7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D2E7D.

Preview

Color preview on black background

This text has color #7D2E7D on black background.


Color preview on white background

This text has color #7D2E7D on white background.


Black color preview on #7D2E7D background

This text has black color on #7D2E7D background.


White color preview on #7D2E7D background

This text has white color on #7D2E7D background.


Related colors

Complementary color

Complementary color for #hex is #82D182.


I love getcolorcode.com

Triadic colors

1 #7D7D2E and #2E7D7D with #7D2E7D are triadic colors.

2 #7D2E7D and #2E7D7D with #7D2E7D are triadic colors.