COLOR #7D294E

HEX: #7D294E RGB: (125,41,78)

Color info

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

RGB color model

#7D294E color RGB value is (125,41,78).

RGB: (125,41,78) (49%, 16%, 31%)

RGB channels and saturation

R 125 of 255 = 49%
G 41 of 255 = 16%
B 78 of 255 = 31%

125
41
78

R + G + B ~ 32%. #7D294E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 41 + 78 = 244 (100%)
R 125 of 244 ~ 51.23%
G 41 of 244 ~ 16.8%
B 78 of 244 ~ 31.97'%

%51.23
%16.8
%31.97

CMYK color model

#7D294E color CMYK value is (0,67,38,51).

  • cyan value is 0.00%
  • magenta value is 67.20%
  • yellow value is 37.60%
  • key color value is 50.98%

CMYK: (0,67,38,51)
C0M67Y38K51 (0%, 67%, 38%, 51%)
(0.00 / 0.67 / 0.38 / 0.51)

CMYK percentages

%0
%67.2
%37.6
%50.98

Codes

Color #7D294E in popluar color models

7D 29 4E
RGB 125 41 78
HSL 334° 50.60% 32.55%
HSB/HSV 334° 67.20% 49.02%
CMYK 0.00% 67.20% 37.60%
50.98%

Color #7D294E in popluar number systems.

HEX 7D 29 4E
Decimal 125 41 78
Binary 1111101 101001 1001110
Octal 175 51 116

Shades and tints

Shades of #7D294E

#7D294E
(125,41,78)
#722647
(114,38,71)
#672340
(103,35,64)
#5C2039
(92,32,57)
#511D32
(81,29,50)
#461A2B
(70,26,43)
#3B1724
(59,23,36)
#30141D
(48,20,29)
#251116
(37,17,22)
#1A0E0F
(26,14,15)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #7D294E

#7D294E
(125,41,78)
#883C5E
(136,60,94)
#934F6E
(147,79,110)
#9E627E
(158,98,126)
#A9758E
(169,117,142)
#B4889E
(180,136,158)
#BF9BAE
(191,155,174)
#CAAEBE
(202,174,190)
#D5C1CE
(213,193,206)
#E0D4DE
(224,212,222)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D294E; }

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

This text font color is #7D294E.

Background Color

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

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

This div background color is #7D294E.

Border color

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

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

This div border color is #7D294E.

Opacity

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

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

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

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

This text has shadow with #7D294E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D294E.

Preview

Color preview on black background

This text has color #7D294E on black background.


Color preview on white background

This text has color #7D294E on white background.


Black color preview on #7D294E background

This text has black color on #7D294E background.


White color preview on #7D294E background

This text has white color on #7D294E background.


Related colors

Complementary color

Complementary color for #hex is #82D6B1.


I love getcolorcode.com

Triadic colors

1 #4E7D29 and #294E7D with #7D294E are triadic colors.

2 #4E297D and #297D4E with #7D294E are triadic colors.