COLOR #7E8081

HEX: #7E8081 RGB: (126,128,129)

Renk bilgisi

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

RGB renk modeli

#7E8081 color RGB value is (126,128,129).

RGB: (126,128,129) (49%, 50%, 51%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 128 of 255 = 50%
B 129 of 255 = 51%

126
128
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 128 + 129 = 383 (100%)
R 126 of 383 ~ 32.9%
G 128 of 383 ~ 33.42%
B 129 of 383 ~ 33.68'%

%32.9
%33.42
%33.68

CMYK RENK MODELİ

#7E8081 rengi CMYK tonu (2,1,0,49).

  • camgöbeği tonu 2.33%
  • eflatun tonu 0.78%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (2,1,0,49)
C2M1Y0K49 (2%, 1%, 0%, 49%)
(0.02 / 0.01 / 0.00 / 0.49)

CMYK yüzdeleri

%2.33
%0.78
%0
%49.41

Codes

Color #7E8081 in popluar color models

7E 80 81
RGB 126 128 129
HSL 200° 1.18% 50.00%
HSB/HSV 200° 2.33% 50.59%
CMYK 2.33% 0.78% 0.00%
49.41%

Color #7E8081 in popluar number systems.

HEX 7E 80 81
Decimal 126 128 129
Binary 1111110 10000000 10000001
Octal 176 200 201

Shades and tints

Shades of #7E8081

#7E8081
(126,128,129)
#737576
(115,117,118)
#686A6B
(104,106,107)
#5D5F60
(93,95,96)
#525455
(82,84,85)
#47494A
(71,73,74)
#3C3E3F
(60,62,63)
#313334
(49,51,52)
#262829
(38,40,41)
#1B1D1E
(27,29,30)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #7E8081

#7E8081
(126,128,129)
#898B8C
(137,139,140)
#949697
(148,150,151)
#9FA1A2
(159,161,162)
#AAACAD
(170,172,173)
#B5B7B8
(181,183,184)
#C0C2C3
(192,194,195)
#CBCDCE
(203,205,206)
#D6D8D9
(214,216,217)
#E1E3E4
(225,227,228)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E8081; }

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

This text font color is #7E8081.

Background Color

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

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

This div background color is #7E8081.

Border color

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

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

This div border color is #7E8081.

Opacity

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

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

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

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

This text has shadow with #7E8081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8081.

Preview

Color preview on black background

This text has color #7E8081 on black background.


Color preview on white background

This text has color #7E8081 on white background.


Black color preview on #7E8081 background

This text has black color on #7E8081 background.


White color preview on #7E8081 background

This text has white color on #7E8081 background.


Related colors

Complementary color

Complementary color for #hex is #817F7E.


I love getcolorcode.com

Triadic colors

1 #817E80 and #80817E with #7E8081 are triadic colors.

2 #81807E and #807E81 with #7E8081 are triadic colors.