COLOR #7D4B63

HEX: #7D4B63 RGB: (125,75,99)

Color info

#7D4B63 contains red, green and blue colors in about the same proportion. Web safe color of #7D4B63 is #663366 (or #636).

RGB color model

#7D4B63 color RGB value is (125,75,99).

RGB: (125,75,99) (49%, 29%, 39%)

RGB channels and saturation

R 125 of 255 = 49%
G 75 of 255 = 29%
B 99 of 255 = 39%

125
75
99

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

Portions of RGB colors in percentages

R + G + B = 125 + 75 + 99 = 299 (100%)
R 125 of 299 ~ 41.81%
G 75 of 299 ~ 25.08%
B 99 of 299 ~ 33.11'%

%41.81
%25.08
%33.11

CMYK color model

#7D4B63 color CMYK value is (0,40,21,51).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 20.80%
  • key color value is 50.98%

CMYK: (0,40,21,51)
C0M40Y21K51 (0%, 40%, 21%, 51%)
(0.00 / 0.40 / 0.21 / 0.51)

CMYK percentages

%0
%40
%20.8
%50.98

Codes

Color #7D4B63 in popluar color models

7D 4B 63
RGB 125 75 99
HSL 331° 25.00% 39.22%
HSB/HSV 331° 40.00% 49.02%
CMYK 0.00% 40.00% 20.80%
50.98%

Color #7D4B63 in popluar number systems.

HEX 7D 4B 63
Decimal 125 75 99
Binary 1111101 1001011 1100011
Octal 175 113 143

Shades and tints

Shades of #7D4B63

#7D4B63
(125,75,99)
#72455A
(114,69,90)
#673F51
(103,63,81)
#5C3948
(92,57,72)
#51333F
(81,51,63)
#462D36
(70,45,54)
#3B272D
(59,39,45)
#302124
(48,33,36)
#251B1B
(37,27,27)
#1A1512
(26,21,18)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #7D4B63

#7D4B63
(125,75,99)
#885B71
(136,91,113)
#936B7F
(147,107,127)
#9E7B8D
(158,123,141)
#A98B9B
(169,139,155)
#B49BA9
(180,155,169)
#BFABB7
(191,171,183)
#CABBC5
(202,187,197)
#D5CBD3
(213,203,211)
#E0DBE1
(224,219,225)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4B63; }

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

This text font color is #7D4B63.

Background Color

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

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

This div background color is #7D4B63.

Border color

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

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

This div border color is #7D4B63.

Opacity

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

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

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

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

This text has shadow with #7D4B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4B63.

Preview

Color preview on black background

This text has color #7D4B63 on black background.


Color preview on white background

This text has color #7D4B63 on white background.


Black color preview on #7D4B63 background

This text has black color on #7D4B63 background.


White color preview on #7D4B63 background

This text has white color on #7D4B63 background.


Related colors

Complementary color

Complementary color for #hex is #82B49C.


I love getcolorcode.com

Triadic colors

1 #637D4B and #4B637D with #7D4B63 are triadic colors.

2 #634B7D and #4B7D63 with #7D4B63 are triadic colors.