COLOR #7E7466

HEX: #7E7466 RGB: (126,116,102)

Renk bilgisi

#7E7466 contains red, green and blue colors in about the same proportion. #7E7466 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#7E7466 color RGB value is (126,116,102).

RGB: (126,116,102) (49%, 45%, 40%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 116 of 255 = 45%
B 102 of 255 = 40%

126
116
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 116 + 102 = 344 (100%)
R 126 of 344 ~ 36.63%
G 116 of 344 ~ 33.72%
B 102 of 344 ~ 29.65'%

%36.63
%33.72
%29.65

CMYK RENK MODELİ

#7E7466 rengi CMYK tonu (0,8,19,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.94%
  • sarı tonu 19.05%
  • ana renk tonu 50.59%

CMYK: (0,8,19,51)
C0M8Y19K51 (0%, 8%, 19%, 51%)
(0.00 / 0.08 / 0.19 / 0.51)

CMYK yüzdeleri

%0
%7.94
%19.05
%50.59

Codes

Color #7E7466 in popluar color models

7E 74 66
RGB 126 116 102
HSL 35° 10.53% 44.71%
HSB/HSV 35° 19.05% 49.41%
CMYK 0.00% 7.94% 19.05%
50.59%

Color #7E7466 in popluar number systems.

HEX 7E 74 66
Decimal 126 116 102
Binary 1111110 1110100 1100110
Octal 176 164 146

Shades and tints

Shades of #7E7466

#7E7466
(126,116,102)
#736A5D
(115,106,93)
#686054
(104,96,84)
#5D564B
(93,86,75)
#524C42
(82,76,66)
#474239
(71,66,57)
#3C3830
(60,56,48)
#312E27
(49,46,39)
#26241E
(38,36,30)
#1B1A15
(27,26,21)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #7E7466

#7E7466
(126,116,102)
#898073
(137,128,115)
#948C80
(148,140,128)
#9F988D
(159,152,141)
#AAA49A
(170,164,154)
#B5B0A7
(181,176,167)
#C0BCB4
(192,188,180)
#CBC8C1
(203,200,193)
#D6D4CE
(214,212,206)
#E1E0DB
(225,224,219)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7466; }

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

This text font color is #7E7466.

Background Color

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

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

This div background color is #7E7466.

Border color

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

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

This div border color is #7E7466.

Opacity

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

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

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

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

This text has shadow with #7E7466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7466.

Preview

Color preview on black background

This text has color #7E7466 on black background.


Color preview on white background

This text has color #7E7466 on white background.


Black color preview on #7E7466 background

This text has black color on #7E7466 background.


White color preview on #7E7466 background

This text has white color on #7E7466 background.


Related colors

Complementary color

Complementary color for #hex is #818B99.


I love getcolorcode.com

Triadic colors

1 #667E74 and #74667E with #7E7466 are triadic colors.

2 #66747E and #747E66 with #7E7466 are triadic colors.