COLOR #7D6467

HEX: #7D6467 RGB: (125,100,103)

Color info

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

RGB color model

#7D6467 color RGB value is (125,100,103).

RGB: (125,100,103) (49%, 39%, 40%)

RGB channels and saturation

R 125 of 255 = 49%
G 100 of 255 = 39%
B 103 of 255 = 40%

125
100
103

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

Portions of RGB colors in percentages

R + G + B = 125 + 100 + 103 = 328 (100%)
R 125 of 328 ~ 38.11%
G 100 of 328 ~ 30.49%
B 103 of 328 ~ 31.4'%

%38.11
%30.49
%31.4

CMYK color model

#7D6467 color CMYK value is (0,20,18,51).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 17.60%
  • key color value is 50.98%

CMYK: (0,20,18,51)
C0M20Y18K51 (0%, 20%, 18%, 51%)
(0.00 / 0.20 / 0.18 / 0.51)

CMYK percentages

%0
%20
%17.6
%50.98

Codes

Color #7D6467 in popluar color models

7D 64 67
RGB 125 100 103
HSL 353° 11.11% 44.12%
HSB/HSV 353° 20.00% 49.02%
CMYK 0.00% 20.00% 17.60%
50.98%

Color #7D6467 in popluar number systems.

HEX 7D 64 67
Decimal 125 100 103
Binary 1111101 1100100 1100111
Octal 175 144 147

Shades and tints

Shades of #7D6467

#7D6467
(125,100,103)
#725B5E
(114,91,94)
#675255
(103,82,85)
#5C494C
(92,73,76)
#514043
(81,64,67)
#46373A
(70,55,58)
#3B2E31
(59,46,49)
#302528
(48,37,40)
#251C1F
(37,28,31)
#1A1316
(26,19,22)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #7D6467

#7D6467
(125,100,103)
#887274
(136,114,116)
#938081
(147,128,129)
#9E8E8E
(158,142,142)
#A99C9B
(169,156,155)
#B4AAA8
(180,170,168)
#BFB8B5
(191,184,181)
#CAC6C2
(202,198,194)
#D5D4CF
(213,212,207)
#E0E2DC
(224,226,220)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6467 color. Also use rgb(125,100,103) instead hex code.

Text Font Color

.myTextColor { color: #7D6467; }

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

This text font color is #7D6467.

Background Color

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

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

This div background color is #7D6467.

Border color

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

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

This div border color is #7D6467.

Opacity

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

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

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

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

This text has shadow with #7D6467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6467.

Preview

Color preview on black background

This text has color #7D6467 on black background.


Color preview on white background

This text has color #7D6467 on white background.


Black color preview on #7D6467 background

This text has black color on #7D6467 background.


White color preview on #7D6467 background

This text has white color on #7D6467 background.


Related colors

Complementary color

Complementary color for #hex is #829B98.


I love getcolorcode.com

Triadic colors

1 #677D64 and #64677D with #7D6467 are triadic colors.

2 #67647D and #647D67 with #7D6467 are triadic colors.