COLOR #7D509D

HEX: #7D509D RGB: (125,80,157)

Renk bilgisi

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

RGB renk modeli

#7D509D color RGB value is (125,80,157).

RGB: (125,80,157) (49%, 31%, 62%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 80 of 255 = 31%
B 157 of 255 = 62%

125
80
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 80 + 157 = 362 (100%)
R 125 of 362 ~ 34.53%
G 80 of 362 ~ 22.1%
B 157 of 362 ~ 43.37'%

%34.53
%22.1
%43.37

CMYK RENK MODELİ

#7D509D rengi CMYK tonu (20,49,0,38).

  • camgöbeği tonu 20.38%
  • eflatun tonu 49.04%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (20,49,0,38)
C20M49Y0K38 (20%, 49%, 0%, 38%)
(0.20 / 0.49 / 0.00 / 0.38)

CMYK yüzdeleri

%20.38
%49.04
%0
%38.43

Codes

Color #7D509D in popluar color models

7D 50 9D
RGB 125 80 157
HSL 275° 32.49% 46.47%
HSB/HSV 275° 49.04% 61.57%
CMYK 20.38% 49.04% 0.00%
38.43%

Color #7D509D in popluar number systems.

HEX 7D 50 9D
Decimal 125 80 157
Binary 1111101 1010000 10011101
Octal 175 120 235

Shades and tints

Shades of #7D509D

#7D509D
(125,80,157)
#72498F
(114,73,143)
#674281
(103,66,129)
#5C3B73
(92,59,115)
#513465
(81,52,101)
#462D57
(70,45,87)
#3B2649
(59,38,73)
#301F3B
(48,31,59)
#25182D
(37,24,45)
#1A111F
(26,17,31)
#0F0A11
(15,10,17)
#000000
(0,0,0)

Tints of #7D509D

#7D509D
(125,80,157)
#885FA5
(136,95,165)
#936EAD
(147,110,173)
#9E7DB5
(158,125,181)
#A98CBD
(169,140,189)
#B49BC5
(180,155,197)
#BFAACD
(191,170,205)
#CAB9D5
(202,185,213)
#D5C8DD
(213,200,221)
#E0D7E5
(224,215,229)
#EBE6ED
(235,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D509D color. Also use rgb(125,80,157) instead hex code.

Text Font Color

.myTextColor { color: #7D509D; }

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

This text font color is #7D509D.

Background Color

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

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

This div background color is #7D509D.

Border color

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

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

This div border color is #7D509D.

Opacity

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

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

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

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

This text has shadow with #7D509D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D509D.

Preview

Color preview on black background

This text has color #7D509D on black background.


Color preview on white background

This text has color #7D509D on white background.


Black color preview on #7D509D background

This text has black color on #7D509D background.


White color preview on #7D509D background

This text has white color on #7D509D background.


Related colors

Complementary color

Complementary color for #hex is #82AF62.


I love getcolorcode.com

Triadic colors

1 #9D7D50 and #509D7D with #7D509D are triadic colors.

2 #9D507D and #507D9D with #7D509D are triadic colors.