COLOR #7D3762

HEX: #7D3762 RGB: (125,55,98)

Color info

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

RGB color model

#7D3762 color RGB value is (125,55,98).

RGB: (125,55,98) (49%, 22%, 38%)

RGB channels and saturation

R 125 of 255 = 49%
G 55 of 255 = 22%
B 98 of 255 = 38%

125
55
98

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

Portions of RGB colors in percentages

R + G + B = 125 + 55 + 98 = 278 (100%)
R 125 of 278 ~ 44.96%
G 55 of 278 ~ 19.78%
B 98 of 278 ~ 35.25'%

%44.96
%19.78
%35.25

CMYK color model

#7D3762 color CMYK value is (0,56,22,51).

  • cyan value is 0.00%
  • magenta value is 56.00%
  • yellow value is 21.60%
  • key color value is 50.98%
CMYK: (0,56,22,51) C0M56Y22K51 (0%,56%,22%,51%) (0.00/0.56/0.22/0.51) 

CMYK percentages

%0
%56
%21.6
%50.98

Codes

Color #7D3762 in popluar color models

7D 37 62
RGB 125 55 98
HSL 323° 38.89% 35.29%
HSB/HSV 323° 56.00% 49.02%
CMYK 0.00% 56.00% 21.60%
50.98%

Color #7D3762 in popluar number systems.

HEX 7D 37 62
Decimal 125 55 98
Binary 1111101 110111 1100010
Octal 175 67 142

Shades and tints

Shades of #7D3762

#7D3762
(125,55,98)
#72325A
(114,50,90)
#672D52
(103,45,82)
#5C284A
(92,40,74)
#512342
(81,35,66)
#461E3A
(70,30,58)
#3B1932
(59,25,50)
#30142A
(48,20,42)
#250F22
(37,15,34)
#1A0A1A
(26,10,26)
#0F0512
(15,5,18)
#000000
(0,0,0)

Tints of #7D3762

#7D3762
(125,55,98)
#884970
(136,73,112)
#935B7E
(147,91,126)
#9E6D8C
(158,109,140)
#A97F9A
(169,127,154)
#B491A8
(180,145,168)
#BFA3B6
(191,163,182)
#CAB5C4
(202,181,196)
#D5C7D2
(213,199,210)
#E0D9E0
(224,217,224)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D3762 color. Also use rgb(125,55,98) instead hex code.

Text Font Color

.myTextColor { color: #7D3762; }

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

This text font color is #7D3762.

Background Color

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

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

This div background color is #7D3762.

Border color

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

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

This div border color is #7D3762.

Opacity

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

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

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

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

This text has shadow with #7D3762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D3762.

Preview

Color preview on black background

This text has color #7D3762 on black background.


Color preview on white background

This text has color #7D3762 on white background.


Black color preview on #7D3762 background

This text has black color on #7D3762 background.


White color preview on #7D3762 background

This text has white color on #7D3762 background.


Related colors

Complementary color

Complementary color for #hex is #82C89D.


I love getcolorcode.com

Triadic colors

1 #627D37 and #37627D with #7D3762 are triadic colors.

2 #62377D and #377D62 with #7D3762 are triadic colors.