COLOR #7E5A74

HEX: #7E5A74 RGB: (126,90,116)

Renk bilgisi

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

RGB renk modeli

#7E5A74 color RGB value is (126,90,116).

RGB: (126,90,116) (49%, 35%, 45%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 90 of 255 = 35%
B 116 of 255 = 45%

126
90
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 90 + 116 = 332 (100%)
R 126 of 332 ~ 37.95%
G 90 of 332 ~ 27.11%
B 116 of 332 ~ 34.94'%

%37.95
%27.11
%34.94

CMYK RENK MODELİ

#7E5A74 rengi CMYK tonu (0,29,8,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.57%
  • sarı tonu 7.94%
  • ana renk tonu 50.59%

CMYK: (0,29,8,51)
C0M29Y8K51 (0%, 29%, 8%, 51%)
(0.00 / 0.29 / 0.08 / 0.51)

CMYK yüzdeleri

%0
%28.57
%7.94
%50.59

Codes

Color #7E5A74 in popluar color models

7E 5A 74
RGB 126 90 116
HSL 317° 16.67% 42.35%
HSB/HSV 317° 28.57% 49.41%
CMYK 0.00% 28.57% 7.94%
50.59%

Color #7E5A74 in popluar number systems.

HEX 7E 5A 74
Decimal 126 90 116
Binary 1111110 1011010 1110100
Octal 176 132 164

Shades and tints

Shades of #7E5A74

#7E5A74
(126,90,116)
#73526A
(115,82,106)
#684A60
(104,74,96)
#5D4256
(93,66,86)
#523A4C
(82,58,76)
#473242
(71,50,66)
#3C2A38
(60,42,56)
#31222E
(49,34,46)
#261A24
(38,26,36)
#1B121A
(27,18,26)
#100A10
(16,10,16)
#000000
(0,0,0)

Tints of #7E5A74

#7E5A74
(126,90,116)
#896980
(137,105,128)
#94788C
(148,120,140)
#9F8798
(159,135,152)
#AA96A4
(170,150,164)
#B5A5B0
(181,165,176)
#C0B4BC
(192,180,188)
#CBC3C8
(203,195,200)
#D6D2D4
(214,210,212)
#E1E1E0
(225,225,224)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5A74 color. Also use rgb(126,90,116) instead hex code.

Text Font Color

.myTextColor { color: #7E5A74; }

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

This text font color is #7E5A74.

Background Color

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

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

This div background color is #7E5A74.

Border color

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

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

This div border color is #7E5A74.

Opacity

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

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

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

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

This text has shadow with #7E5A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A74.

Preview

Color preview on black background

This text has color #7E5A74 on black background.


Color preview on white background

This text has color #7E5A74 on white background.


Black color preview on #7E5A74 background

This text has black color on #7E5A74 background.


White color preview on #7E5A74 background

This text has white color on #7E5A74 background.


Related colors

Complementary color

Complementary color for #hex is #81A58B.


I love getcolorcode.com

Triadic colors

1 #747E5A and #5A747E with #7E5A74 are triadic colors.

2 #745A7E and #5A7E74 with #7E5A74 are triadic colors.