COLOR #7D2C61

HEX: #7D2C61 RGB: (125,44,97)

Color info

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

RGB color model

#7D2C61 color RGB value is (125,44,97).

RGB: (125,44,97) (49%, 17%, 38%)

RGB channels and saturation

R 125 of 255 = 49%
G 44 of 255 = 17%
B 97 of 255 = 38%

125
44
97

R + G + B ~ 35%. #7D2C61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 44 + 97 = 266 (100%)
R 125 of 266 ~ 46.99%
G 44 of 266 ~ 16.54%
B 97 of 266 ~ 36.47'%

%46.99
%16.54
%36.47

CMYK color model

#7D2C61 color CMYK value is (0,65,22,51).

  • cyan value is 0.00%
  • magenta value is 64.80%
  • yellow value is 22.40%
  • key color value is 50.98%
CMYK: (0,65,22,51) C0M65Y22K51 (0%,65%,22%,51%) (0.00/0.65/0.22/0.51) 

CMYK percentages

%0
%64.8
%22.4
%50.98

Codes

Color #7D2C61 in popluar color models

7D 2C 61
RGB 125 44 97
HSL 321° 47.93% 33.14%
HSB/HSV 321° 64.80% 49.02%
CMYK 0.00% 64.80% 22.40%
50.98%

Color #7D2C61 in popluar number systems.

HEX 7D 2C 61
Decimal 125 44 97
Binary 1111101 101100 1100001
Octal 175 54 141

Shades and tints

Shades of #7D2C61

#7D2C61
(125,44,97)
#722859
(114,40,89)
#672451
(103,36,81)
#5C2049
(92,32,73)
#511C41
(81,28,65)
#461839
(70,24,57)
#3B1431
(59,20,49)
#301029
(48,16,41)
#250C21
(37,12,33)
#1A0819
(26,8,25)
#0F0411
(15,4,17)
#000000
(0,0,0)

Tints of #7D2C61

#7D2C61
(125,44,97)
#883F6F
(136,63,111)
#93527D
(147,82,125)
#9E658B
(158,101,139)
#A97899
(169,120,153)
#B48BA7
(180,139,167)
#BF9EB5
(191,158,181)
#CAB1C3
(202,177,195)
#D5C4D1
(213,196,209)
#E0D7DF
(224,215,223)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D2C61; }

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

This text font color is #7D2C61.

Background Color

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

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

This div background color is #7D2C61.

Border color

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

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

This div border color is #7D2C61.

Opacity

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

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

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

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

This text has shadow with #7D2C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D2C61.

Preview

Color preview on black background

This text has color #7D2C61 on black background.


Color preview on white background

This text has color #7D2C61 on white background.


Black color preview on #7D2C61 background

This text has black color on #7D2C61 background.


White color preview on #7D2C61 background

This text has white color on #7D2C61 background.


Related colors

Complementary color

Complementary color for #hex is #82D39E.


I love getcolorcode.com

Triadic colors

1 #617D2C and #2C617D with #7D2C61 are triadic colors.

2 #612C7D and #2C7D61 with #7D2C61 are triadic colors.