COLOR #7D3156

HEX: #7D3156 RGB: (125,49,86)

Color info

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

RGB color model

#7D3156 color RGB value is (125,49,86).

RGB: (125,49,86) (49%, 19%, 34%)

RGB channels and saturation

R 125 of 255 = 49%
G 49 of 255 = 19%
B 86 of 255 = 34%

125
49
86

R + G + B ~ 34%. #7D3156 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 49 + 86 = 260 (100%)
R 125 of 260 ~ 48.08%
G 49 of 260 ~ 18.85%
B 86 of 260 ~ 33.08'%

%48.08
%18.85
%33.08

CMYK color model

#7D3156 color CMYK value is (0,61,31,51).

  • cyan value is 0.00%
  • magenta value is 60.80%
  • yellow value is 31.20%
  • key color value is 50.98%

CMYK: (0,61,31,51)
C0M61Y31K51 (0%, 61%, 31%, 51%)
(0.00 / 0.61 / 0.31 / 0.51)

CMYK percentages

%0
%60.8
%31.2
%50.98

Codes

Color #7D3156 in popluar color models

7D 31 56
RGB 125 49 86
HSL 331° 43.68% 34.12%
HSB/HSV 331° 60.80% 49.02%
CMYK 0.00% 60.80% 31.20%
50.98%

Color #7D3156 in popluar number systems.

HEX 7D 31 56
Decimal 125 49 86
Binary 1111101 110001 1010110
Octal 175 61 126

Shades and tints

Shades of #7D3156

#7D3156
(125,49,86)
#722D4F
(114,45,79)
#672948
(103,41,72)
#5C2541
(92,37,65)
#51213A
(81,33,58)
#461D33
(70,29,51)
#3B192C
(59,25,44)
#301525
(48,21,37)
#25111E
(37,17,30)
#1A0D17
(26,13,23)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #7D3156

#7D3156
(125,49,86)
#884365
(136,67,101)
#935574
(147,85,116)
#9E6783
(158,103,131)
#A97992
(169,121,146)
#B48BA1
(180,139,161)
#BF9DB0
(191,157,176)
#CAAFBF
(202,175,191)
#D5C1CE
(213,193,206)
#E0D3DD
(224,211,221)
#EBE5EC
(235,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D3156; }

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

This text font color is #7D3156.

Background Color

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

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

This div background color is #7D3156.

Border color

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

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

This div border color is #7D3156.

Opacity

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

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

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

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

This text has shadow with #7D3156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D3156.

Preview

Color preview on black background

This text has color #7D3156 on black background.


Color preview on white background

This text has color #7D3156 on white background.


Black color preview on #7D3156 background

This text has black color on #7D3156 background.


White color preview on #7D3156 background

This text has white color on #7D3156 background.


Related colors

Complementary color

Complementary color for #hex is #82CEA9.


I love getcolorcode.com

Triadic colors

1 #567D31 and #31567D with #7D3156 are triadic colors.

2 #56317D and #317D56 with #7D3156 are triadic colors.