COLOR #7D5B75

HEX: #7D5B75 RGB: (125,91,117)

Color info

#7D5B75 contains red, green and blue colors in about the same proportion. Web safe color of #7D5B75 is #666666 (or #666).

RGB color model

#7D5B75 color RGB value is (125,91,117).

RGB: (125,91,117) (49%, 36%, 46%)

RGB channels and saturation

R 125 of 255 = 49%
G 91 of 255 = 36%
B 117 of 255 = 46%

125
91
117

R + G + B ~ 44%. #7D5B75 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 91 + 117 = 333 (100%)
R 125 of 333 ~ 37.54%
G 91 of 333 ~ 27.33%
B 117 of 333 ~ 35.14'%

%37.54
%27.33
%35.14

CMYK color model

#7D5B75 color CMYK value is (0,27,6,51).

  • cyan value is 0.00%
  • magenta value is 27.20%
  • yellow value is 6.40%
  • key color value is 50.98%

CMYK: (0,27,6,51)
C0M27Y6K51 (0%, 27%, 6%, 51%)
(0.00 / 0.27 / 0.06 / 0.51)

CMYK percentages

%0
%27.2
%6.4
%50.98

Codes

Color #7D5B75 in popluar color models

7D 5B 75
RGB 125 91 117
HSL 314° 15.74% 42.35%
HSB/HSV 314° 27.20% 49.02%
CMYK 0.00% 27.20% 6.40%
50.98%

Color #7D5B75 in popluar number systems.

HEX 7D 5B 75
Decimal 125 91 117
Binary 1111101 1011011 1110101
Octal 175 133 165

Shades and tints

Shades of #7D5B75

#7D5B75
(125,91,117)
#72536B
(114,83,107)
#674B61
(103,75,97)
#5C4357
(92,67,87)
#513B4D
(81,59,77)
#463343
(70,51,67)
#3B2B39
(59,43,57)
#30232F
(48,35,47)
#251B25
(37,27,37)
#1A131B
(26,19,27)
#0F0B11
(15,11,17)
#000000
(0,0,0)

Tints of #7D5B75

#7D5B75
(125,91,117)
#886981
(136,105,129)
#93778D
(147,119,141)
#9E8599
(158,133,153)
#A993A5
(169,147,165)
#B4A1B1
(180,161,177)
#BFAFBD
(191,175,189)
#CABDC9
(202,189,201)
#D5CBD5
(213,203,213)
#E0D9E1
(224,217,225)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5B75 color. Also use rgb(125,91,117) instead hex code.

Text Font Color

.myTextColor { color: #7D5B75; }

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

This text font color is #7D5B75.

Background Color

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

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

This div background color is #7D5B75.

Border color

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

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

This div border color is #7D5B75.

Opacity

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

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

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

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

This text has shadow with #7D5B75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5B75.

Preview

Color preview on black background

This text has color #7D5B75 on black background.


Color preview on white background

This text has color #7D5B75 on white background.


Black color preview on #7D5B75 background

This text has black color on #7D5B75 background.


White color preview on #7D5B75 background

This text has white color on #7D5B75 background.


Related colors

Complementary color

Complementary color for #hex is #82A48A.


I love getcolorcode.com

Triadic colors

1 #757D5B and #5B757D with #7D5B75 are triadic colors.

2 #755B7D and #5B7D75 with #7D5B75 are triadic colors.