COLOR #7D395E

HEX: #7D395E RGB: (125,57,94)

Color info

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

RGB color model

#7D395E color RGB value is (125,57,94).

RGB: (125,57,94) (49%, 22%, 37%)

RGB channels and saturation

R 125 of 255 = 49%
G 57 of 255 = 22%
B 94 of 255 = 37%

125
57
94

R + G + B ~ 36%. #7D395E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 57 + 94 = 276 (100%)
R 125 of 276 ~ 45.29%
G 57 of 276 ~ 20.65%
B 94 of 276 ~ 34.06'%

%45.29
%20.65
%34.06

CMYK color model

#7D395E color CMYK value is (0,54,25,51).

  • cyan value is 0.00%
  • magenta value is 54.40%
  • yellow value is 24.80%
  • key color value is 50.98%

CMYK: (0,54,25,51)
C0M54Y25K51 (0%, 54%, 25%, 51%)
(0.00 / 0.54 / 0.25 / 0.51)

CMYK percentages

%0
%54.4
%24.8
%50.98

Codes

Color #7D395E in popluar color models

7D 39 5E
RGB 125 57 94
HSL 327° 37.36% 35.69%
HSB/HSV 327° 54.40% 49.02%
CMYK 0.00% 54.40% 24.80%
50.98%

Color #7D395E in popluar number systems.

HEX 7D 39 5E
Decimal 125 57 94
Binary 1111101 111001 1011110
Octal 175 71 136

Shades and tints

Shades of #7D395E

#7D395E
(125,57,94)
#723456
(114,52,86)
#672F4E
(103,47,78)
#5C2A46
(92,42,70)
#51253E
(81,37,62)
#462036
(70,32,54)
#3B1B2E
(59,27,46)
#301626
(48,22,38)
#25111E
(37,17,30)
#1A0C16
(26,12,22)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #7D395E

#7D395E
(125,57,94)
#884B6C
(136,75,108)
#935D7A
(147,93,122)
#9E6F88
(158,111,136)
#A98196
(169,129,150)
#B493A4
(180,147,164)
#BFA5B2
(191,165,178)
#CAB7C0
(202,183,192)
#D5C9CE
(213,201,206)
#E0DBDC
(224,219,220)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D395E; }

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

This text font color is #7D395E.

Background Color

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

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

This div background color is #7D395E.

Border color

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

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

This div border color is #7D395E.

Opacity

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

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

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

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

This text has shadow with #7D395E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D395E.

Preview

Color preview on black background

This text has color #7D395E on black background.


Color preview on white background

This text has color #7D395E on white background.


Black color preview on #7D395E background

This text has black color on #7D395E background.


White color preview on #7D395E background

This text has white color on #7D395E background.


Related colors

Complementary color

Complementary color for #hex is #82C6A1.


I love getcolorcode.com

Triadic colors

1 #5E7D39 and #395E7D with #7D395E are triadic colors.

2 #5E397D and #397D5E with #7D395E are triadic colors.