COLOR #7D4ABB

HEX: #7D4ABB RGB: (125,74,187)

Renk bilgisi

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

RGB renk modeli

#7D4ABB color RGB value is (125,74,187).

RGB: (125,74,187) (49%, 29%, 73%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 74 of 255 = 29%
B 187 of 255 = 73%

125
74
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 74 + 187 = 386 (100%)
R 125 of 386 ~ 32.38%
G 74 of 386 ~ 19.17%
B 187 of 386 ~ 48.45'%

%32.38
%19.17
%48.45

CMYK RENK MODELİ

#7D4ABB rengi CMYK tonu (33,60,0,27).

  • camgöbeği tonu 33.16%
  • eflatun tonu 60.43%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (33,60,0,27)
C33M60Y0K27 (33%, 60%, 0%, 27%)
(0.33 / 0.60 / 0.00 / 0.27)

CMYK yüzdeleri

%33.16
%60.43
%0
%26.67

Codes

Color #7D4ABB in popluar color models

7D 4A BB
RGB 125 74 187
HSL 267° 45.38% 51.18%
HSB/HSV 267° 60.43% 73.33%
CMYK 33.16% 60.43% 0.00%
26.67%

Color #7D4ABB in popluar number systems.

HEX 7D 4A BB
Decimal 125 74 187
Binary 1111101 1001010 10111011
Octal 175 112 273

Shades and tints

Shades of #7D4ABB

#7D4ABB
(125,74,187)
#7244AA
(114,68,170)
#673E99
(103,62,153)
#5C3888
(92,56,136)
#513277
(81,50,119)
#462C66
(70,44,102)
#3B2655
(59,38,85)
#302044
(48,32,68)
#251A33
(37,26,51)
#1A1422
(26,20,34)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #7D4ABB

#7D4ABB
(125,74,187)
#885AC1
(136,90,193)
#936AC7
(147,106,199)
#9E7ACD
(158,122,205)
#A98AD3
(169,138,211)
#B49AD9
(180,154,217)
#BFAADF
(191,170,223)
#CABAE5
(202,186,229)
#D5CAEB
(213,202,235)
#E0DAF1
(224,218,241)
#EBEAF7
(235,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4ABB; }

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

This text font color is #7D4ABB.

Background Color

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

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

This div background color is #7D4ABB.

Border color

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

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

This div border color is #7D4ABB.

Opacity

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

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

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

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

This text has shadow with #7D4ABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4ABB.

Preview

Color preview on black background

This text has color #7D4ABB on black background.


Color preview on white background

This text has color #7D4ABB on white background.


Black color preview on #7D4ABB background

This text has black color on #7D4ABB background.


White color preview on #7D4ABB background

This text has white color on #7D4ABB background.


Related colors

Complementary color

Complementary color for #hex is #82B544.


I love getcolorcode.com

Triadic colors

1 #BB7D4A and #4ABB7D with #7D4ABB are triadic colors.

2 #BB4A7D and #4A7DBB with #7D4ABB are triadic colors.