COLOR #7E5081

HEX: #7E5081 RGB: (126,80,129)

Renk bilgisi

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

RGB renk modeli

#7E5081 color RGB value is (126,80,129).

RGB: (126,80,129) (49%, 31%, 51%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 80 of 255 = 31%
B 129 of 255 = 51%

126
80
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 80 + 129 = 335 (100%)
R 126 of 335 ~ 37.61%
G 80 of 335 ~ 23.88%
B 129 of 335 ~ 38.51'%

%37.61
%23.88
%38.51

CMYK RENK MODELİ

#7E5081 rengi CMYK tonu (2,38,0,49).

  • camgöbeği tonu 2.33%
  • eflatun tonu 37.98%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (2,38,0,49)
C2M38Y0K49 (2%, 38%, 0%, 49%)
(0.02 / 0.38 / 0.00 / 0.49)

CMYK yüzdeleri

%2.33
%37.98
%0
%49.41

Codes

Color #7E5081 in popluar color models

7E 50 81
RGB 126 80 129
HSL 296° 23.44% 40.98%
HSB/HSV 296° 37.98% 50.59%
CMYK 2.33% 37.98% 0.00%
49.41%

Color #7E5081 in popluar number systems.

HEX 7E 50 81
Decimal 126 80 129
Binary 1111110 1010000 10000001
Octal 176 120 201

Shades and tints

Shades of #7E5081

#7E5081
(126,80,129)
#734976
(115,73,118)
#68426B
(104,66,107)
#5D3B60
(93,59,96)
#523455
(82,52,85)
#472D4A
(71,45,74)
#3C263F
(60,38,63)
#311F34
(49,31,52)
#261829
(38,24,41)
#1B111E
(27,17,30)
#100A13
(16,10,19)
#000000
(0,0,0)

Tints of #7E5081

#7E5081
(126,80,129)
#895F8C
(137,95,140)
#946E97
(148,110,151)
#9F7DA2
(159,125,162)
#AA8CAD
(170,140,173)
#B59BB8
(181,155,184)
#C0AAC3
(192,170,195)
#CBB9CE
(203,185,206)
#D6C8D9
(214,200,217)
#E1D7E4
(225,215,228)
#ECE6EF
(236,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5081 color. Also use rgb(126,80,129) instead hex code.

Text Font Color

.myTextColor { color: #7E5081; }

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

This text font color is #7E5081.

Background Color

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

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

This div background color is #7E5081.

Border color

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

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

This div border color is #7E5081.

Opacity

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

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

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

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

This text has shadow with #7E5081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5081.

Preview

Color preview on black background

This text has color #7E5081 on black background.


Color preview on white background

This text has color #7E5081 on white background.


Black color preview on #7E5081 background

This text has black color on #7E5081 background.


White color preview on #7E5081 background

This text has white color on #7E5081 background.


Related colors

Complementary color

Complementary color for #hex is #81AF7E.


I love getcolorcode.com

Triadic colors

1 #817E50 and #50817E with #7E5081 are triadic colors.

2 #81507E and #507E81 with #7E5081 are triadic colors.