COLOR #7D446D

HEX: #7D446D RGB: (125,68,109)

Color info

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

RGB color model

#7D446D color RGB value is (125,68,109).

RGB: (125,68,109) (49%, 27%, 43%)

RGB channels and saturation

R 125 of 255 = 49%
G 68 of 255 = 27%
B 109 of 255 = 43%

125
68
109

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

Portions of RGB colors in percentages

R + G + B = 125 + 68 + 109 = 302 (100%)
R 125 of 302 ~ 41.39%
G 68 of 302 ~ 22.52%
B 109 of 302 ~ 36.09'%

%41.39
%22.52
%36.09

CMYK color model

#7D446D color CMYK value is (0,46,13,51).

  • cyan value is 0.00%
  • magenta value is 45.60%
  • yellow value is 12.80%
  • key color value is 50.98%

CMYK: (0,46,13,51)
C0M46Y13K51 (0%, 46%, 13%, 51%)
(0.00 / 0.46 / 0.13 / 0.51)

CMYK percentages

%0
%45.6
%12.8
%50.98

Codes

Color #7D446D in popluar color models

7D 44 6D
RGB 125 68 109
HSL 317° 29.53% 37.84%
HSB/HSV 317° 45.60% 49.02%
CMYK 0.00% 45.60% 12.80%
50.98%

Color #7D446D in popluar number systems.

HEX 7D 44 6D
Decimal 125 68 109
Binary 1111101 1000100 1101101
Octal 175 104 155

Shades and tints

Shades of #7D446D

#7D446D
(125,68,109)
#723E64
(114,62,100)
#67385B
(103,56,91)
#5C3252
(92,50,82)
#512C49
(81,44,73)
#462640
(70,38,64)
#3B2037
(59,32,55)
#301A2E
(48,26,46)
#251425
(37,20,37)
#1A0E1C
(26,14,28)
#0F0813
(15,8,19)
#000000
(0,0,0)

Tints of #7D446D

#7D446D
(125,68,109)
#88557A
(136,85,122)
#936687
(147,102,135)
#9E7794
(158,119,148)
#A988A1
(169,136,161)
#B499AE
(180,153,174)
#BFAABB
(191,170,187)
#CABBC8
(202,187,200)
#D5CCD5
(213,204,213)
#E0DDE2
(224,221,226)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D446D color. Also use rgb(125,68,109) instead hex code.

Text Font Color

.myTextColor { color: #7D446D; }

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

This text font color is #7D446D.

Background Color

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

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

This div background color is #7D446D.

Border color

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

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

This div border color is #7D446D.

Opacity

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

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

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

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

This text has shadow with #7D446D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D446D.

Preview

Color preview on black background

This text has color #7D446D on black background.


Color preview on white background

This text has color #7D446D on white background.


Black color preview on #7D446D background

This text has black color on #7D446D background.


White color preview on #7D446D background

This text has white color on #7D446D background.


Related colors

Complementary color

Complementary color for #hex is #82BB92.


I love getcolorcode.com

Triadic colors

1 #6D7D44 and #446D7D with #7D446D are triadic colors.

2 #6D447D and #447D6D with #7D446D are triadic colors.