COLOR #7D3668

HEX: #7D3668 RGB: (125,54,104)

Color info

#7D3668 contains mainly red and blue colors. Web safe color of #7D3668 is #663366 (or #636).

RGB color model

#7D3668 color RGB value is (125,54,104).

RGB: (125,54,104) (49%, 21%, 41%)

RGB channels and saturation

R 125 of 255 = 49%
G 54 of 255 = 21%
B 104 of 255 = 41%

125
54
104

R + G + B ~ 37%. #7D3668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 54 + 104 = 283 (100%)
R 125 of 283 ~ 44.17%
G 54 of 283 ~ 19.08%
B 104 of 283 ~ 36.75'%

%44.17
%19.08
%36.75

CMYK color model

#7D3668 color CMYK value is (0,57,17,51).

  • cyan value is 0.00%
  • magenta value is 56.80%
  • yellow value is 16.80%
  • key color value is 50.98%

CMYK: (0,57,17,51)
C0M57Y17K51 (0%, 57%, 17%, 51%)
(0.00 / 0.57 / 0.17 / 0.51)

CMYK percentages

%0
%56.8
%16.8
%50.98

Codes

Color #7D3668 in popluar color models

7D 36 68
RGB 125 54 104
HSL 318° 39.66% 35.10%
HSB/HSV 318° 56.80% 49.02%
CMYK 0.00% 56.80% 16.80%
50.98%

Color #7D3668 in popluar number systems.

HEX 7D 36 68
Decimal 125 54 104
Binary 1111101 110110 1101000
Octal 175 66 150

Shades and tints

Shades of #7D3668

#7D3668
(125,54,104)
#72325F
(114,50,95)
#672E56
(103,46,86)
#5C2A4D
(92,42,77)
#512644
(81,38,68)
#46223B
(70,34,59)
#3B1E32
(59,30,50)
#301A29
(48,26,41)
#251620
(37,22,32)
#1A1217
(26,18,23)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #7D3668

#7D3668
(125,54,104)
#884875
(136,72,117)
#935A82
(147,90,130)
#9E6C8F
(158,108,143)
#A97E9C
(169,126,156)
#B490A9
(180,144,169)
#BFA2B6
(191,162,182)
#CAB4C3
(202,180,195)
#D5C6D0
(213,198,208)
#E0D8DD
(224,216,221)
#EBEAEA
(235,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D3668 color. Also use rgb(125,54,104) instead hex code.

Text Font Color

.myTextColor { color: #7D3668; }

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

This text font color is #7D3668.

Background Color

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

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

This div background color is #7D3668.

Border color

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

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

This div border color is #7D3668.

Opacity

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

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

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

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

This text has shadow with #7D3668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D3668.

Preview

Color preview on black background

This text has color #7D3668 on black background.


Color preview on white background

This text has color #7D3668 on white background.


Black color preview on #7D3668 background

This text has black color on #7D3668 background.


White color preview on #7D3668 background

This text has white color on #7D3668 background.


Related colors

Complementary color

Complementary color for #hex is #82C997.


I love getcolorcode.com

Triadic colors

1 #687D36 and #36687D with #7D3668 are triadic colors.

2 #68367D and #367D68 with #7D3668 are triadic colors.