COLOR #7D5F69

HEX: #7D5F69 RGB: (125,95,105)

Color info

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

RGB color model

#7D5F69 color RGB value is (125,95,105).

RGB: (125,95,105) (49%, 37%, 41%)

RGB channels and saturation

R 125 of 255 = 49%
G 95 of 255 = 37%
B 105 of 255 = 41%

125
95
105

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

Portions of RGB colors in percentages

R + G + B = 125 + 95 + 105 = 325 (100%)
R 125 of 325 ~ 38.46%
G 95 of 325 ~ 29.23%
B 105 of 325 ~ 32.31'%

%38.46
%29.23
%32.31

CMYK color model

#7D5F69 color CMYK value is (0,24,16,51).

  • cyan value is 0.00%
  • magenta value is 24.00%
  • yellow value is 16.00%
  • key color value is 50.98%

CMYK: (0,24,16,51)
C0M24Y16K51 (0%, 24%, 16%, 51%)
(0.00 / 0.24 / 0.16 / 0.51)

CMYK percentages

%0
%24
%16
%50.98

Codes

Color #7D5F69 in popluar color models

7D 5F 69
RGB 125 95 105
HSL 340° 13.64% 43.14%
HSB/HSV 340° 24.00% 49.02%
CMYK 0.00% 24.00% 16.00%
50.98%

Color #7D5F69 in popluar number systems.

HEX 7D 5F 69
Decimal 125 95 105
Binary 1111101 1011111 1101001
Octal 175 137 151

Shades and tints

Shades of #7D5F69

#7D5F69
(125,95,105)
#725760
(114,87,96)
#674F57
(103,79,87)
#5C474E
(92,71,78)
#513F45
(81,63,69)
#46373C
(70,55,60)
#3B2F33
(59,47,51)
#30272A
(48,39,42)
#251F21
(37,31,33)
#1A1718
(26,23,24)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #7D5F69

#7D5F69
(125,95,105)
#886D76
(136,109,118)
#937B83
(147,123,131)
#9E8990
(158,137,144)
#A9979D
(169,151,157)
#B4A5AA
(180,165,170)
#BFB3B7
(191,179,183)
#CAC1C4
(202,193,196)
#D5CFD1
(213,207,209)
#E0DDDE
(224,221,222)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5F69 color. Also use rgb(125,95,105) instead hex code.

Text Font Color

.myTextColor { color: #7D5F69; }

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

This text font color is #7D5F69.

Background Color

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

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

This div background color is #7D5F69.

Border color

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

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

This div border color is #7D5F69.

Opacity

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

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

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

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

This text has shadow with #7D5F69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5F69.

Preview

Color preview on black background

This text has color #7D5F69 on black background.


Color preview on white background

This text has color #7D5F69 on white background.


Black color preview on #7D5F69 background

This text has black color on #7D5F69 background.


White color preview on #7D5F69 background

This text has white color on #7D5F69 background.


Related colors

Complementary color

Complementary color for #hex is #82A096.


I love getcolorcode.com

Triadic colors

1 #697D5F and #5F697D with #7D5F69 are triadic colors.

2 #695F7D and #5F7D69 with #7D5F69 are triadic colors.