COLOR #7D6286

HEX: #7D6286 RGB: (125,98,134)

Color info

#7D6286 contains red, green and blue colors in about the same proportion. Web safe color of #7D6286 is #666699 (or #669).

RGB color model

#7D6286 color RGB value is (125,98,134).

RGB: (125,98,134) (49%, 38%, 53%)

RGB channels and saturation

R 125 of 255 = 49%
G 98 of 255 = 38%
B 134 of 255 = 53%

125
98
134

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

Portions of RGB colors in percentages

R + G + B = 125 + 98 + 134 = 357 (100%)
R 125 of 357 ~ 35.01%
G 98 of 357 ~ 27.45%
B 134 of 357 ~ 37.54'%

%35.01
%27.45
%37.54

CMYK color model

#7D6286 color CMYK value is (7,27,0,47).

  • cyan value is 6.72%
  • magenta value is 26.87%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (7,27,0,47) C7M27Y0K47 (7%,27%,0%,47%) (0.07/0.27/0.00/0.47) 

CMYK percentages

%6.72
%26.87
%0
%47.45

Codes

Color #7D6286 in popluar color models

7D 62 86
RGB 125 98 134
HSL 285° 15.52% 45.49%
HSB/HSV 285° 26.87% 52.55%
CMYK 6.72% 26.87% 0.00%
47.45%

Color #7D6286 in popluar number systems.

HEX 7D 62 86
Decimal 125 98 134
Binary 1111101 1100010 10000110
Octal 175 142 206

Shades and tints

Shades of #7D6286

#7D6286
(125,98,134)
#725A7A
(114,90,122)
#67526E
(103,82,110)
#5C4A62
(92,74,98)
#514256
(81,66,86)
#463A4A
(70,58,74)
#3B323E
(59,50,62)
#302A32
(48,42,50)
#252226
(37,34,38)
#1A1A1A
(26,26,26)
#0F120E
(15,18,14)
#000000
(0,0,0)

Tints of #7D6286

#7D6286
(125,98,134)
#887091
(136,112,145)
#937E9C
(147,126,156)
#9E8CA7
(158,140,167)
#A99AB2
(169,154,178)
#B4A8BD
(180,168,189)
#BFB6C8
(191,182,200)
#CAC4D3
(202,196,211)
#D5D2DE
(213,210,222)
#E0E0E9
(224,224,233)
#EBEEF4
(235,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6286; }

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

This text font color is #7D6286.

Background Color

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

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

This div background color is #7D6286.

Border color

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

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

This div border color is #7D6286.

Opacity

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

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

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

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

This text has shadow with #7D6286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6286.

Preview

Color preview on black background

This text has color #7D6286 on black background.


Color preview on white background

This text has color #7D6286 on white background.


Black color preview on #7D6286 background

This text has black color on #7D6286 background.


White color preview on #7D6286 background

This text has white color on #7D6286 background.


Related colors

Complementary color

Complementary color for #hex is #829D79.


I love getcolorcode.com

Triadic colors

1 #867D62 and #62867D with #7D6286 are triadic colors.

2 #86627D and #627D86 with #7D6286 are triadic colors.