COLOR #7E5E77

HEX: #7E5E77 RGB: (126,94,119)

Renk bilgisi

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

RGB renk modeli

#7E5E77 color RGB value is (126,94,119).

RGB: (126,94,119) (49%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 119 of 255 = 47%

126
94
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 119 = 339 (100%)
R 126 of 339 ~ 37.17%
G 94 of 339 ~ 27.73%
B 119 of 339 ~ 35.1'%

%37.17
%27.73
%35.1

CMYK RENK MODELİ

#7E5E77 rengi CMYK tonu (0,25,6,51).

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

CMYK: (0,25,6,51)
C0M25Y6K51 (0%, 25%, 6%, 51%)
(0.00 / 0.25 / 0.06 / 0.51)

CMYK yüzdeleri

%0
%25.4
%5.56
%50.59

Codes

Color #7E5E77 in popluar color models

7E 5E 77
RGB 126 94 119
HSL 313° 14.55% 43.14%
HSB/HSV 313° 25.40% 49.41%
CMYK 0.00% 25.40% 5.56%
50.59%

Color #7E5E77 in popluar number systems.

HEX 7E 5E 77
Decimal 126 94 119
Binary 1111110 1011110 1110111
Octal 176 136 167

Shades and tints

Shades of #7E5E77

#7E5E77
(126,94,119)
#73566D
(115,86,109)
#684E63
(104,78,99)
#5D4659
(93,70,89)
#523E4F
(82,62,79)
#473645
(71,54,69)
#3C2E3B
(60,46,59)
#312631
(49,38,49)
#261E27
(38,30,39)
#1B161D
(27,22,29)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #7E5E77

#7E5E77
(126,94,119)
#896C83
(137,108,131)
#947A8F
(148,122,143)
#9F889B
(159,136,155)
#AA96A7
(170,150,167)
#B5A4B3
(181,164,179)
#C0B2BF
(192,178,191)
#CBC0CB
(203,192,203)
#D6CED7
(214,206,215)
#E1DCE3
(225,220,227)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E77; }

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

This text font color is #7E5E77.

Background Color

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

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

This div background color is #7E5E77.

Border color

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

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

This div border color is #7E5E77.

Opacity

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

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

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

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

This text has shadow with #7E5E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E77.

Preview

Color preview on black background

This text has color #7E5E77 on black background.


Color preview on white background

This text has color #7E5E77 on white background.


Black color preview on #7E5E77 background

This text has black color on #7E5E77 background.


White color preview on #7E5E77 background

This text has white color on #7E5E77 background.


Related colors

Complementary color

Complementary color for #hex is #81A188.


I love getcolorcode.com

Triadic colors

1 #777E5E and #5E777E with #7E5E77 are triadic colors.

2 #775E7E and #5E7E77 with #7E5E77 are triadic colors.