COLOR #7E5E8A

HEX: #7E5E8A
RGB: (126,94,138)

Renk bilgisi

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

RGB renk modeli

#7E5E8A color RGB value is (126,94,138).

  • kırmız ton 126;
  • yeşil ton 94;
  • mavi ton 138.
RGB:
(126,94,138)
(49%,37%,54%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 138 of 255 = 54%

126
94
138

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

Yüzdelerle RGB renk parçaları

R + G + B =
126 + 94 + 138 = 358 (100%)
R 126 of 358 ~ 35.2%
G 94 of 358 ~ 26.26%
B 138 of 358 ~ 38.55%

%35.2
%26.26
%38.55

CMYK RENK MODELİ

#7E5E8A rengi CMYK tonu (9,32,0,46).

  • camgöbeği tonu 8.70%
  • eflatun tonu 31.88%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(9,32,0,46)
C9M32Y0K46 
(9%,32%,0%,46%)
(0.09/0.32/0.00/0.46)	

CMYK yüzdeleri

%8.7
%31.88
%0
%45.88

Codes

Color #7E5E8A in popluar color models

7E5E8A
RGB12694138
HSL284°18.97%45.49%
HSB/HSV284°31.88%54.12%
CMYK8.70%31.88%0.00%
45.88%

Color #7E5E8A in popluar number systems.

HEX7E5E8A
Decimal12694138
Binary1111110101111010001010
Octal176136212

Shades and tints

Shades of #7E5E8A

#7E5E8A
(126,94,138)
#73567E
(115,86,126)
#684E72
(104,78,114)
#5D4666
(93,70,102)
#523E5A
(82,62,90)
#47364E
(71,54,78)
#3C2E42
(60,46,66)
#312636
(49,38,54)
#261E2A
(38,30,42)
#1B161E
(27,22,30)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #7E5E8A

#7E5E8A
(126,94,138)
#896C94
(137,108,148)
#947A9E
(148,122,158)
#9F88A8
(159,136,168)
#AA96B2
(170,150,178)
#B5A4BC
(181,164,188)
#C0B2C6
(192,178,198)
#CBC0D0
(203,192,208)
#D6CEDA
(214,206,218)
#E1DCE4
(225,220,228)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E8A; }

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

This text font color is #7E5E8A.


Background Color

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

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

This div background color is #7E5E8A.


Border color

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

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

This div border color is #7E5E8A.


Opacity

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

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

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

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

This text has shadow with #7E5E8A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7E5E8A on black background.


Color preview on white background

This text has color #7E5E8A on white background.



Black color preview on #7E5E8A background

This text has black color on #7E5E8A background.


White color preview on #7E5E8A background

This text has white color on #7E5E8A background.