COLOR #7D4ADF

HEX: #7D4ADF RGB: (125,74,223)

Renk bilgisi

#7D4ADF contains mainly blue color. #7D4ADF ‘ nin web güvenlik rengi #6633CC (ya da #63C) dir.

RGB renk modeli

#7D4ADF color RGB value is (125,74,223).

RGB: (125,74,223) (49%, 29%, 87%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 74 of 255 = 29%
B 223 of 255 = 87%

125
74
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 74 + 223 = 422 (100%)
R 125 of 422 ~ 29.62%
G 74 of 422 ~ 17.54%
B 223 of 422 ~ 52.84'%

%29.62
%17.54
%52.84

CMYK RENK MODELİ

#7D4ADF rengi CMYK tonu (44,67,0,13).

  • camgöbeği tonu 43.95%
  • eflatun tonu 66.82%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (44,67,0,13)
C44M67Y0K13 (44%, 67%, 0%, 13%)
(0.44 / 0.67 / 0.00 / 0.13)

CMYK yüzdeleri

%43.95
%66.82
%0
%12.55

Codes

Color #7D4ADF in popluar color models

7D 4A DF
RGB 125 74 223
HSL 261° 69.95% 58.24%
HSB/HSV 261° 66.82% 87.45%
CMYK 43.95% 66.82% 0.00%
12.55%

Color #7D4ADF in popluar number systems.

HEX 7D 4A DF
Decimal 125 74 223
Binary 1111101 1001010 11011111
Octal 175 112 337

Shades and tints

Shades of #7D4ADF

#7D4ADF
(125,74,223)
#7244CB
(114,68,203)
#673EB7
(103,62,183)
#5C38A3
(92,56,163)
#51328F
(81,50,143)
#462C7B
(70,44,123)
#3B2667
(59,38,103)
#302053
(48,32,83)
#251A3F
(37,26,63)
#1A142B
(26,20,43)
#0F0E17
(15,14,23)
#000000
(0,0,0)

Tints of #7D4ADF

#7D4ADF
(125,74,223)
#885AE1
(136,90,225)
#936AE3
(147,106,227)
#9E7AE5
(158,122,229)
#A98AE7
(169,138,231)
#B49AE9
(180,154,233)
#BFAAEB
(191,170,235)
#CABAED
(202,186,237)
#D5CAEF
(213,202,239)
#E0DAF1
(224,218,241)
#EBEAF3
(235,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4ADF; }

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

This text font color is #7D4ADF.

Background Color

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

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

This div background color is #7D4ADF.

Border color

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

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

This div border color is #7D4ADF.

Opacity

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

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

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

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

This text has shadow with #7D4ADF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4ADF.

Preview

Color preview on black background

This text has color #7D4ADF on black background.


Color preview on white background

This text has color #7D4ADF on white background.


Black color preview on #7D4ADF background

This text has black color on #7D4ADF background.


White color preview on #7D4ADF background

This text has white color on #7D4ADF background.


Related colors

Complementary color

Complementary color for #hex is #82B520.


I love getcolorcode.com

Triadic colors

1 #DF7D4A and #4ADF7D with #7D4ADF are triadic colors.

2 #DF4A7D and #4A7DDF with #7D4ADF are triadic colors.