COLOR #7D494B

HEX: #7D494B RGB: (125,73,75)

Color info

#7D494B contains red, green and blue colors in about the same proportion. Web safe color of #7D494B is #663333 (or #633).

RGB color model

#7D494B color RGB value is (125,73,75).

RGB: (125,73,75) (49%, 29%, 29%)

RGB channels and saturation

R 125 of 255 = 49%
G 73 of 255 = 29%
B 75 of 255 = 29%

125
73
75

R + G + B ~ 36%. #7D494B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 73 + 75 = 273 (100%)
R 125 of 273 ~ 45.79%
G 73 of 273 ~ 26.74%
B 75 of 273 ~ 27.47'%

%45.79
%26.74
%27.47

CMYK color model

#7D494B color CMYK value is (0,42,40,51).

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

CMYK: (0,42,40,51)
C0M42Y40K51 (0%, 42%, 40%, 51%)
(0.00 / 0.42 / 0.40 / 0.51)

CMYK percentages

%0
%41.6
%40
%50.98

Codes

Color #7D494B in popluar color models

7D 49 4B
RGB 125 73 75
HSL 358° 26.26% 38.82%
HSB/HSV 358° 41.60% 49.02%
CMYK 0.00% 41.60% 40.00%
50.98%

Color #7D494B in popluar number systems.

HEX 7D 49 4B
Decimal 125 73 75
Binary 1111101 1001001 1001011
Octal 175 111 113

Shades and tints

Shades of #7D494B

#7D494B
(125,73,75)
#724345
(114,67,69)
#673D3F
(103,61,63)
#5C3739
(92,55,57)
#513133
(81,49,51)
#462B2D
(70,43,45)
#3B2527
(59,37,39)
#301F21
(48,31,33)
#25191B
(37,25,27)
#1A1315
(26,19,21)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #7D494B

#7D494B
(125,73,75)
#88595B
(136,89,91)
#93696B
(147,105,107)
#9E797B
(158,121,123)
#A9898B
(169,137,139)
#B4999B
(180,153,155)
#BFA9AB
(191,169,171)
#CAB9BB
(202,185,187)
#D5C9CB
(213,201,203)
#E0D9DB
(224,217,219)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D494B; }

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

This text font color is #7D494B.

Background Color

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

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

This div background color is #7D494B.

Border color

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

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

This div border color is #7D494B.

Opacity

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

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

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

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

This text has shadow with #7D494B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D494B.

Preview

Color preview on black background

This text has color #7D494B on black background.


Color preview on white background

This text has color #7D494B on white background.


Black color preview on #7D494B background

This text has black color on #7D494B background.


White color preview on #7D494B background

This text has white color on #7D494B background.


Related colors

Complementary color

Complementary color for #hex is #82B6B4.


I love getcolorcode.com

Triadic colors

1 #4B7D49 and #494B7D with #7D494B are triadic colors.

2 #4B497D and #497D4B with #7D494B are triadic colors.