COLOR #7E52A8

HEX: #7E52A8 RGB: (126,82,168)

Renk bilgisi

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

RGB renk modeli

#7E52A8 color RGB value is (126,82,168).

RGB: (126,82,168) (49%, 32%, 66%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 82 of 255 = 32%
B 168 of 255 = 66%

126
82
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 82 + 168 = 376 (100%)
R 126 of 376 ~ 33.51%
G 82 of 376 ~ 21.81%
B 168 of 376 ~ 44.68'%

%33.51
%21.81
%44.68

CMYK RENK MODELİ

#7E52A8 rengi CMYK tonu (25,51,0,34).

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

CMYK: (25,51,0,34)
C25M51Y0K34 (25%, 51%, 0%, 34%)
(0.25 / 0.51 / 0.00 / 0.34)

CMYK yüzdeleri

%25
%51.19
%0
%34.12

Codes

Color #7E52A8 in popluar color models

7E 52 A8
RGB 126 82 168
HSL 271° 34.40% 49.02%
HSB/HSV 271° 51.19% 65.88%
CMYK 25.00% 51.19% 0.00%
34.12%

Color #7E52A8 in popluar number systems.

HEX 7E 52 A8
Decimal 126 82 168
Binary 1111110 1010010 10101000
Octal 176 122 250

Shades and tints

Shades of #7E52A8

#7E52A8
(126,82,168)
#734B99
(115,75,153)
#68448A
(104,68,138)
#5D3D7B
(93,61,123)
#52366C
(82,54,108)
#472F5D
(71,47,93)
#3C284E
(60,40,78)
#31213F
(49,33,63)
#261A30
(38,26,48)
#1B1321
(27,19,33)
#100C12
(16,12,18)
#000000
(0,0,0)

Tints of #7E52A8

#7E52A8
(126,82,168)
#8961AF
(137,97,175)
#9470B6
(148,112,182)
#9F7FBD
(159,127,189)
#AA8EC4
(170,142,196)
#B59DCB
(181,157,203)
#C0ACD2
(192,172,210)
#CBBBD9
(203,187,217)
#D6CAE0
(214,202,224)
#E1D9E7
(225,217,231)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E52A8; }

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

This text font color is #7E52A8.

Background Color

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

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

This div background color is #7E52A8.

Border color

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

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

This div border color is #7E52A8.

Opacity

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

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

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

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

This text has shadow with #7E52A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E52A8.

Preview

Color preview on black background

This text has color #7E52A8 on black background.


Color preview on white background

This text has color #7E52A8 on white background.


Black color preview on #7E52A8 background

This text has black color on #7E52A8 background.


White color preview on #7E52A8 background

This text has white color on #7E52A8 background.


Related colors

Complementary color

Complementary color for #hex is #81AD57.


I love getcolorcode.com

Triadic colors

1 #A87E52 and #52A87E with #7E52A8 are triadic colors.

2 #A8527E and #527EA8 with #7E52A8 are triadic colors.