COLOR #7E50A8

HEX: #7E50A8 RGB: (126,80,168)

Renk bilgisi

#7E50A8 contains mainly red and blue colors. #7E50A8 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7E50A8 color RGB value is (126,80,168).

RGB: (126,80,168) (49%, 31%, 66%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 80 of 255 = 31%
B 168 of 255 = 66%

126
80
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 80 + 168 = 374 (100%)
R 126 of 374 ~ 33.69%
G 80 of 374 ~ 21.39%
B 168 of 374 ~ 44.92'%

%33.69
%21.39
%44.92

CMYK RENK MODELİ

#7E50A8 rengi CMYK tonu (25,52,0,34).

  • camgöbeği tonu 25.00%
  • eflatun tonu 52.38%
  • sarı tonu 0.00%
  • ana renk tonu 34.12%

CMYK: (25,52,0,34)
C25M52Y0K34 (25%, 52%, 0%, 34%)
(0.25 / 0.52 / 0.00 / 0.34)

CMYK yüzdeleri

%25
%52.38
%0
%34.12

Codes

Color #7E50A8 in popluar color models

7E 50 A8
RGB 126 80 168
HSL 271° 35.48% 48.63%
HSB/HSV 271° 52.38% 65.88%
CMYK 25.00% 52.38% 0.00%
34.12%

Color #7E50A8 in popluar number systems.

HEX 7E 50 A8
Decimal 126 80 168
Binary 1111110 1010000 10101000
Octal 176 120 250

Shades and tints

Shades of #7E50A8

#7E50A8
(126,80,168)
#734999
(115,73,153)
#68428A
(104,66,138)
#5D3B7B
(93,59,123)
#52346C
(82,52,108)
#472D5D
(71,45,93)
#3C264E
(60,38,78)
#311F3F
(49,31,63)
#261830
(38,24,48)
#1B1121
(27,17,33)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #7E50A8

#7E50A8
(126,80,168)
#895FAF
(137,95,175)
#946EB6
(148,110,182)
#9F7DBD
(159,125,189)
#AA8CC4
(170,140,196)
#B59BCB
(181,155,203)
#C0AAD2
(192,170,210)
#CBB9D9
(203,185,217)
#D6C8E0
(214,200,224)
#E1D7E7
(225,215,231)
#ECE6EE
(236,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E50A8; }

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

This text font color is #7E50A8.

Background Color

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

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

This div background color is #7E50A8.

Border color

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

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

This div border color is #7E50A8.

Opacity

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

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

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

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

This text has shadow with #7E50A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E50A8.

Preview

Color preview on black background

This text has color #7E50A8 on black background.


Color preview on white background

This text has color #7E50A8 on white background.


Black color preview on #7E50A8 background

This text has black color on #7E50A8 background.


White color preview on #7E50A8 background

This text has white color on #7E50A8 background.


Related colors

Complementary color

Complementary color for #hex is #81AF57.


I love getcolorcode.com

Triadic colors

1 #A87E50 and #50A87E with #7E50A8 are triadic colors.

2 #A8507E and #507EA8 with #7E50A8 are triadic colors.