COLOR #7D7EA3

HEX: #7D7EA3 RGB: (125,126,163)

Color info

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

RGB color model

#7D7EA3 color RGB value is (125,126,163).

RGB: (125,126,163) (49%, 49%, 64%)

RGB channels and saturation

R 125 of 255 = 49%
G 126 of 255 = 49%
B 163 of 255 = 64%

125
126
163

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

Portions of RGB colors in percentages

R + G + B = 125 + 126 + 163 = 414 (100%)
R 125 of 414 ~ 30.19%
G 126 of 414 ~ 30.43%
B 163 of 414 ~ 39.37'%

%30.19
%30.43
%39.37

CMYK color model

#7D7EA3 color CMYK value is (23,23,0,36).

  • cyan value is 23.31%
  • magenta value is 22.70%
  • yellow value is 0.00%
  • key color value is 36.08%
CMYK: (23,23,0,36) C23M23Y0K36 (23%,23%,0%,36%) (0.23/0.23/0.00/0.36) 

CMYK percentages

%23.31
%22.7
%0
%36.08

Codes

Color #7D7EA3 in popluar color models

7D 7E A3
RGB 125 126 163
HSL 238° 17.12% 56.47%
HSB/HSV 238° 23.31% 63.92%
CMYK 23.31% 22.70% 0.00%
36.08%

Color #7D7EA3 in popluar number systems.

HEX 7D 7E A3
Decimal 125 126 163
Binary 1111101 1111110 10100011
Octal 175 176 243

Shades and tints

Shades of #7D7EA3

#7D7EA3
(125,126,163)
#727395
(114,115,149)
#676887
(103,104,135)
#5C5D79
(92,93,121)
#51526B
(81,82,107)
#46475D
(70,71,93)
#3B3C4F
(59,60,79)
#303141
(48,49,65)
#252633
(37,38,51)
#1A1B25
(26,27,37)
#0F1017
(15,16,23)
#000000
(0,0,0)

Tints of #7D7EA3

#7D7EA3
(125,126,163)
#8889AB
(136,137,171)
#9394B3
(147,148,179)
#9E9FBB
(158,159,187)
#A9AAC3
(169,170,195)
#B4B5CB
(180,181,203)
#BFC0D3
(191,192,211)
#CACBDB
(202,203,219)
#D5D6E3
(213,214,227)
#E0E1EB
(224,225,235)
#EBECF3
(235,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7EA3 color. Also use rgb(125,126,163) instead hex code.

Text Font Color

.myTextColor { color: #7D7EA3; }

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

This text font color is #7D7EA3.

Background Color

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

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

This div background color is #7D7EA3.

Border color

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

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

This div border color is #7D7EA3.

Opacity

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

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

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

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

This text has shadow with #7D7EA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7EA3.

Preview

Color preview on black background

This text has color #7D7EA3 on black background.


Color preview on white background

This text has color #7D7EA3 on white background.


Black color preview on #7D7EA3 background

This text has black color on #7D7EA3 background.


White color preview on #7D7EA3 background

This text has white color on #7D7EA3 background.


Related colors

Complementary color

Complementary color for #hex is #82815C.


I love getcolorcode.com

Triadic colors

1 #A37D7E and #7EA37D with #7D7EA3 are triadic colors.

2 #A37E7D and #7E7DA3 with #7D7EA3 are triadic colors.