COLOR #7E4E77

HEX: #7E4E77 RGB: (126,78,119)

Renk bilgisi

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

RGB renk modeli

#7E4E77 color RGB value is (126,78,119).

RGB: (126,78,119) (49%, 31%, 47%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 78 of 255 = 31%
B 119 of 255 = 47%

126
78
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 78 + 119 = 323 (100%)
R 126 of 323 ~ 39.01%
G 78 of 323 ~ 24.15%
B 119 of 323 ~ 36.84'%

%39.01
%24.15
%36.84

CMYK RENK MODELİ

#7E4E77 rengi CMYK tonu (0,38,6,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.10%
  • sarı tonu 5.56%
  • ana renk tonu 50.59%

CMYK: (0,38,6,51)
C0M38Y6K51 (0%, 38%, 6%, 51%)
(0.00 / 0.38 / 0.06 / 0.51)

CMYK yüzdeleri

%0
%38.1
%5.56
%50.59

Codes

Color #7E4E77 in popluar color models

7E 4E 77
RGB 126 78 119
HSL 309° 23.53% 40.00%
HSB/HSV 309° 38.10% 49.41%
CMYK 0.00% 38.10% 5.56%
50.59%

Color #7E4E77 in popluar number systems.

HEX 7E 4E 77
Decimal 126 78 119
Binary 1111110 1001110 1110111
Octal 176 116 167

Shades and tints

Shades of #7E4E77

#7E4E77
(126,78,119)
#73476D
(115,71,109)
#684063
(104,64,99)
#5D3959
(93,57,89)
#52324F
(82,50,79)
#472B45
(71,43,69)
#3C243B
(60,36,59)
#311D31
(49,29,49)
#261627
(38,22,39)
#1B0F1D
(27,15,29)
#100813
(16,8,19)
#000000
(0,0,0)

Tints of #7E4E77

#7E4E77
(126,78,119)
#895E83
(137,94,131)
#946E8F
(148,110,143)
#9F7E9B
(159,126,155)
#AA8EA7
(170,142,167)
#B59EB3
(181,158,179)
#C0AEBF
(192,174,191)
#CBBECB
(203,190,203)
#D6CED7
(214,206,215)
#E1DEE3
(225,222,227)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E4E77; }

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

This text font color is #7E4E77.

Background Color

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

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

This div background color is #7E4E77.

Border color

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

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

This div border color is #7E4E77.

Opacity

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

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

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

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

This text has shadow with #7E4E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4E77.

Preview

Color preview on black background

This text has color #7E4E77 on black background.


Color preview on white background

This text has color #7E4E77 on white background.


Black color preview on #7E4E77 background

This text has black color on #7E4E77 background.


White color preview on #7E4E77 background

This text has white color on #7E4E77 background.


Related colors

Complementary color

Complementary color for #hex is #81B188.


I love getcolorcode.com

Triadic colors

1 #777E4E and #4E777E with #7E4E77 are triadic colors.

2 #774E7E and #4E7E77 with #7E4E77 are triadic colors.