COLOR #7D4AA5

HEX: #7D4AA5 RGB: (125,74,165)

Renk bilgisi

#7D4AA5 contains mainly red and blue colors. #7D4AA5 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#7D4AA5 color RGB value is (125,74,165).

RGB: (125,74,165) (49%, 29%, 65%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 74 of 255 = 29%
B 165 of 255 = 65%

125
74
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 74 + 165 = 364 (100%)
R 125 of 364 ~ 34.34%
G 74 of 364 ~ 20.33%
B 165 of 364 ~ 45.33'%

%34.34
%20.33
%45.33

CMYK RENK MODELİ

#7D4AA5 rengi CMYK tonu (24,55,0,35).

  • camgöbeği tonu 24.24%
  • eflatun tonu 55.15%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (24,55,0,35)
C24M55Y0K35 (24%, 55%, 0%, 35%)
(0.24 / 0.55 / 0.00 / 0.35)

CMYK yüzdeleri

%24.24
%55.15
%0
%35.29

Codes

Color #7D4AA5 in popluar color models

7D 4A A5
RGB 125 74 165
HSL 274° 38.08% 46.86%
HSB/HSV 274° 55.15% 64.71%
CMYK 24.24% 55.15% 0.00%
35.29%

Color #7D4AA5 in popluar number systems.

HEX 7D 4A A5
Decimal 125 74 165
Binary 1111101 1001010 10100101
Octal 175 112 245

Shades and tints

Shades of #7D4AA5

#7D4AA5
(125,74,165)
#724496
(114,68,150)
#673E87
(103,62,135)
#5C3878
(92,56,120)
#513269
(81,50,105)
#462C5A
(70,44,90)
#3B264B
(59,38,75)
#30203C
(48,32,60)
#251A2D
(37,26,45)
#1A141E
(26,20,30)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #7D4AA5

#7D4AA5
(125,74,165)
#885AAD
(136,90,173)
#936AB5
(147,106,181)
#9E7ABD
(158,122,189)
#A98AC5
(169,138,197)
#B49ACD
(180,154,205)
#BFAAD5
(191,170,213)
#CABADD
(202,186,221)
#D5CAE5
(213,202,229)
#E0DAED
(224,218,237)
#EBEAF5
(235,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D4AA5 color. Also use rgb(125,74,165) instead hex code.

Text Font Color

.myTextColor { color: #7D4AA5; }

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

This text font color is #7D4AA5.

Background Color

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

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

This div background color is #7D4AA5.

Border color

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

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

This div border color is #7D4AA5.

Opacity

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

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

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

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

This text has shadow with #7D4AA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4AA5.

Preview

Color preview on black background

This text has color #7D4AA5 on black background.


Color preview on white background

This text has color #7D4AA5 on white background.


Black color preview on #7D4AA5 background

This text has black color on #7D4AA5 background.


White color preview on #7D4AA5 background

This text has white color on #7D4AA5 background.


Related colors

Complementary color

Complementary color for #hex is #82B55A.


I love getcolorcode.com

Triadic colors

1 #A57D4A and #4AA57D with #7D4AA5 are triadic colors.

2 #A54A7D and #4A7DA5 with #7D4AA5 are triadic colors.