COLOR #7E7799

HEX: #7E7799 RGB: (126,119,153)

Renk bilgisi

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

RGB renk modeli

#7E7799 color RGB value is (126,119,153).

RGB: (126,119,153) (49%, 47%, 60%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 119 of 255 = 47%
B 153 of 255 = 60%

126
119
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 119 + 153 = 398 (100%)
R 126 of 398 ~ 31.66%
G 119 of 398 ~ 29.9%
B 153 of 398 ~ 38.44'%

%31.66
%29.9
%38.44

CMYK RENK MODELİ

#7E7799 rengi CMYK tonu (18,22,0,40).

  • camgöbeği tonu 17.65%
  • eflatun tonu 22.22%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (18,22,0,40)
C18M22Y0K40 (18%, 22%, 0%, 40%)
(0.18 / 0.22 / 0.00 / 0.40)

CMYK yüzdeleri

%17.65
%22.22
%0
%40

Codes

Color #7E7799 in popluar color models

7E 77 99
RGB 126 119 153
HSL 252° 14.29% 53.33%
HSB/HSV 252° 22.22% 60.00%
CMYK 17.65% 22.22% 0.00%
40.00%

Color #7E7799 in popluar number systems.

HEX 7E 77 99
Decimal 126 119 153
Binary 1111110 1110111 10011001
Octal 176 167 231

Shades and tints

Shades of #7E7799

#7E7799
(126,119,153)
#736D8C
(115,109,140)
#68637F
(104,99,127)
#5D5972
(93,89,114)
#524F65
(82,79,101)
#474558
(71,69,88)
#3C3B4B
(60,59,75)
#31313E
(49,49,62)
#262731
(38,39,49)
#1B1D24
(27,29,36)
#101317
(16,19,23)
#000000
(0,0,0)

Tints of #7E7799

#7E7799
(126,119,153)
#8983A2
(137,131,162)
#948FAB
(148,143,171)
#9F9BB4
(159,155,180)
#AAA7BD
(170,167,189)
#B5B3C6
(181,179,198)
#C0BFCF
(192,191,207)
#CBCBD8
(203,203,216)
#D6D7E1
(214,215,225)
#E1E3EA
(225,227,234)
#ECEFF3
(236,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7799; }

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

This text font color is #7E7799.

Background Color

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

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

This div background color is #7E7799.

Border color

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

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

This div border color is #7E7799.

Opacity

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

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

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

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

This text has shadow with #7E7799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7799.

Preview

Color preview on black background

This text has color #7E7799 on black background.


Color preview on white background

This text has color #7E7799 on white background.


Black color preview on #7E7799 background

This text has black color on #7E7799 background.


White color preview on #7E7799 background

This text has white color on #7E7799 background.


Related colors

Complementary color

Complementary color for #7E7799 is #818866.


I love getcolorcode.com

Triadic colors

1 #997E77 and #77997E with #7E7799 are triadic colors.

2 #99777E and #777E99 with #7E7799 are triadic colors.