COLOR #7E737E

HEX: #7E737E RGB: (126,115,126)

Color info

#7E737E contains red, green and blue colors in about the same proportion. Web safe color of #7E737E is #666666 (or #666).

RGB color model

#7E737E color RGB value is (126,115,126).

RGB: (126,115,126) (49%, 45%, 49%)

RGB channels and saturation

R 126 of 255 = 49%
G 115 of 255 = 45%
B 126 of 255 = 49%

126
115
126

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

Portions of RGB colors in percentages

R + G + B = 126 + 115 + 126 = 367 (100%)
R 126 of 367 ~ 34.33%
G 115 of 367 ~ 31.34%
B 126 of 367 ~ 34.33'%

%34.33
%31.34
%34.33

CMYK color model

#7E737E color CMYK value is (0,9,0,51).

  • cyan value is 0.00%
  • magenta value is 8.73%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (0,9,0,51) C0M9Y0K51 (0%,9%,0%,51%) (0.00/0.09/0.00/0.51) 

CMYK percentages

%0
%8.73
%0
%50.59

Codes

Color #7E737E in popluar color models

7E 73 7E
RGB 126 115 126
HSL 300° 4.56% 47.25%
HSB/HSV 300° 8.73% 49.41%
CMYK 0.00% 8.73% 0.00%
50.59%

Color #7E737E in popluar number systems.

HEX 7E 73 7E
Decimal 126 115 126
Binary 1111110 1110011 1111110
Octal 176 163 176

Shades and tints

Shades of #7E737E

#7E737E
(126,115,126)
#736973
(115,105,115)
#685F68
(104,95,104)
#5D555D
(93,85,93)
#524B52
(82,75,82)
#474147
(71,65,71)
#3C373C
(60,55,60)
#312D31
(49,45,49)
#262326
(38,35,38)
#1B191B
(27,25,27)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #7E737E

#7E737E
(126,115,126)
#897F89
(137,127,137)
#948B94
(148,139,148)
#9F979F
(159,151,159)
#AAA3AA
(170,163,170)
#B5AFB5
(181,175,181)
#C0BBC0
(192,187,192)
#CBC7CB
(203,199,203)
#D6D3D6
(214,211,214)
#E1DFE1
(225,223,225)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E737E; }

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

This text font color is #7E737E.

Background Color

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

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

This div background color is #7E737E.

Border color

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

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

This div border color is #7E737E.

Opacity

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

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

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

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

This text has shadow with #7E737E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E737E.

Preview

Color preview on black background

This text has color #7E737E on black background.


Color preview on white background

This text has color #7E737E on white background.


Black color preview on #7E737E background

This text has black color on #7E737E background.


White color preview on #7E737E background

This text has white color on #7E737E background.


Related colors

Complementary color

Complementary color for #hex is #818C81.


I love getcolorcode.com

Triadic colors

1 #7E7E73 and #737E7E with #7E737E are triadic colors.

2 #7E737E and #737E7E with #7E737E are triadic colors.