COLOR #7E788E

HEX: #7E788E RGB: (126,120,142)

Renk bilgisi

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

RGB renk modeli

#7E788E color RGB value is (126,120,142).

RGB: (126,120,142) (49%, 47%, 56%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 120 of 255 = 47%
B 142 of 255 = 56%

126
120
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 120 + 142 = 388 (100%)
R 126 of 388 ~ 32.47%
G 120 of 388 ~ 30.93%
B 142 of 388 ~ 36.6'%

%32.47
%30.93
%36.6

CMYK RENK MODELİ

#7E788E rengi CMYK tonu (11,15,0,44).

  • camgöbeği tonu 11.27%
  • eflatun tonu 15.49%
  • sarı tonu 0.00%
  • ana renk tonu 44.31%
CMYK: (11,15,0,44) C11M15Y0K44 (11%,15%,0%,44%) (0.11/0.15/0.00/0.44) 

CMYK yüzdeleri

%11.27
%15.49
%0
%44.31

Codes

Color #7E788E in popluar color models

7E 78 8E
RGB 126 120 142
HSL 256° 8.87% 51.37%
HSB/HSV 256° 15.49% 55.69%
CMYK 11.27% 15.49% 0.00%
44.31%

Color #7E788E in popluar number systems.

HEX 7E 78 8E
Decimal 126 120 142
Binary 1111110 1111000 10001110
Octal 176 170 216

Shades and tints

Shades of #7E788E

#7E788E
(126,120,142)
#736E82
(115,110,130)
#686476
(104,100,118)
#5D5A6A
(93,90,106)
#52505E
(82,80,94)
#474652
(71,70,82)
#3C3C46
(60,60,70)
#31323A
(49,50,58)
#26282E
(38,40,46)
#1B1E22
(27,30,34)
#101416
(16,20,22)
#000000
(0,0,0)

Tints of #7E788E

#7E788E
(126,120,142)
#898498
(137,132,152)
#9490A2
(148,144,162)
#9F9CAC
(159,156,172)
#AAA8B6
(170,168,182)
#B5B4C0
(181,180,192)
#C0C0CA
(192,192,202)
#CBCCD4
(203,204,212)
#D6D8DE
(214,216,222)
#E1E4E8
(225,228,232)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E788E; }

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

This text font color is #7E788E.

Background Color

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

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

This div background color is #7E788E.

Border color

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

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

This div border color is #7E788E.

Opacity

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

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

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

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

This text has shadow with #7E788E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E788E.

Preview

Color preview on black background

This text has color #7E788E on black background.


Color preview on white background

This text has color #7E788E on white background.


Black color preview on #7E788E background

This text has black color on #7E788E background.


White color preview on #7E788E background

This text has white color on #7E788E background.


Related colors

Complementary color

Complementary color for #hex is #818771.


I love getcolorcode.com

Triadic colors

1 #8E7E78 and #788E7E with #7E788E are triadic colors.

2 #8E787E and #787E8E with #7E788E are triadic colors.